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

Replies

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