Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2010 23:16:45 -0500
From:      Joshua Boyd <boydjd@jbip.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: install: amdsbwd.ko: No such file or directory
Message-ID:  <33c6b0bc1001212016r68aaf62cl8d3a88c4abce0c15@mail.gmail.com>
In-Reply-To: <33c6b0bc1001210954q206401f4n51d97af7f861e99c@mail.gmail.com>
References:  <33c6b0bc1001210916u2131713do712e23ddaaa40cde@mail.gmail.com>  <4B589457.2060008@icyb.net.ua> <33c6b0bc1001210954q206401f4n51d97af7f861e99c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I have good news and bad news.

I was able to get the kernel installed, reboot, and do a mergemaster -p.

When I went to do installworld, it failed on me. I tried to do buildworld
again, and get this:
------------

cc -O2 -pipe -DNEED_SOLARIS_BOOLEAN
-I/usr/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris
-I/usr/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include
-I/usr/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris
-I/usr/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris
-I/usr/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head
-I/usr/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common
-I/usr/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt
-I/usr/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common
-DNEED_SOLARIS_BOOLEAN -g  -Wno-unknown-pragmas
-I/usr/obj/usr/src/tmp/legacy/usr/include  -static
-L/usr/obj/usr/src/tmp/legacy/usr/lib -o ctfconvert alist.o ctf.o
ctfconvert.o dwarf.o fixup_tdescs.o hash.o iidesc.o input.o list.o memory.o
merge.o output.o st_parse.o stabs.o stack.o strtab.o symbol.o tdata.o
traverse.o util.o -lctf -ldwarf -lelf -lz -lthr -legacy
/usr/lib/libthr.a(thr_syscalls.o)(.text+0x87a): In function `___pselect':
: undefined reference to `__pselect'
*** Error code 1

Stop in /usr/src/cddl/usr.bin/ctfconvert.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
------------

I tried to re cvsup, make cleanworld && make cleandir, and moved my
make.conf and src.conf out of the way. Build dies at the same place.

Googling found this other fellow with the same problem, but no solution:

http://forums.freebsd.org/showthread.php?p=63531

Any help would be appreciated.

Thanks.




On Thu, Jan 21, 2010 at 12:54 PM, Joshua Boyd <boydjd@jbip.net> wrote:

> I'm sorry, it's installkernel that fails.
>
> I'll provide more details tonight when I get home from work.
>
> On Thu, Jan 21, 2010 at 12:52 PM, Andriy Gapon <avg@icyb.net.ua> wrote:
>
>> on 21/01/2010 19:16 Joshua Boyd said the following:
>> > make buildkernel KERNCONF=CUSTOM fails on latest 8-STABLE.
>> >
>> > Here's the diff between GENERIC and CUSTOM:
>> > $ diff GENERIC CUSTOM
>> > 323a324,343
>> >> # pf support
>> >> device mem
>> >> device pf
>> >> device pflog
>> >> device pfsync
>> >>
>> >> # altq support
>> >> options ALTQ
>> >> options ALTQ_CBQ
>> >> options ALTQ_RED
>> >> options ALTQ_RIO
>> >> options ALTQ_HFSC
>> >> options ALTQ_PRIQ
>> >> options ALTQ_NOPCC
>> >>
>> >> # other optimizations
>> >> device        amdsbwd #Only added to see if this would help
>> >> options HZ=1000
>> >> options DEVICE_POLLING
>> >
>> > buildkernel fails out with:
>> >
>> > install: amdsbwd.ko: No such file or directory
>> >
>> > Any help would be appreciated. cvsup was done last night. Let me know if
>> any
>> > additional info is needed.
>>
>> Hmm, I didn't think that buildkernel executes install..
>> Could you provide a little bit more context from the build?
>>
>> --
>> Andriy Gapon
>>
>
>
>
> --
> Joshua Boyd
> JBipNet
>
> E-mail: boydjd@jbip.net
>
> http://www.jbip.net
>



-- 
Joshua Boyd
JBipNet

E-mail: boydjd@jbip.net

http://www.jbip.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33c6b0bc1001212016r68aaf62cl8d3a88c4abce0c15>