From owner-freebsd-current@FreeBSD.ORG Tue Jul 19 23:50:07 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 522A216A41F for ; Tue, 19 Jul 2005 23:50:07 +0000 (GMT) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2938443D58 for ; Tue, 19 Jul 2005 23:50:01 +0000 (GMT) (envelope-from max@love2party.net) Received: from p54A3C9C9.dip.t-dialin.net [84.163.201.201] (helo=donor.laier.local) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML2Dk-1Dv1qZ1wvg-0003nl; Wed, 20 Jul 2005 01:49:59 +0200 From: Max Laier To: freebsd-current@freebsd.org Date: Wed, 20 Jul 2005 01:49:46 +0200 User-Agent: KMail/1.8 References: <20050720.084222.846946475.ken@tydfam.jp> In-Reply-To: <20050720.084222.846946475.ken@tydfam.jp> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart10892148.iedv84TyXy"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200507200149.52721.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: 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: Tue, 19 Jul 2005 23:50:07 -0000 --nextPart10892148.iedv84TyXy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 20 July 2005 01:42, Yamada Ken Takeshi wrote: > I have the following error for three days. > Quick fixes are appreciated. > > =3D=3D=3D> xl (all) > cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc > -I- -include /usr/obj/usr/src/sys/TYD3/opt_global.h -I. -I@ > -I@/contrib/altq -I@/../include -finline-limit=3D8000 -fno-common=20 > -I/usr/obj/usr/src/sys/TYD3 -mno-align-long-strings > -mpreferred-stack-boundary=3D2 -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=3Dc99 -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=20 > export_syms | xargs -J% objcopy % if_xl.kld ld -Bshareable -d -warn-comm= on > -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>=3D2, can you lose that swit= ch so=20 that we can see the real error at the end of the output? =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart10892148.iedv84TyXy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC3ZGgXyyEoT62BG0RAo4OAJ4ybN7tvawvGPw5xbdepFjhorQ61wCdHB6q TJ+arhevb8kUKgLBJgerbYU= =N5lF -----END PGP SIGNATURE----- --nextPart10892148.iedv84TyXy--