> make[2]: Entre dans le répertoire
> `/installation/install/MySql/Tarball/source/mysql-3.23.38/client'
> /bin/sh ../libtool --mode=link c++  -O3 -DDBUG_OFF
> -fno-implicit-templates -rdynamic -o mysql  mysql.o readline.o
> sql_string.o completion_hash.o ../readline/libreadline.a -ltermcap
> ../libmysql/libmysqlclient.la  -lz -lcrypt -lnsl -lm
> c++ -O3 -DDBUG_OFF -fno-implicit-templates -rdynamic -o .libs/mysql
> mysql.o readline.o sql_string.o completion_hash.o
> ../readline/libreadline.a -ltermcap ../libmysql/.libs/libmysqlclient.so
> -lz -lcrypt -lnsl -lm -lz -lcrypt -lnsl -lm -Wl,--rpath
> -Wl,/usr/local/lib/mysql
> /usr/bin/ld: cannot find -ltermcap
That means that the linker couldn't find libtermcap.a file
-- 
_/        _/  _/_/_/  -----     Rafał Jank [EMAIL PROTECTED]     -----
 _/  _/  _/  _/   _/         Wirtualna Polska SA   http://www.wp.pl 
  _/_/_/_/  _/_/_/    ul. Uphagena 2, 80-237 Gdansk, tel/fax. (58) 5215625
   _/  _/  _/         --------==*  http://szukaj.wp.pl *==----------

---------------------------------------------------------------------
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