I've tried to build mysql-3.23.54 from rpm sources.

My system is a RedHat 6.2 with glibc-2.1.3-28 and the compiler
is gcc-2.95.4-4h. Had no problems at all building mysql until
mysql-3.23.53, but now I get this error:

[...]
Making distclean in .
make[1]: Entering directory `/usr/src/redhat/BUILD/mysql-3.23.54'
test -z "linked_client_sources linked_server_sources
linked_libmysql_sources linked_libmysql_r_sources
linked_include_sources" || rm -f linked_client_sources
linked_server_sources linked_libmysql_sources linked_libmysql_r_sources
linked_include_sources
rm -rf .libs _libs
rm -f *.lo
rm -f Makefile bdb/Makefile stamp-h stamp-h[0-9]*
rm -f config.h
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-3.23.54'
rm -f config.status config.cache config.log
+ mv Docs/manual.ps.save Docs/manual.ps
+ automake
aclocal.m4: 1272: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
aclocal.m4: 1273: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
aclocal.m4: 1379: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
libmysql_r/Makefile.am:26: library used but `LIBTOOL' not defined in
`configure.in'
error: Bad exit status from /var/tmp/rpm-tmp.34718 (%build)

Any hint?

Maybe a newer libtool is required?


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to