Operating System - HP-UX
1753932 Members
9728 Online
108810 Solutions
New Discussion

Problems building DBD::mysql modules for Perl on HP-UX 11.11

 
Sudheer Maremanda
Occasional Contributor

Problems building DBD::mysql modules for Perl on HP-UX 11.11

Hello,

I am trying to install the DBD::mysql Perl module using CPAN on HP-UX 11.11 and I receive the following build error ..

/usr/bin/ld: /opt/mysql/lib/libmysqlclient.a: Not a valid library (invalid magic number). Possibly a 64-bit PA archive library (Mismatched ABI).

I have attached a file with the Perl CPAN command output and other server specific details. Please let me know if you need any further information.

Any help is greatly apprecited!

thank you,
-Sudheer
1 REPLY 1
raghu_14
Advisor

Re: Problems building DBD::mysql modules for Perl on HP-UX 11.11

Hi Sudheer,

appears more of a 32bit/64bit mismatch.

can you try build the libary and the complete module later as 32bit application (use +DD32, and not +DD64) and let me know if there are any issues.

cheers,
raghu
A ship in the harbor is safe, but that is not what ships are built for.