Yes, I can confirm this bug, when one use make buildworld with -jN. If you build the code without -jN, it is all right. -----Original Message----- From: owner-freebsd-current_at_freebsd.org [mailto:owner-freebsd-current_at_freebsd.org] On Behalf Of Max Laier Sent: Wednesday, July 20, 2005 1:50 AM To: freebsd-current_at_freebsd.org Subject: Re: -current kernel can't be complied for 3 days On Wednesday 20 July 2005 01:42, Yamada Ken Takeshi wrote: > I have the following error for three days. > Quick fixes are appreciated. > > ===> xl (all) > cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc > -I- -include /usr/obj/usr/src/sys/TYD3/opt_global.h -I. -I_at_ > -I_at_/contrib/altq -I_at_/../include -finline-limit=8000 -fno-common > -I/usr/obj/usr/src/sys/TYD3 -mno-align-long-strings > -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -std=c99 -c > /usr/src/sys/modules/xl/../../pci/if_xl.c ld -d -warn-common -r -d -o > if_xl.kld if_xl.o > touch export_syms > awk -f /usr/src/sys/modules/xl/../../conf/kmod_syms.awk if_xl.kld > export_syms | xargs -J% objcopy % if_xl.kld ld -Bshareable -d -warn-common > -o if_xl.ko if_xl.kld > objcopy --strip-debug if_xl.ko > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error Looks like you are building with "-jN" where N>=2, can you lose that switch so that we can see the real error at the end of the output? -- /"\ Best regards, | mlaier_at_freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier_at_EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and NewsReceived on Wed Jul 20 2005 - 09:43:33 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:39 UTC