Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Failed to emerge sys-devel/libperl-5.8.8-r2
Date: Thu, 14 Jan 2010 01:09:12
Message-Id: hilqok$4nr$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2 by Li
1 On 01/13/2010 04:01 AM, Li wrote:
2
3 > CCCMD = x86_64-pc-linux-gnu-gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=native -O2 -pipe -Wall
4 > x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -o libperl.so.1.5.8 -shared -L/usr/local/lib64 -Wl,-O1 perl.o gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o mg.o reentr.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o xsutils.o globals.o perlio.o perlapi.o numeric.o locale.o pp_pack.o pp_sort.o -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d. -f3`
5 > perlio.o: file not recognized: File format not recognized...
6
7 I see that no smart people have answered your question yet, so I'm safe if I give
8 you a stupid answer instead :-)
9
10 The problem file is perlio.o, so I'm wondering if the there was anything unusual
11 about the compiler output for perlio.c, which would be somewhere earlier than the
12 error you posted above.
13
14 To be even less helpful, I've emerged libperl on x86 and ~amd64 with no errors.
15 Sorry :-/

Replies

Subject Author
Re: [gentoo-user] Re: Failed to emerge sys-devel/libperl-5.8.8-r2 Li <fender0107401@×××××.com>