Hrm, interesting. After emerging zlib again, the links now look like yours:

$ ls -l ./usr/lib/libz.* ./lib/libz.*
lrwxrwxrwx 1 mdmcmull staff     13 Jun  8 10:59 ./lib/libz.so -> libz.so.1.2.3
lrwxrwxrwx 1 mdmcmull staff     13 Jun  8 10:59 ./lib/libz.so.1 -> libz.so.1.2.3
-rwxr-xr-x 1 mdmcmull staff 110401 Jun  8 10:59 ./lib/libz.so.1.2.3
-rw-r--r-- 1 mdmcmull staff 109340 Jun  8 10:59 ./usr/lib/libz.a
lrwxrwxrwx 1 mdmcmull staff     17 Jun  8 10:59 ./usr/lib/libz.so ->
../../lib/libz.so


So something must have been wrong.  I'm going to try emerging libxml2
now and see how it goes....

On 6/8/07, Marshall McMullen <[EMAIL PROTECTED]> wrote:
Ah, good catch.  I do have libz present though:

$ ls -l ./usr/lib/libz.* ./lib/libz.*
lrwxrwxrwx 1 mdmcmull staff     13 Mar 26 10:20 ./lib/libz.so -> libz.so.1.2.3
lrwxrwxrwx 1 mdmcmull staff     13 Mar 26 10:20 ./lib/libz.so.1 -> libz.so.1.2.3
-rwxr-xr-x 1 mdmcmull staff 102640 Mar 26 10:20 ./lib/libz.so.1.2.3
-rw-r--r-- 1 mdmcmull staff 102776 Mar 26 10:20 ./usr/lib/libz.a
-rwxr-xr-x 1 mdmcmull staff    315 Mar 26 10:20 ./usr/lib/libz.so

But, I'll try remerging zlib and see if it helps....

On 6/8/07, Michael Haubenwallner <[EMAIL PROTECTED]> wrote:
> On Thu, 2007-06-07 at 15:05 -0500, Marshall McMullen wrote:
> > Sadly, it did not solve the problem. It still fails with:
> >
> >
> > powerpc-ibm-aix5.2.0.0-gcc -o .libs/libxml2.so.2.6.28  .libs/SAX.o
> > .libs/entities.o .libs/encoding.o .libs/error.o
> > .libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o
> > .libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o
> > .libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o
> > .libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o
> > .libs/nanoftp.o .libs/DOCBparser.o .libs/catalog.o .libs/globals.o
> > .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/xmlregexp.o
> > .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o
> > .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o
> > .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o
> > .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o
> > 
-Wl,-blibpath:/home/mdmcmull/.overlay/usr/lib:/home/mdmcmull/.overlay/usr/lib/gcc/powerpc-ibm-aix5.2.0.0/4.1.2:/home/mdmcmull/.overlay/usr/lib/gcc/powerpc-ibm-aix5.2.0.0/4.1.2/../../../../powerpc-ibm-aix5.2.0.0/lib:/home/mdmcmull/.overlay/usr/lib/gcc/powerpc-ibm-aix5.2.0.0/4.1.2/../../..:/home/mdmcmull/.overlay/usr/powerpc-ibm-aix5.2.0.0/lib:/home/mdmcmull/.overlay/usr/lib:/home/mdmcmull/.overlay/lib:/usr/lib:/lib
> > -lpthread -lz -L/home/mdmcmull/.overlay/usr/lib -liconv -lm -lc
> > -Wl,-bnoentry  `if test "x-berok" != "x"; then echo "-Wl,-berok"; else
> > :; fi` -Wl,-bexport:.libs/libxml2.exp -shared -Wl,-G
> > ld: 0711-715 ERROR: File /home/mdmcmull/.overlay/usr/lib/libz.so
> > cannot be processed.
>
> Maybe should have read more precisely:
>
> Do you have PREFIX/usr/lib/libz.so ?
>
> This is what I have:
> $ ls -l ./usr/lib/libz.* ./lib/libz.*
> lrwxrwxrwx 1 haubi salomon     13 May 24 13:31 ./lib/libz.so -> libz.so.1.2.3
> lrwxrwxrwx 1 haubi salomon     13 May 24 13:31 ./lib/libz.so.1 -> 
libz.so.1.2.3
> -rwxr-xr-x 1 haubi salomon 110608 May 24 13:31 ./lib/libz.so.1.2.3
> -rw-r--r-- 1 haubi salomon 109348 May 24 13:31 ./usr/lib/libz.a
> lrwxrwxrwx 1 haubi salomon     17 May 24 13:31 ./usr/lib/libz.so -> 
../../lib/libz.so
>
> Maybe you want to try to remerge zlib ?
>
> Strange enough, I've been able to emerge libxml2 without eautoreconf,
> saying without _any_ change!
>
> I've also emerged subversion without errors, although it does not find
> its sharedlibs when started...
>
> /haubi/
>
>
> --
> [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

Reply via email to