I have a problem , I install mysql  and i have a mistake :

install_driver(mysql) failed: Can't load '/usr/local/lib/perl5/site_perl/5.005/s
un4-solaris/auto/DBD/mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/local/
bin/perl: fatal: relocation error: file /usr/local/lib/perl5/site_perl/5.005/sun
4-solaris/auto/DBD/mysql/mysql.so: symbol uncompress: referenced symbol not foun
d at /usr/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.

 at (eval 1) line 3
Perhaps a required shared library or dll isn't installed where expected
 at cofide.cgi line 12

Cuold you tell me what is the problem??

Thanks

John Romano wrote:

> Hi All.
>
> I'm trying to compile mysql on a intel SMP machine and I get the following error.  
>I'm using redhat 7 any ideas?
>
> c++ -O3 -DDBUG_OFF -fno-implicit-templates -rdynamic -o .libs/mysql mysql.o 
>readline.o sql_string.o completion_hash.o ../readline/libreadline.a -lncurses 
>../libmysql/.libs/libmysqlclient.so -lz -lcrypt -lnsl -lm -lz -lcrypt -lnsl -lm 
>-Wl,--rpath -Wl,/usr/local/mysql/lib/mysql
> ../libmysql/.libs/libmysqlclient.so: undefined reference to `mkstemp64'
> collect2: ld returned 1 exit status
> make[2]: *** [mysql] Error 1
> make[2]: Leaving directory `/home/temp/mysql-3.23.30-gamma/client'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/temp/mysql-3.23.30-gamma'
> make: *** [all-recursive-am] Error 2

Reply via email to