Re: Compiling 3.23.54-1 - new tools installed !

2002-12-12 Thread gnu_is_not_unix
Hello,

 Yes. You need  automake 1.5 / libtool 1.4. It appears this made it into
 the CHANGES for the 4.0.x series, but not the 3.23.x series. I'm BCC'ing
 this to our build engineer, so he can correct the manual.

 Thanks!

 -Mark

well,

[root@kula-szpiegula /root]# libtool --version
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)

[root@kula-szpiegula /root]# automake --version
automake (GNU automake) 1.7.2

[root@kula-szpiegula /root]# autoconf --version
autoconf (GNU Autoconf) 2.57

and error again:

rpm --rebuild MySQL-3.23.54-1.src.rpm

...
sql/Makefile.am:94: `YFLAGS' is a user variable, you should not override it;
sql/Makefile.am:94: use `AM_YFLAGS' instead.
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
strings/Makefile.am: Assembler source seen but `CCAS' is undefined
strings/Makefile.am:
strings/Makefile.am: The usual way to define `CCAS' is to add `AM_PROG_AS'
strings/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
strings/Makefile.am: Assembler source seen but `CCASFLAGS' is undefined
strings/Makefile.am:
strings/Makefile.am: The usual way to define `CCASFLAGS' is to add `AM_PROG_AS'
strings/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
error: Bad exit status from /var/tmp/rpm-tmp.80279 (%build)

-- 
Best regards,
 gnu_is_not_unix   


-
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




Re: Compiling 3.23.54-1 - new tools installed !

2002-12-12 Thread Jocelyn Fournier
Hi,

You should downgrade automake to 1.5 and if it still doesn't work, try with
autoconf 2.52.

Regards,
  Jocelyn

- Original Message -
From: gnu_is_not_unix [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, December 12, 2002 8:52 PM
Subject: Re: Compiling 3.23.54-1 - new tools installed !


 Hello,

  Yes. You need  automake 1.5 / libtool 1.4. It appears this made it into
  the CHANGES for the 4.0.x series, but not the 3.23.x series. I'm BCC'ing
  this to our build engineer, so he can correct the manual.

  Thanks!

  -Mark

 well,

 [root@kula-szpiegula /root]# libtool --version
 ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)

 [root@kula-szpiegula /root]# automake --version
 automake (GNU automake) 1.7.2

 [root@kula-szpiegula /root]# autoconf --version
 autoconf (GNU Autoconf) 2.57

 and error again:

 rpm --rebuild MySQL-3.23.54-1.src.rpm

 ...
 sql/Makefile.am:94: `YFLAGS' is a user variable, you should not override
it;
 sql/Makefile.am:94: use `AM_YFLAGS' instead.
 /usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in
AM_CONDITIONAL
 strings/Makefile.am: Assembler source seen but `CCAS' is undefined
 strings/Makefile.am:
 strings/Makefile.am: The usual way to define `CCAS' is to add `AM_PROG_AS'
 strings/Makefile.am: to `configure.in' and run `aclocal' and `autoconf'
again.
 strings/Makefile.am: Assembler source seen but `CCASFLAGS' is undefined
 strings/Makefile.am:
 strings/Makefile.am: The usual way to define `CCASFLAGS' is to add
`AM_PROG_AS'
 strings/Makefile.am: to `configure.in' and run `aclocal' and `autoconf'
again.
 error: Bad exit status from /var/tmp/rpm-tmp.80279 (%build)

 --
 Best regards,
  gnu_is_not_unix


 -
 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






-
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




Re: Compiling 3.23.54-1 - new tools installed !

2002-12-12 Thread tibyke
On Thu, 12 Dec 2002 21:29:40 -
Jocelyn Fournier [EMAIL PROTECTED] wrote:

JF Hi,
JF 
JF You should downgrade automake to 1.5 and if it still doesn't work, try with
JF autoconf 2.52.
JF 
JF Regards,
JF   Jocelyn

hi, MySQL folks! :)

it works for me with (redhat 6.2)::
- automake14-1.4p5-1
- libtool-1.4.2-4
- autoconf-2.52-6

it also works for me with (redhat 7.3):
- automake 1-4p5-4
- libtool-1.4.2-7
- autoconf-2.13-17

7.3 has the out-of-the-box versions, while 6.2 is updated regularly :)

regards,
tibyke



-
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