Re: HELP -- 4.04-beta does not compile

2002-10-04 Thread Robert La Ferla
With gcc 3.2, I get this: g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/usr/local/var\"" -DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H -I../innobase/include -I./../i

HELP -- 4.04-beta does not compile

2002-10-04 Thread Robert La Ferla
Using RedHat 7.2 and GCC 3.1 to compile the MySQL 4.04 beta, I get the following error: ./gen_lex_hash > lex_hash.h ./gen_lex_hash: error while loading shared libraries: libstdc++.so.4: cannot open shared object file: No such file or directory Is this a bug or a problem with my configuration??