Ed thanks for your replay

But the libraries are there on the path

PATH="/usr/local/lib:/usr/lib:/usr/local/:/usr/local/bin:/usr/bin:/u
sr/ccs/bin/:/usr/ucb:/etc:."

bash-2.05$ ls /usr/local/lib/libstdc++.so.5
/usr/local/lib/libstdc++.so.5

- Jose 

>> 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
>
>It's very obvious what the problem is.  The g++ shared libraries 
aren't instelled or they aren't where they're supposed to be.
>
>

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