DBD::mysql problem

DBD::mysql problem

am 25.05.2004 18:29:07 von w

When I try to run "make test" on DBD::mysql, I get a
ton of "unresolved symbol" errors looking for mysql
functions. For example:

/usr/lib/dld.sl: Unresolved symbol: mysql_store_result
(code) from blib/arch/auto/DBD/mysql/mysql.sl
/usr/lib/dld.sl: Unresolved symbol: mysql_stat (code)
from blib/arch/auto/DBD/mysql/mysql.sl
/usr/lib/dld.sl: Unresolved symbol: mysql_field_seek
(code) from blib/arch/auto/DBD/mysql/mysql.sl

I installed MySQL (version 4) from the HP-UX 11.0
binaries into /opt/mysql/mysql. When I run the "perl
Makefile.PL" command, I'm passing in
"--cflags=-I/opt/mysql/mysql/include
--libs=-L/opt/mysql/mysql/lib" (along with MySQL
database parameters).

Anyone have any idea what's missing?

Thanks




__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org