- From: Henrik Frystyk Nielsen <frystyk@microsoft.com>
- Date: Fri, 29 Oct 1999 09:29:42 -0700
- To: "Sigfrid Lundberg, Lub NetLab" <siglun@gungner.lub.lu.se>
- Cc: <www-lib@w3.org>
Try and run aclocal as well as explained in http://www.w3.org/Library/cvs.html#More Henrik Frystyk Nielsen, mailto:frystyk@microsoft.com ----- Original Message ----- From: "Sigfrid Lundberg, Lub NetLab" <siglun@gungner.lub.lu.se> To: <frystyk@w3.org> Sent: Friday, October 29, 1999 05:27 Subject: wwwconf.h.in > > Hi! > > I've run into problems trying to build the libwww. I updated my automake > and autoconf packages as required to > > allegro:/local_home/sources/w3c-libwww $ autoconf --version > Autoconf version 2.13 > allegro:/local_home/sources/w3c-libwww $ automake --version > automake (GNU automake) 1.4 > > First I run > > perl config/winConfigure.pl > > then trying to run automake gives > > allegro:/local_home/sources/w3c-libwww/libwww $ automake > configure.in: 30: required file `./wwwconf.h.in' not found > > then trying to run autoconf gives a lot of errors, and the resulting > configure won't run > > Yours > > Sigge > > allegro:/local_home/sources/w3c-libwww/libwww $ 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 > cross compiling > configure.in:185: warning: AC_TRY_RUN called without default to allow > cross compiling > configure.in:186: warning: AC_TRY_RUN called without default to allow > cross compiling > configure.in:187: warning: AC_TRY_RUN called without default to allow > cross compiling > 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 > 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 Friday, 29 October 1999 12:30:23 UTC