Bug #2286 | Failure to build 4.0.17 on Solaris 8 | ||
---|---|---|---|
Submitted: | 5 Jan 2004 8:54 | Modified: | 6 Jan 2004 2:48 |
Reporter: | Barry Byrne | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 4.0.17 | OS: | Sparc Solaris 8 |
Assigned to: | Lenz Grimmer | CPU Architecture: | Any |
[5 Jan 2004 8:54]
Barry Byrne
[5 Jan 2004 9:02]
MySQL Verification Team
This should be fixed, but a workaround is to remove gen_lex_hash and to go to sql/ subder and make gen_lex_hash and re-run make.
[6 Jan 2004 2:48]
Lenz Grimmer
Sorry, but this is still a local configuration problem. The dynamic linker must be able to find the path to where you installed libstdc++.so.5 - this is not a MySQL bug. See the ld.so.1(1) and crle(1) man pages for more info about this. Instead of setting LD_LIBRARY_PATH manually, try to add this path to the ld.so.1 configuration files.