sridhar84 has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks, Need your help to resolve the following issue. We are not able to build XML:Parser module on Aix 6.1.0.0 x64 system(going fine on other platforms)
Compiler versions.
$ lslpp -l all|grep xlC
xlC.adt.include 11.1.0.0 COMMITTED C Set ++ Application
xlC.aix61.rte 11.1.0.1 COMMITTED XL C/C++ Runtime for AIX 6.1
xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
xlC.msg.en_US.rte 11.1.0.1 COMMITTED XL C/C++ Runtime
xlC.rte 11.1.0.1 COMMITTED XL C/C++ Runtime
Can't load '../../AIX5.3_64/perl-5.8.8/lib/auto/File/Glob/Glob.so' for + module Fi le::Glob: readExports: bad magic at ../../AIX5.3_64/perl-5.8.8/lib/XSL +oader.pm l ine 70. at ../../AIX5.3_64/perl-5.8.8/lib/File/Glob.pm line 96 Compilation failed in require at ../../AIX5.3_64/perl-5.8.8/lib/ExtUti +ls/Command .pm line 61. BEGIN failed--compilation aborted at ../../AIX5.3_64/perl-5.8.8/lib/Ex +tUtils/Com mand.pm line 61. Compilation failed in require. BEGIN failed--compilation aborted. make: The error code from the last command is 255.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: failed to build XML::Parser on AIX x64 machine ( bad magic at ../../AIX5.3_64/perl-5.8.8/lib/XSLoader.pm l ine 70. )
by syphilis (Archbishop) on Oct 16, 2012 at 10:35 UTC | |
by sridhar84 (Novice) on Oct 16, 2012 at 10:57 UTC | |
|
Re: failed to build XML::Parser on AIX x64 machine ( bad magic at ../../AIX5.3_64/perl-5.8.8/lib/XSLoader.pm l ine 70. )
by Tanktalus (Canon) on Oct 17, 2012 at 21:53 UTC |