Hello

I'll compile mysql on Solaris 2.6 with gcc 2.95.2 and gnumake and
and GNUtar and such error has been present

Making all in isam
make[2]: Entering directory `/export/home/pekasz/src/mysql-3.23.58/isam'
/bin/ksh ../libtool --mode=link gcc  -O3 -DDBUG_OFF   -DHAVE_RWLOCK_T
-lbind  -o isamlog  isamlog.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lthread -lcrypt
-lgen -lsocket -lnsl -lm  -lpthread -lthread
gcc -O3 -DDBUG_OFF -DHAVE_RWLOCK_T -o isamlog isamlog.o  -lbind libnisam.a
../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread
-lthread -lcrypt -lgen -lsocket -lnsl -lm -lpthread -lthread
../mysys/libmysys.a(tree.o): In function `tree_delete':
tree.o(.text+0x178): multiple definition of `tree_delete'
/usr/local/lib/libbind.a(tree.o):/export/home/pekasz/src/src/lib/isc/tree.c:145:
first defined here
/usr/local/sparc-sun-solaris2.6/bin/ld: Warning: size of symbol
`tree_delete' changed from 48 to 444 in tree.o
collect2: ld returned 1 exit status
make[2]: *** [isamlog] Error 1
make[2]: Leaving directory `/export/home/pekasz/src/mysql-3.23.58/isam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/pekasz/src/mysql-3.23.58'
make: *** [all] Error 2

I was attempting to compile it with ver. 4.0.16 and this same problem
has been occured.

Please help, what do

Piotr
-- 
Piotr Kasztelowicz
[EMAIL PROTECTED]
http://www.am.torun.pl/~pekasz




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to