2 messages in com.mysql.lists.mysqlcan't resolve symbol 'open64', '__lxs...
FromSent OnAttachments
Thai Nguyen16 Aug 2000 11:10 
sin...@mysql.com17 Aug 2000 03:42 
Subject:can't resolve symbol 'open64', '__lxstat64', 'fopen64'
From:Thai Nguyen (txng@uswest.com)
Date:08/16/2000 11:10:13 AM
List:com.mysql.lists.mysql

I have a problem at msql-mysql-modules installation. Please help.

My platform is Linux Slackware, Perl 5.004, and Mysql

After I followed a step by step on "How do I install DBI" as it is explaining on the web page with URL: http://dbimysql.photoflux.com/index2.cgi?action=view_detail&question_id=27&category_id=2

I got following error messages when I installed step of "Msql-Mysql-modules"

perl: can't resolve symbol 'open64' perl: can't resolve symbol '__lxstat64' perl: can't resolve symbol 'fopen64'

When I try to run mysqlperl script I got these follow error messages:

perl: can't resolve symbol 'open64' perl: can't resolve symbol '__lxstat64' perl: can't resolve symbol 'fopen64' install_driver(mysql) failed: Can't load '/usr/lib/perl5/site_perl/i586-linux/auto/DBD/mysql/mysql.so' for module DBD::mysql: Unable to resolve symbol at /usr/lib/perl5/i586-linux/5.00404/DynaLoader.pm line 166.

Moreover, I could not find the file libmysqlclient.so any where in my machine.