Re: 4.1.4-gamma cannot compile

2004-09-05 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Sat, 4 Sep 2004, Paul DuBois wrote: > > Yes, it works for me, but we shouldn't have to do that, right? > > Right. I'm trying to gather information about the problem so it can be > fixed. Sorry about that - I uploaded mysql-4.1.4a-gamma.tar.

Re: 4.1.4-gamma cannot compile

2004-09-04 Thread Paul DuBois
At 13:29 -0400 9/4/04, Michael Stassen wrote: Paul DuBois wrote: At 16:14 +0800 9/1/04, Unreal HSHH wrote: got this error and broken when making mysql 4.1.4-gamma automake-1.7: not found WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your system. You might have

Re: 4.1.4-gamma cannot compile

2004-09-04 Thread Michael Stassen
Paul DuBois wrote: >At 16:14 +0800 9/1/04, Unreal HSHH wrote: > >> got this error and broken when making mysql 4.1.4-gamma >> >> automake-1.7: not found >> WARNING: >> `automake-1.7' is needed, and you do not seem to have it handy on your >> system. You might have modified some files without h

Re: 4.1.4-gamma cannot compile

2004-09-01 Thread Paul DuBois
At 16:14 +0800 9/1/04, Unreal HSHH wrote: got thie error and broken when making mysql 4.1.4-gamma automake-1.7: not found WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools fo

Re: 4.1.4-gamma cannot compile

2004-09-01 Thread Unreal HSHH
fix by configure with --without-libedit --without-readline On Wed, 1 Sep 2004 16:23:36 +0800, Unreal HSHH <[EMAIL PROTECTED]> wrote: > Run > aclocal; autoheader; autoconf; automake > I got many warning and one error: > > aclocal general some warning: > configure.in:277: warning: underquoted defin

Re: 4.1.4-gamma cannot compile

2004-09-01 Thread Unreal HSHH
Run aclocal; autoheader; autoconf; automake I got many warning and one error: aclocal general some warning: configure.in:277: warning: underquoted definition of AC_SYS_COMPILER_FLAG run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20acloc