I installed mysql on a Redhat client on the LAN.  Used ./configure
--without-server option.
Now when I make test Msql-Mysql-modules I get the following:


[root@lowlyfollower Msql-Mysql-modules-1.2214]# make test
make[1]: Entering directory
`/usr/rushclient/src/Mysql_Mod/Msql-Mysql-modules-1.
2214/mysql'
make[1]: Leaving directory
`/usr/rushclient/src/Mysql_Mod/Msql-Mysql-modules-1.2
214/mysql'
make[1]: Entering directory
`/usr/rushclient/src/Mysql_Mod/Msql-Mysql-modules-1.
2214/mysql'
PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib
-I/usr/lib/perl5/5.
00503/i386-linux -I/usr/lib/perl5/5.00503 -e 'use Test::Harness
qw(&runtests $ve
rbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............install_driver(mysql) failed: Can't load
'../blib/arch/auto/
DBD/mysql/mysql.so' for module DBD::mysql:
../blib/arch/auto/DBD/mysql/mysql.so:
 undefined symbol: uncompress at
/usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm
 line 169.

 at (eval 1) line 3

 at t/00base.t line 38
dubious
 Test returned status 255 (wstat 65280, 0xff00)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/
Test/Harness.pm line 288.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory
`/usr/rushclient/src/Mysql_Mod/Msql-Mysql-modules-1.2
214/mysql'
make: *** [test] Error 2


The mysql server is up and running and I do have have write
priveledges.  Can anyone please help?

Richard


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to