18 Jun 2005 02:08
DBD make test failure
Trevor Price <Trevor.Price <at> demandtec.com>
2005-06-18 00:08:13 GMT
2005-06-18 00:08:13 GMT
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.0.7-0.rhel3 MySQL-server-standard-5.0.7-0.rhel3 MySQL-client-standard-5.0.7-0.rhel3 MySQL-shared-compat-5.0.4-0 MySQL-devel-standard-5.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.(Continue reading)
RSS Feed