Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] AIX: libperl fails
Date: Sat, 19 May 2007 20:25:18
Message-Id: ecea57780705191325o76fb79fk773c4945be279e89@mail.gmail.com
1 After installing the latest gettext and native-cctools, I was trying
2 to do an emerge -e system, and things were going fine until I get to
3 libperl:
4
5 powerpc-ibm-aix5.2.0.0-gcc -o libperl.so.1.5.8 -Wl,-H512 -Wl,-T512
6 -Wl,-bhalt:4 -Wl,-bM:SRE -Wl,-bE:perl.exp -Wl,-b,noentry -Wl,-brtl
7 -Wl,-bdynamic -Wl,-bmaxdata:0x80000000 -Wl,-b32 -lbind -lnsl -ldl -lld
8 -lm -lcrypt -lc -lbsd perl.o gv.o toke.o perly.o op.o pad.o
9 regcomp.o dump.o util.o mg.o reentr.o hv.o av.o run.o pp_hot.o sv.o
10 pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o
11 deb.o universal.o xsutils.o globals.o perlio.o perlapi.o numeric.o
12 locale.o pp_pack.o pp_sort.o -lbind -lnsl -ldl -lld -lm -lcrypt -lc
13 -lbsd -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d.
14 -f3`
15 ld: 0706-005 Cannot find or open file: libperl.so.1
16 ld:open(): No such file or directory
17 collect2: ld returned 255 exit status
18 make: *** [libperl.so.1.5.8] Error 1
19
20 !!! ERROR: sys-devel/libperl-5.8.8-r1 failed.
21 Call stack:
22 ebuild.sh, line 1561: Called dyn_compile
23 ebuild.sh, line 913: Called qa_call 'src_compile'
24 ebuild.sh, line 44: Called src_compile
25 libperl-5.8.8-r1.ebuild, line 277: Called die
26
27 !!! Unable to make libperl.so
28 !!! If you need support, post the topmost build error, and the call
29 stack if relevant.
30 !!! A complete build log is located at
31 '/home/mdmcmull/.overlay/var/tmp/portage/sys-devel/libperl-5.8.8-r1/temp/build.log'.
32
33 Any ideas?
34
35 --
36 Marshall McMullen
37 marshall.mcmullen@×××××.com
38 mjmcmullen@×××××.net
39 mdmcmullen@××××××.com
40
41 In France, there's a popular saying about Linux that essentially translates as:
42 "Linux? You can get a less powerful system, but it will cost you more."
43 --
44 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] AIX: libperl fails Michael Haubenwallner <michael.haubenwallner@×××××××.at>