Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2006 08:46:05 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        Sam Leffler <sam@errno.com>
Cc:        "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, freebsd-stable@freebsd.org
Subject:   Re: FBSD 6.2-PRE: todays cvsupdate break kernel build
Message-ID:  <45347C2D.2030806@zedat.fu-berlin.de>
In-Reply-To: <4533E2BC.7040906@errno.com>
References:  <4533DC10.9040408@mail.zedat.fu-berlin.de> <4533E2BC.7040906@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 "freebsd-stable-unsubscribe@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45347C2D.2030806>