Date: Sun, 28 Jan 2007 17:17:06 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Harald Schmalzbauer <harry@schmalzbauer.de> Cc: freebsd-stable@freebsd.org Subject: Re: buildkernel (zlib module) broken? Message-ID: <20070128221705.GA64536@xor.obsecurity.org> In-Reply-To: <200701282212.27004.harry@schmalzbauer.de> References: <200701282212.27004.harry@schmalzbauer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sun, Jan 28, 2007 at 10:12:26PM +0100, Harald Schmalzbauer wrote: > Hello, > > I don't understand this error: > ===> zlib (all) > cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /FlashBSD/obj/i686/FlashBSD/src/sys/i686.intern-korso/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/FlashBSD/obj/i686/FlashBSD/src/sys/i686.intern-korso -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /FlashBSD/src/sys/modules/zlib/../../net/zlib.c > ld -d -warn-common -r -d -o zlib.kld zlib.o > :> export_syms > awk -f /FlashBSD/src/sys/modules/zlib/../../conf/kmod_syms.awk zlib.kld > export_syms | xargs -J% objcopy % zlib.kld > ld -Bshareable -d -warn-common -o zlib.ko.debug zlib.kld > objcopy --strip-debug zlib.ko.debug zlib.ko > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > Any hints? Rerun make without -j and discover the real error which was some distance back in the interleaved output from your parallel make command. kris [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFvSDhWry0BWjoQKURAosZAJ9UPkeJCLKN4hdbwcEYbSLtRVnxSwCgo8mD rL6bDZU6xgV9URscBj/BIR4= =Qyca -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070128221705.GA64536>
