When I tried to build a client only version (v3.23.55) on a Solaris2.8
machine, I got the following error: ( while doing  make install)

I did ./configure -without-server.   It works fine.

This is the error make gives.
...
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'

 Can someone help?

Actually, if someone knows where I can find a client binary for Solaris
2.8, I can use it.  Then I don't have to build myself.

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