Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2001 19:15:32 +0300 (EEST)
From:      Jarkko Levo <lardy@welho.com>
To:        <questions@FreeBSD.ORG>
Subject:   Unknown ELF binary at make buildworld
Message-ID:  <20011014191440.P74768-100000@lardy.pp.htv.fi>

next in thread | raw e-mail | index | archive | help

I used cvsup to update my source branch. I downloaded the new source tree
and I now have a local copy of the source tree at /usr/src/. When I did a
'make buildworld' it makes it for about an hour and then get's an error:

===> 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/../../../../contrib/perl5
-I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl
-I/usr/obj/usr/src/i386/usr/include
-L/usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl -static -o
miniperl miniperlmain.o opmini.o
/usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl/libperl.a -lm
-lcrypt -lutil
===> gnu/usr.bin/perl/perl
cc -nostdinc -O -pipe
-I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5
-I/usr/obj/usr/src/gnu/usr.bin/perl/perl
-I/usr/obj/usr/src/i386/usr/include  -c perlmain.c
ELF binary type not known.  Use "brandelf" to brand it.
Abort trap
*** Error code 134

Stop in /usr/src/gnu/usr.bin/perl/perl.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


So by that error message I can't tell what specific file has the unknown
ELF binary type, as which file should be  brandelfed? Thank you already in
advance for any help.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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