Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Bad magic number problem wile building XML:Parser perl module on Aix6.1.0.0 x64 system(going fine on other platforms)

Reply
Thread Tools

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

 
 
sridhar reddy
Guest
Posts: n/a
 
      10-17-2012
Hi,
I am facing Bad magic number problem during building XML:arser 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-----------------------------------------
 
Reply With Quote
 
 
 
 
Marc Girod
Guest
Posts: n/a
 
      10-17-2012
On Oct 17, 5:21*am, sridhar reddy <sridhar...@gmail.com> wrote:

> 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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bad Magic Number with only .py deployed KronicDeth Python 0 10-19-2006 02:49 PM
Cisco pix 506e works for a wile and then stops dhedges Cisco 1 09-24-2006 08:01 AM
Cinema.Craft.Encoder.SP.v2.70.01.05, Magic.Bullet.Editor.v.1.01.for.Avid.Xpress.Pro, Magic.Bullet.Editor.v.1.01.for.Premiere.Pro, Magic.Bullet.Editor.v.1.01.for.Sony.Vegas, Avid.Xpress.Pro.HD.v5.0 1CD, Sony.Vegas.v5.0d, ola DVD Video 0 01-14-2005 10:53 AM
Re: byte code generated under linux ==> bad magic number underwindows Aaron Bingham Python 3 12-06-2004 08:58 PM
bad magic number lawrence Java 5 10-10-2003 08:31 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57