Jeremy, May not be helpful to you - perhaps you are seeking some specific compiled-in function, but for what it's worth:
The mysql-max-4.0.4-beta-sun-solaris2.8-sparc tarball also runs great on Solaris 9 SPARC. We are using it... Lou Essex Systems > Hi all, > > I am compiling mysql 3.23.53 on Solaris 9 using gcc > 3.2. > > Any clue to the following errors: > > mkdir .libs > 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/libmyisam.a > ../myisammrg/libmyisammrg.a ../heap/libheap.a > ../mysys/libmysys.a ../dbug/libdbug.a > ../regex/libregex.a ../strings/libmystrings.a > -lpthread -lthread -lz -lcrypt -lgen -lsocket -lnsl > -lm -lpthread -lthread > make[4]: Leaving directory `/pub/mysql-3.23.53/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 `/pub/mysql-3.23.53/sql' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/pub/mysql-3.23.53/sql' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/pub/mysql-3.23.53' > make: *** [all-recursive-am] Error 2 > > > Thanks --------------------------------------------------------------------- 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