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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to