Bad magic number problem wile building XML:Parser perl module on Aix6.1.0.0 x64 system(going fine

S

sridhar reddy

Hi,
I am facing Bad magic number problem during building XML::parser Perl module on AIX x64 system. Can some one help me out to resolve this problem. I see this problem only on AIX system (no issues on Windows, HP-UX, Sun OS, Linux)

Please help me out its very urgent to resolve this outage. Thanks in advance

-----------log-----------------------------------------
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/XSLoader.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/ExtUtils/Command
..pm line 61.
BEGIN failed--compilation aborted at ../../AIX5.3_64/perl-5.8.8/lib/ExtUtils/Com
mand.pm line 61.
Compilation failed in require.
BEGIN failed--compilation aborted.
make: The error code from the last command is 255.

-----------log-----------------------------------------
 
M

Marc Girod

Can't load '../../AIX5.3_64/perl-5.8.8/lib/auto/File/Glob/Glob.so'

Well, look at this shared library.
Perl is telling you that it wasn't built for the right platform.
You should be able to examine it e.g. with the 'file' utility.

Marc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top