  | | | DBD make test failure | DBD make test failure 2005-06-17 - By Trevor Price
Back
Hello,
Make test fails . Below are the requisite stats.
Mysql : 5.0.7 OS : Redhat Linux ES 3.0 ( taroon update 4 ) Perl dBI : 1.41 Mysql DBD : 2.9007 Perl : 5.8.0
Rpms installed
MySQL-shared-standard-5 (See http://ard-5.ora-code.com).0.7-0.rhel3 MySQL-server-standard-5 (See http://ard-5.ora-code.com).0.7-0.rhel3 MySQL-client-standard-5 (See http://ard-5.ora-code.com).0.7-0.rhel3 MySQL-shared-compat-5 (See http://pat-5.ora-code.com).0.4-0 MySQL-devel-standard-5 (See http://ard-5.ora-code.com).0.7-0.rhel3
I have read the known problems. Based upon the known problems I tried
Perl Makefile.PL -libs="-L/usr/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.3 -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm"
The first two paths listed are an attempt to fix the libggc.a problem and the libmysqlclient.so problem. However each addition when applied individually changed nothing. I thought the redhat specific rpms would help the installation of DBD which has always presented a problem. Here is a sampling of the make test failures.
t/insertid.........install_driver(mysql) failed: Can't load '/home/tprice/DBD-mysql-2 (See http://sql-2.ora-code.com).9007/blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: /home/tprice/DBD-mysql-2 (See http://sql-2.ora-code.com).9007/blib/arch/auto/DBD/mysql/mysql.so: undefined symbol: mysql_rollback at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. Perhaps a required shared library or dll isn't installed where expected at t/insertid.t line 13 t/insertid.........dubious
I ardently appreciate any help anyone can provide , using the msyql command line to send and parse queries unnerves me.
Cheers,
Trevor
Trevor Price | Production Operations Manager DemandTec, Inc. | 1 Circle Star Way, Suite 200 | San Carlos, CA 94070 tel | +1.650.226.4805 fax | +1.650.556.1190
www.demandtec.com
<html> <body> <span style="font-size:8.0pt;font-family:Arial">-- ---- ---- ---- ---- ------ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- -- ---- ---- ---- ---- ---- ----</span> <span style="font-size:8.0pt;font-family:Arial">DEMANDTEC EMAIL NOTICE:</span> <p><span style="font-size:8.0pt;font-family:Arial">NOTICE: This email transmission and all attached files contain information intended for the designated individual or entity to whom it is addressed and may contain information that is proprietary, privileged and/or exempt from disclosure under applicable law. If you are not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this email or its attachments is strictly prohibited. If you have received this email in error, please notify the sender immediately by replying to this message and please delete the original message without making any copies.</span > <p><span style="font-size:8.0pt;font-family:Arial">WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. Although we have taken reasonable precautions to ensure that this email and all attachments are free from viruses , we accept no liability for any loss or damage arising from the use of this email or its attachments.</span> </body> </html>
|
|
 |