Re: buildkernel (zlib module) broken?
- From: Kris Kennaway <kris@xxxxxxxxxxxxxx>
- Date: Sun, 28 Jan 2007 17:17:06 -0500
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:
pgp0TPT2ftenI.pgp
Description: PGP signature
- Follow-Ups:
- ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- From: Harald Schmalzbauer
- ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- References:
- buildkernel (zlib module) broken?
- From: Harald Schmalzbauer
- buildkernel (zlib module) broken?
- Prev by Date: buildkernel (zlib module) broken?
- Next by Date: buildworld: make: don't know how to make ng_deflate.4
- Previous by thread: buildkernel (zlib module) broken?
- Next by thread: ath buildkernel problem with recent RELENG_6 [Was: Re: buildkernel (zlib module) broken?]
- Index(es):
Relevant Pages
|
|