Re: errors making DBD::mysql on AIX 5.2
What do you get when you run the Perl command:
perl -MConfig '{print "$Config{'cc'}\n";}'
I am going to predict it's gcc. On AIX, it might also be xlc. In any case, you probably need to build Perl extensions with the same compiler that was used to build perl.
Regards,
Bill K.
Subject
Written By
Posted
February 24, 2006 12:48PM
February 27, 2006 08:11PM
Re: errors making DBD::mysql on AIX 5.2
April 12, 2006 05:01PM
December 07, 2006 04:11AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.