Problem installing DBD-mysql-4.036 on AIX 7.1 - Unable to load DBD::mysql
Hi,
I want to install the DBD-mysql-4.036 on AIX 7.1 with the following commands :
perl Makefile.PL => all seems to be OK
make => all seems to be OK
When i try the "make test", i have the following message :
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.tt/00base.t ........................... 1/6 Bailout called. Further testing stopped: Unable to load DBD::mysql
# Failed test 'use DBD::mysql;'
# at t/00base.t line 15.
# Tried to use 'DBD::mysql'.
# Error: Can't load '/tmp/DBI/DBD-mysql-4.036/blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: rtld: 0712-001 Symbol __PureVirtualCalled was referenced
# from module /tmp/DBI/DBD-mysql-4.036/blib/arch/auto/DBD/mysql/mysql.so(), but a runtime definition
# of the symbol was not found.
# rtld: 0712-001 Symbol __ReThrowV6 was referenced
# from module /tmp/DBI/DBD-mysql-4.036/blib/arch/auto/DBD/mysql/mysql.so(), but a runtime definition
# of the symbol was not found.
# rtld: 0712-001 Symbol __setUncaughtExceptionFlag__3stdFb was referenced
# from module /tmp/DBI/DBD-mysql-4.036/blib/arch/auto/DBD/mysql/mysql.so(), but a runtime definition
# of the symbol was not found.
# rtld: 0712-001 Symbol __dl__FPv was referenced
# from module /tmp/DBI/DBD-mysql-4.036/blib/arch/auto/DBD/mysql/mysql.so(), but a runtime definition
# of the symbol was not found.
# rtld: 0712-001 Symbol __UnsupportedConditionalExpressionDestruction__FPvl was referenced
# from module /tmp/DBI/DBD-mysql-4.036/blib/arch/auto/DBD/mysql/mysql.so() , but a runtime definition
# of the symbol was not found. at /usr/opt/perl5/lib/5.10.1/aix-thread-multi/DynaLoader.pm line 200.
# at (eval 8) line 2
# Compilation failed in require at (eval 8) line 2.
# BEGIN failed--compilation aborted at (eval 8) line 2.
FAILED--Further testing stopped: Unable to load DBD::mysql
make: 1254-004 The error code from the last command is 255.
Stop.
Any suggestion ?
Best regards
Philippe
Subject
Written By
Posted
Problem installing DBD-mysql-4.036 on AIX 7.1 - Unable to load DBD::mysql
September 20, 2016 02:43AM
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.