Re: FBSD 6.2-PRE: todays cvsupdate break kernel build



Date: Tue, 17 Oct 2006 08:46:05 +0200
From: "O. Hartmann" <ohartman@xxxxxxxxxxxxxxxxxx>
Sender: owner-freebsd-stable@xxxxxxxxxxx

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

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' ...

Use of "make world" is very, very dangerous unless you know exactly what
you are doing and the exact state of your sources. There are many,
myself included who would like to see the target removed.

In any case, stick to the procedure un /usr/src/UPDATING if you really
want things to build correctly.
--
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@xxxxxx Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751

Attachment: pgp3AoMqm5ywy.pgp
Description: PGP signature



Relevant Pages

  • Re: problems building fusefs-kmod
    ... objcopy --strip-debug fuse.ko ... I wonder why SRC_BASE is set in port's Makefile and not used at all. ... incomplete type mount_fusefs.c: In function 'usage': ... type *** Error code 1 ...
    (freebsd-questions)
  • Re: FBSD 6.2-PRE: todays cvsupdate break kernel build
    ... O. Hartmann wrote: ... atapicam.ko export_syms | xargs -J% objcopy % atapicam.ko ... objcopy --strip-debug atapicam.ko ... *** Error code 2 ...
    (freebsd-stable)
  • Re: Calendar Items - Copying enmasse to another folder via VBA
    ... Other things I'd try -- testing whether you can change a property on objCopy ... Sue Mosher, Outlook MVP ... > Searching on the error code, I got 25 hits, so I added "Outlook" as a ... > Since ObjCopy and ObjTarget are both validated objects (as confirmed ...
    (microsoft.public.outlook.program_vba)
  • Re: kernel build error (zlib.ko)
    ... export_syms | xargs -J% objcopy % zlib.kld ... *** Error code 2 ... I have both options in the kernel config. ...
    (freebsd-current)
  • Re: FBSD 6.2-PRE: todays cvsupdate break kernel build
    ... Sam Leffler wrote: ... atapicam.ko export_syms | xargs -J% objcopy % atapicam.ko ... objcopy --strip-debug atapicam.ko ... *** Error code 2 ...
    (freebsd-stable)