Hi Nicola,
thanks for your help, but I have bad news. I checked config.log and it seems that
mysql files SQLClient can't recognized.
My software version:
-
mysql-client-5.1.23 Multithreaded SQL database (client) (install from ports)
-
mysql-server-5.1.23 Multithreaded SQL database (server)
- SQLClient
1.3.0 (I tried
1.2.0 version - the same error)
Command output:
#./configure --enable-mysql-bundle --with-additional-include=/usr/local/include/mysql/ --with-additional-lib=/usr/local/lib/mysql/
;(with ./configure --enable-mysql-bundle --with-additional-include=/usr/local/include/ --with-additional-lib=/usr/local/lib/ the same
error output)
checking if Jdbc support was manually disabled... no: build if possible
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
#ls -l /usr/local/include/mysql/
total 384
-r--r--r-- 1 root wheel 4058 Jun 10 20:51 decimal.h
-r--r--r-- 1 root wheel 3801 Jun 10 20:51 errmsg.h
-r--r--r-- 1 root wheel 6954 Jun 10 20:51 keycache...