Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] AIX: libperl fails
Date: Fri, 08 Jun 2007 19:13:36
Message-Id: ecea57780706081213p255b2f96s537097bd16631bf7@mail.gmail.com
In Reply to: Re: [gentoo-alt] AIX: libperl fails by Michael Haubenwallner
1 Sweet, I'll give it a shot, thanks!
2
3 On 6/8/07, Michael Haubenwallner <michael.haubenwallner@×××××××.at> wrote:
4 > On Sat, 2007-05-19 at 15:25 -0500, Marshall McMullen wrote:
5 > > After installing the latest gettext and native-cctools, I was trying
6 > > to do an emerge -e system, and things were going fine until I get to
7 > > libperl:
8 >
9 > Confirmed, but it has nothing to do with gettext nor native-cctools.
10 >
11 > AIX support was lost during this commit:
12 > ------------------------------------------------------------------------
13 > r5932 | grobian | 2007-05-06 12:00:31 +0200 (Sun, 06 May 2007) | 2 lines
14 >
15 > Auto sync sys-devel/libperl (2007-05-06 00:26:36.233361045 +0200)
16 > (Portage 2.1.25.6465-prefix/SVN/SunOS 5.10 i386)
17 > ------------------------------------------------------------------------
18 >
19 > As a workaround you can do:
20 > $ svn up -r5931 sys-devel/libperl/files/libperl-create-libperl-soname.patch
21 >
22 > /haubi/
23 >
24 > >
25 > > powerpc-ibm-aix5.2.0.0-gcc -o libperl.so.1.5.8 -Wl,-H512 -Wl,-T512
26 > > -Wl,-bhalt:4 -Wl,-bM:SRE -Wl,-bE:perl.exp -Wl,-b,noentry -Wl,-brtl
27 > > -Wl,-bdynamic -Wl,-bmaxdata:0x80000000 -Wl,-b32 -lbind -lnsl -ldl -lld
28 > > -lm -lcrypt -lc -lbsd perl.o gv.o toke.o perly.o op.o pad.o
29 > > regcomp.o dump.o util.o mg.o reentr.o hv.o av.o run.o pp_hot.o sv.o
30 > > pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o
31 > > deb.o universal.o xsutils.o globals.o perlio.o perlapi.o numeric.o
32 > > locale.o pp_pack.o pp_sort.o -lbind -lnsl -ldl -lld -lm -lcrypt -lc
33 > > -lbsd -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d.
34 > > -f3`
35 > > ld: 0706-005 Cannot find or open file: libperl.so.1
36 > > ld:open(): No such file or directory
37 > > collect2: ld returned 255 exit status
38 > > make: *** [libperl.so.1.5.8] Error 1
39 > >
40 > > !!! ERROR: sys-devel/libperl-5.8.8-r1 failed.
41 > > Call stack:
42 > > ebuild.sh, line 1561: Called dyn_compile
43 > > ebuild.sh, line 913: Called qa_call 'src_compile'
44 > > ebuild.sh, line 44: Called src_compile
45 > > libperl-5.8.8-r1.ebuild, line 277: Called die
46 > >
47 > > !!! Unable to make libperl.so
48 > > !!! If you need support, post the topmost build error, and the call
49 > > stack if relevant.
50 > > !!! A complete build log is located at
51 > > '/home/mdmcmull/.overlay/var/tmp/portage/sys-devel/libperl-5.8.8-r1/temp/build.log'.
52 > >
53 > > Any ideas?
54 > >
55 > > --
56 > > Marshall McMullen
57 > > marshall.mcmullen@×××××.com
58 > > mjmcmullen@×××××.net
59 > > mdmcmullen@××××××.com
60 > >
61 > > In France, there's a popular saying about Linux that essentially translates as:
62 > > "Linux? You can get a less powerful system, but it will cost you more."
63 >
64 > --
65 > gentoo-alt@g.o mailing list
66 >
67 >
68
69
70 --
71 Marshall McMullen
72 marshall.mcmullen@×××××.com
73 mjmcmullen@×××××.net
74 mdmcmullen@××××××.com
75
76 In France, there's a popular saying about Linux that essentially translates as:
77 "Linux? You can get a less powerful system, but it will cost you more."
78 --
79 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] AIX: libperl fails Marshall McMullen <marshall.mcmullen@×××××.com>