FBSD 6.2-PRE: todays cvsupdate break kernel build

Sam Leffler sam at errno.com
Mon Oct 16 19:51:25 UTC 2006


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


More information about the freebsd-stable mailing list