Please Help
Can't compile on Sparc Solaris 9

Following the manual suggestions I build 
gcc-3.2 on the same box as well as gnu-binutils-2.13, but I'm not 
being successful on mysql-3.23.52.

Could be the gcc? it was configure --with-as=/usr/ccs/bin/as --with-
ld=/usr/ccs/bin/ld and not using gnu-binutils, I will try building 
it 100% GNU but I still don't know if this is the problem.

Does any body have an idea of what's the problem?

Any help will be highly appreciated

Jose Albert

Here the last lines of the broken output

...\

g++ -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-
rtti -DHAVE_RWLOCK_T -o gen_lex_hash 
gen_lex_hash.o ../isam/libnisam.a ../merge/libmerge.a ../myisam/libm
yisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../mysys/libmy
sys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.
a -lpthread -lthread -lz -lcrypt -lgen -lsocket -lnsl -lm -
lpthread -lthread
make[4]: Leaving directory `/web/compile/mysql-3.23.52/sql'
./gen_lex_hash > lex_hash.h
ld.so.1: ./gen_lex_hash: fatal: libstdc++.so.5: open failed: No 
such file or directory
Killed
make[3]: *** [lex_hash.h] Error 137
make[3]: Leaving directory `/web/compile/mysql-3.23.52/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/web/compile/mysql-3.23.52/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/web/compile/mysql-3.23.52'
make: *** [all-recursive-am] Error 2
bash-2.05$ 


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