Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2005 12:07:15 +0200
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        Max Laier <max@love2party.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: -current kernel can't be complied for 3 days
Message-ID:  <20050720100715.GS39292@obiwan.tataz.chchile.org>
In-Reply-To: <200507200149.52721.max@love2party.net>
References:  <20050720.084222.846946475.ken@tydfam.jp> <200507200149.52721.max@love2party.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> >   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@
> > -I@/contrib/altq -I@/../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?

I think this has already been answered yesterday.
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=322121+0+current/freebsd-current

Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050720100715.GS39292>