On Fri, 2007-06-08 at 15:05 -0500, Marshall McMullen wrote: > Hrm, well I must be doing something wrong. I did the svn update, got > the latest soname.patch, and tried emerging it again, but it still > fails with the same error. Am I doing something wrong ?
The latest soname patch is broken, but the previous (< r5932) works. Thus the explicit downgrade to r5931. /haubi/ > > On 6/8/07, Marshall McMullen <[EMAIL PROTECTED]> wrote: > > Sweet, I'll give it a shot, thanks! > > > > On 6/8/07, Michael Haubenwallner <[EMAIL PROTECTED]> wrote: > > > On Sat, 2007-05-19 at 15:25 -0500, Marshall McMullen wrote: > > > > After installing the latest gettext and native-cctools, I was trying > > > > to do an emerge -e system, and things were going fine until I get to > > > > libperl: > > > > > > Confirmed, but it has nothing to do with gettext nor native-cctools. > > > > > > AIX support was lost during this commit: > > > ------------------------------------------------------------------------ > > > r5932 | grobian | 2007-05-06 12:00:31 +0200 (Sun, 06 May 2007) | 2 lines > > > > > > Auto sync sys-devel/libperl (2007-05-06 00:26:36.233361045 +0200) > > > (Portage 2.1.25.6465-prefix/SVN/SunOS 5.10 i386) > > > ------------------------------------------------------------------------ > > > > > > As a workaround you can do: > > > $ svn up -r5931 > > > sys-devel/libperl/files/libperl-create-libperl-soname.patch > > > > > > /haubi/ > > > > > > > > > > > powerpc-ibm-aix5.2.0.0-gcc -o libperl.so.1.5.8 -Wl,-H512 -Wl,-T512 > > > > -Wl,-bhalt:4 -Wl,-bM:SRE -Wl,-bE:perl.exp -Wl,-b,noentry -Wl,-brtl > > > > -Wl,-bdynamic -Wl,-bmaxdata:0x80000000 -Wl,-b32 -lbind -lnsl -ldl -lld > > > > -lm -lcrypt -lc -lbsd 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 -lbind -lnsl -ldl -lld -lm -lcrypt -lc > > > > -lbsd -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d. > > > > -f3` > > > > ld: 0706-005 Cannot find or open file: libperl.so.1 > > > > ld:open(): No such file or directory > > > > collect2: ld returned 255 exit status > > > > make: *** [libperl.so.1.5.8] Error 1 > > > > > > > > !!! ERROR: sys-devel/libperl-5.8.8-r1 failed. > > > > Call stack: > > > > ebuild.sh, line 1561: Called dyn_compile > > > > ebuild.sh, line 913: Called qa_call 'src_compile' > > > > ebuild.sh, line 44: Called src_compile > > > > libperl-5.8.8-r1.ebuild, line 277: Called die > > > > > > > > !!! Unable to make libperl.so > > > > !!! If you need support, post the topmost build error, and the call > > > > stack if relevant. > > > > !!! A complete build log is located at > > > > '/home/mdmcmull/.overlay/var/tmp/portage/sys-devel/libperl-5.8.8-r1/temp/build.log'. > > > > > > > > Any ideas? > > > > > > > > -- > > > > Marshall McMullen > > > > [EMAIL PROTECTED] > > > > [EMAIL PROTECTED] > > > > [EMAIL PROTECTED] > > > > > > > > In France, there's a popular saying about Linux that essentially > > > > translates as: > > > > "Linux? You can get a less powerful system, but it will cost you more." > > > > > > -- > > > [EMAIL PROTECTED] mailing list > > > > > > > > > > > > -- > > Marshall McMullen > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > In France, there's a popular saying about Linux that essentially translates > > as: > > "Linux? You can get a less powerful system, but it will cost you more." > > > > > -- > Marshall McMullen > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > In France, there's a popular saying about Linux that essentially translates > as: > "Linux? You can get a less powerful system, but it will cost you more." -- [EMAIL PROTECTED] mailing list
