- From: Taylor Brockman <brockman@intertect.net>
- Date: Wed, 18 Aug 1999 18:44:29 -0400
- To: Libwww <www-lib@w3.org>
Hello libwww! I'm having some troubles building the CVS source on my rh6.0(i386) linux box. After following the instructions for building the library from the CVS source exactly several times, I can't seem to get it to even ./configure correclty. Reference page: http://www.w3.org/Library/cvs.html - Where the build instructions are located. The CVS source seems to download just fine, and generating the include files and bootstrap commands don't seem too volatile (I do get some error messages, which I am ignoring as per the instructions on the page [See Adition A at bottom of message). on running ./configure I get the following: checking host system type... i586-pc-linux-gnu checking target system type... i586-pc-linux-gnu checking build system type... i586-pc-linux-gnu ./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,' ./configure: ./configure: line 710: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION) ' I'm suspecting there is a missing '.in' file but I can't seem to locate it. Any Ideas, help? Thanks, Brockman -- N. Taylor Brockman <brockman@intertect.net> Intertect Networks, Inc. http://www.intertect.net/ # - Addition A : List of Errors from aclocal, automake, automake, autoconf - # - aclocal - aclocal: configure.in: 38: macro `AM_PROG_LIBTOOL' not found in library # - autoheader - configure.in:44: AC_TRY_COMPILE was called before AC_ISC_POSIX configure.in:192: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:193: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:194: warning: AC_TRY_RUN called without default to allow cross compiling # - automake - configure.in: 30: required file `./wwwconf.h.in' not found # - autoconf - configure.in:44: AC_TRY_COMPILE was called before AC_ISC_POSIX configure.in:184: warning: AC_TRY_RUN called without default to allow cr... [.... many times over ...] autoconf: Undefined macros: configure.in:188:AC_CHECK_SIZEOF_TIME_T configure.in:189:AC_CHECK_SIZEOF_SIZE_T configure.in:197:AC_STRUCT_GMTOFF configure.in:199:AC_STRUCT_WINSIZE configure.in:268: AC_ADDLIB($withval) configure.in:305: AC_ADDLIB($withval) configure.in:353: AC_ADDLIB($withval) configure.in:380: AC_ADDLIB($withval) configure.in:419: AC_ADDLIB("/usr/local/lib/mysql/libmysqlclient.a") configure.in:421: AC_ADDLIB("/usr/lib/mysql/libmysqlclient.a") configure.in:426: AC_ADDLIB($withval)
Received on Wednesday, 18 August 1999 18:57:19 UTC