I compile the source code of mysql-3.23.51 on a system of solaris 8. The
following error information was produced:
make[2]: Entering directory `/user1/mals/chensong/share/mysql-3.23.51/libmysql'
/bin/sh ../libtool --mode=link gcc -O3 -DDBUG_OFF -DHAVE_CURSES_H
-I/user1/mals/chensong/share/mysql-3.23.51/include -DHAVE_RWLOCK_T -o conf_to_src
conf_to_src.o -lz -lcrypt -lgen -lsocket -lnsl -lm
gcc -O3 -DDBUG_OFF -DHAVE_CURSES_H
-I/user1/mals/chensong/share/mysql-3.23.51/include -DHAVE_RWLOCK_T -o conf_to_src
conf_to_src.o -lz -lcrypt -lgen -lsocket -lnsl -lm
Undefined first referenced
symbol in file
main
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.1/crt1.o
ld: fatal: Symbol referencing errors. No output written to conf_to_src
collect2: ld returned 1 exit status
make[2]: *** [conf_to_src] Error 1
make[2]: Leaving directory `/user1/mals/chensong/share/mysql-3.23.51/libmysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/user1/mals/chensong/share/mysql-3.23.51'
make: *** [all-recursive-am] Error 2
v880:/usr3/mals/chensong/share/mysql-3.23.51>cd
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.1/
What's the cause of the problem?
Greetings
---------------------------------------------------------------------
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