I need to install a mysql client only on a solaris2.8 machine, the mysql
server is on another machine.
I could not make the compile work using the source download.  I got an
error in make.
Can someone point me to a binary client download somewhere?  Or give me
a hint of the following compile error.

# make install
...
cc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysqlc\"
-DDATADIR=\"/usr/local/mysqlc/var\"
-DSHAREDIR=\"/usr/local/mysqlc/share/mysql\" -DDONT_USE_RAID -I. -I.
-I.. -I./../include -I../include -I./.. -I.. -I.. -O -DDBUG_OFF
-DHAVE_CURSES_H -I/usr/mysql-3.23.55/include -DHAVE_RWLOCK_T -c net.c
-KPIC -DPIC -o net.o "net.c", line 184: syntax error before or at: /
"net.c", line 184: warning: character constant too long "net.c", line
186: undefined symbol: is_blocking
cc: acomp failed for net.c
*** Error code 1
make: Fatal error: Command failed for target `net.lo'
Current working directory /usr/mysql-3.23.55/libmysql_r
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'

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