From owner-freebsd-current@FreeBSD.ORG Wed Jul 20 10:07:27 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82FD816A41F for ; Wed, 20 Jul 2005 10:07:27 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2731643D49 for ; Wed, 20 Jul 2005 10:07:27 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 656D0C004; Wed, 20 Jul 2005 12:07:25 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 26CF2405B; Wed, 20 Jul 2005 12:07:15 +0200 (CEST) Date: Wed, 20 Jul 2005 12:07:15 +0200 From: Jeremie Le Hen To: Max Laier Message-ID: <20050720100715.GS39292@obiwan.tataz.chchile.org> References: <20050720.084222.846946475.ken@tydfam.jp> <200507200149.52721.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507200149.52721.max@love2party.net> User-Agent: Mutt/1.5.9i Cc: freebsd-current@freebsd.org Subject: Re: -current kernel can't be complied for 3 days X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2005 10:07:27 -0000 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 >