- From: Petter Gustad <pegu@dolphinics.no>
- Date: Fri, 21 Jan 2000 17:11:50 +0100
- To: www-lib@w3.org
I've built libwww under Linux earlier. However now with my Slackware 7 system I keep getting: ***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL I start from scratch issuing: cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout libwww ; cd libwww ; perl config/winConfigure.pl ; aclocal; autoheader; automake; autoconf then I get: ***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL I'm using: gcc: egcs-2.91.66 make: GNU Make version 3.77, by Richard Stallman and Roland McGrath. automake: automake (GNU automake) 1.4 autoconf: Autoconf version 2.13 libtool: ltmain.sh (GNU libtool) 1.3 (1.385.2.117 1999/04/29 13:07:13) Somebody suggested to use libtool version 1.2. But I still get the same problem: rm -fr libwww cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout libwww ; cd libwww ; perl config/winConfigure.pl ; aclocal; autoheader; automake; autoconf ... ***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL $sh ../versions gcc: egcs-2.91.66 make: GNU Make version 3.77, by Richard Stallman and Roland McGrath. automake: automake (GNU automake) 1.4 autoconf: Autoconf version 2.13 libtool: ltmain.sh (GNU libtool) 1.2 Any suggestions? Petter
Received on Friday, 21 January 2000 10:11:17 UTC