Date: Thu, 29 Nov 2007 14:01:40 +0100 From: Uwe Grohnwaldt <Uwe@Grohnwaldt.eu> To: current@freebsd.org Subject: -CURRENT buildkernel failure Message-ID: <20071129140140.1f6bb021@Winter>
next in thread | raw e-mail | index | archive | help
hi, i tried to build current this morning on my i386-system and it fails with the following error: # ===> zyd (all) # cc -O2 -fno-strict-aliasing -pipe -march=prescott -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/usr/obj/usr/src/sys/GENERIC -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 -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/zyd/../../dev/usb/if_zyd.c # ld -d -warn-common -r -d -o if_zyd.kld if_zyd.o # :> export_syms # awk -f /usr/src/sys/modules/zyd/../../conf/kmod_syms.awk if_zyd.kld export_syms | xargs -J% objcopy % if_zyd.kld # ld -Bshareable -d -warn-common -o if_zyd.ko if_zyd.kld # objcopy --strip-debug if_zyd.ko # 1 error # *** Error code 2 # 1 error # *** Error code 2 # 1 error cheers, -- Uwe Grohnwaldt Max-Planck-Str 2A, 1.03.2 18059 Rostock Telefon: 0381 - 1 22 48 11 * Mobil : 0172 - 3 20 92 85 * Fax : 01212 - 5 - 131 - 79 - 310 * E-Mail : Uwe@Grohnwaldt.de ICQ : 149348486 * Skype : lando_calr * nur nach vorheriger Vereinbarung
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071129140140.1f6bb021>