Bug #22508 | BUILD/compile-dist fails due to problem with readline/libedit | ||
---|---|---|---|
Submitted: | 20 Sep 2006 7:14 | Modified: | 26 Apr 2007 16:53 |
Reporter: | Magnus Blåudd | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Linux (FC5) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[20 Sep 2006 7:14]
Magnus Blåudd
[20 Sep 2006 9:56]
Magnus Blåudd
I think this occurs when switching between compiling with BUILD/compile-pentium-debug(which specifically specifies that readline should be used) and BUILD/compile-dist(which uses the default from configure). Most likely the symlink "include/readline" is not rebuilt and thus this error occurs.
[20 Sep 2006 13:07]
Magnus Blåudd
Can't repeat it anymore. :(
[27 Mar 2007 21:56]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/23082 ChangeSet@1.2427, 2007-03-27 23:56:48+02:00, msvensson@pilot.blaudden +11 -0 Bug#22508 BUILD/compile-dist fails due to problem with readline/libedit - Move the link_sources command from top level Makefile into each subdir that need to link files
[26 Apr 2007 11:35]
Bugs System
Pushed into 5.1.18-beta
[26 Apr 2007 16:53]
Paul DuBois
No changelog entry needed.