On Mon, 21 May 2001 [EMAIL PROTECTED] wrote:
> FreeSCI build 20010521 for i686-pc-linux-gnu is broken.
>
> The full build log is available at
> http://sci.helllabs.org/daily/i686-pc-linux-gnu/buildlog-20010521.
>
> Possible reason is:
>
> src/gfx/drivers/Makefile.am:7: library used but `LIBTOOL' not defined in
>`configure.in'
Erm. I don't know what this is. Here are the versions installed in the
build machine:
ii autoconf 2.13-26 automatic configure script builder
ii automake 1.4-8 A tool for generating GNU Standards-complian
ii libtool 1.3.5-5 Generic library support script
ii m4 1.4-12 a macro processing language
The problem seems to be in automake, which is already the latest version.
I'm updating the other components, just in case, to:
ii autoconf 2.13-27 automatic configure script builder
ii m4 1.4-13 a macro processing language
autoconf (2.13-27) unstable; urgency=low
* Use /bin/bash for debian/rules shell. Closes: #91315.
-- Ben Pfaff <[EMAIL PROTECTED]> Sun, 25 Mar 2001 16:07:27 -0500
m4 (1.4-13) unstable; urgency=low
* Do not mix buffered and unbuffered I/O, breaks autoconf under GNU/Hurd.
Patch by Robert Bihlmeyer. Closes: #53052, #92629.
-- Santiago Vila <[EMAIL PROTECTED]> Wed, 4 Apr 2001 16:47:08 +0200
claudio