ld synbol errors building XML::Parser on AIX 5.2
am 30.06.2005 23:10:17 von newsbot
I'm attempting to build the XML::Parser module under Perl 5.8 and AIX
5.2. During make, I receive the following error:
Does anyone know where the loader might be looking outside of the
objects specified on the command line to recolve these symbols and how
I might coax it into resolving these symbols? I am assuming
.../blib/arch/auto/XML/Parser/Expat/Expat.so, but in the make file
previous to the ld, the Expat.so is rm'd (as one can see in the output
above)?
Thanks for any insight anyone can shed on this issue. I've never had
so many difficulties with Perl and Perl modules as I have under AIX...!
-ceo