FBSD 6.2-PRE: todays cvsupdate break kernel build

O. Hartmann ohartman at zedat.fu-berlin.de
Tue Oct 17 06:46:07 UTC 2006


Sam Leffler wrote:
> O. Hartmann wrote:
>> Today's cvsupdate seems to break kernel build at this pint on FreeBSD
>> 6.2-PRE/AMD64:
>>
>> awk -f /usr/src/sys/modules/ata/atapicam/../../../conf/kmod_syms.awk
>> atapicam.ko  export_syms | xargs -J% objcopy % atapicam.ko
>> objcopy --strip-debug atapicam.ko
>> ===> ath (all)
>> make: don't know how to make
>> /usr/src/sys/modules/ath/../../contrib/dev/ath/freebsd/ah_osdep.h. Stop
>> *** Error code 2
>>
>> Stop in /usr/src/sys/modules.
>> *** Error code 1
> 
> Make sure you rebuild your dependencies; ah_osdep.[ch] moved from
> contrib/dev/ath to dev/ath.
> 
> 	Sam
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"

I see, seems to be my fault. I only use "make world/make kernel" and 
'hoped' those makefile do the rest for me - without having prooved it 
for myself. Sorry for bothering ...
This evening I'll check that and I'm sure, as you can see in the error 
message, there is still the old location 'active' ...

Oliver



More information about the freebsd-stable mailing list