Bug #5319 | MySQL 4.1.4 will not compile without a very specific version of automake | ||
---|---|---|---|
Submitted: | 31 Aug 2004 15:53 | Modified: | 3 Sep 2004 18:20 |
Reporter: | Timothy Crider | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S2 (Serious) |
Version: | 4.1.4 gamma | OS: | Linux (Red Hat Linux AS 3) |
Assigned to: | Lenz Grimmer | CPU Architecture: | Any |
[31 Aug 2004 15:53]
Timothy Crider
[31 Aug 2004 17:37]
Matthew Schultz
I am running automake 1.8.5 on one slackware linux machine and 1.9 on another and I can confirm this bug as well.
[31 Aug 2004 22:30]
Nathaniel Blanchard
We just ran into the same issue. We never needed automake to build the source tarball before (since 4.1 alpha). We tried building on AIX, Solaris x86, Solaris sparc, HP-UX, Linux, etc and in all cases, its complaining about automake. In one case, we had a higher version of automake 1.9.something and it too complained about the version of automake. I hope this gets fixed in the next couple days.
[1 Sep 2004 11:19]
Sergei Golubchik
touch cmd-line-utils/libedit/Makefile.in as a workaround
[1 Sep 2004 11:26]
Lenz Grimmer
Another fix that might be worth a try: add "--with-readline" to the configure options to use readline instead of libedit for building.
[1 Sep 2004 11:42]
Lenz Grimmer
This only affects the source tarball - I will fix this libedit issue and then release it as 4.1.4a when it's done. Sorry for the inconvenience!
[3 Sep 2004 18:20]
Lenz Grimmer
The source tarball has now been fixed to no longer show this automake error message and a few required fixes to make libedit compile have been applied on top of it as well. (see bug#5353 for more details on this) It has been uploaded as mysql-4.1.4a-gamma.tar.gz to our staging server and will be available from the mirror sites soon. The Download pages will be updated as soon as the package has been propagated to most mirrors.