Bug #526 | too few arguments to function `gethostbyname_r' | ||
---|---|---|---|
Submitted: | 28 May 2003 10:16 | Modified: | 29 May 2003 13:15 |
Reporter: | Sudhir Kumar | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S2 (Serious) |
Version: | 4.0.13 | OS: | Linux (Linux - Redhat 8.x) |
Assigned to: | CPU Architecture: | Any |
[28 May 2003 10:16]
Sudhir Kumar
[28 May 2003 10:23]
Sudhir Kumar
compiler used is gcc 3.2.2 -- sudhir
[29 May 2003 13:15]
Alexander Keremidarski
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem is not the result of a bug. For a list of more appropriate places to ask for help using MySQL products, please visit http://www.mysql.com/support/ Thank you for your interest in MySQL. This is known problem with RedHat. In order to build MySQL you need to have g++ installed from separate RPM In RedHat 8.0 RPM in quesiton is gcc-c++-3.2-7.i386.rpm rpm -Uvh gcc-c++-3.2-7.i386.rpm I should also note that RedHat 8.0 is shipped with gcc-3.2-7.i386.rpm not 3.2.2 as you mention in your comment. If you have installed 3.2.2 from some upgrade (or from RedHat 9) you must install same version of gcc-c++ RPM