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