install: amdsbwd.ko: No such file or directory
Joshua Boyd
boydjd at jbip.net
Thu Jan 21 17:41:33 UTC 2010
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.
--
Joshua Boyd
JBipNet
E-mail: boydjd at jbip.net
http://www.jbip.net
More information about the freebsd-stable
mailing list