From owner-freebsd-stable Sun Mar 24 16:31:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 9CF1E37B405 for ; Sun, 24 Mar 2002 16:31:40 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020325003140.HMNZ2951.rwcrmhc53.attbi.com@blossom.cjclark.org>; Mon, 25 Mar 2002 00:31:40 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g2P0Vej83083; Sun, 24 Mar 2002 16:31:40 -0800 (PST) (envelope-from cjc) Date: Sun, 24 Mar 2002 16:31:40 -0800 From: "Crist J. Clark" To: Mike Eubanks Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Stop in /usr/src/gnu/usr.bin/perl/perl during make buildworld Message-ID: <20020324163140.C82944@blossom.cjclark.org> References: <004901c1d366$1023ef80$010aa8c0@traversedair.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004901c1d366$1023ef80$010aa8c0@traversedair.net>; from vervelstorm@earthlink.net on Sun, Mar 24, 2002 at 10:59:44AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 24, 2002 at 10:59:44AM -0800, Mike Eubanks wrote: > I am trying to do a complete system build and upgrade to FreeBSD 4.5.0 > STABLE. The system doing the compiling is FreeBSD 4.0. The following > errors were encountered using the 'make buildworld' command in /usr/src. > > ===> gnu/usr.bin/perl > ===> gnu/usr.bin/perl/libperl > ===> gnu/usr.bin/perl/miniperl > cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../con > trib > /perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl -I/usr/obj/usr/src/i38 > 6/us > r/include -L/usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl -static > -o m > iniperl miniperlmain.o opmini.o > /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../l > ibperl/libperl.a -lm -lcrypt -lutil > ===> gnu/usr.bin/perl/perl > Abort trap > Abort trap > cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib > /per > l5 -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -I/usr/obj/usr/src/i386/usr/in > clud > e -c perlmain.c > *** Error code 134 > *** Error code 134 > 2 errors > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > ELF binary type not known. Use "brandelf" to brand it. > > I tried to re-simulate the error by changing to /usr/src/gnu/usr.bin/perl/ > and executing make. This is the output I received. Can you do that again with, # make -dl So we can see exactly which command is being executed. Looks like we may be missing a crosstool? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message