Hi all! I've trying to compile AbiWord in a Mandrake 9.1rc1, but when I type make I get suck in an endless loop, after the usual
./autogen.sh --prefix=/usr --enable-xft --enable-debug ./configure --prefix=/usr --enable-xft --enable-debug When I type make, it starts again the configure stage, and again and again...: [snip] creating config.h config.h is unchanged configure: warning: libwv will not have wmf to png support: see README configure: creating ./config.status Configured to build on a Unix/Linux platform. Configured with debugging symbols. Configured with XFT support. XML Parser: libxml2 in -lxml2 -lz -lm zlib: zlib in -lz PNG Library: libpng in -lpng popt: libpopt in -lpopt WV Library: supplied wv in /home/cuenca/abisource/abiword/wv iconv: system iconv spelling: (ispell) Type make to build AbiWord. cd . \ && CONFIG_FILES=GNUmakefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating GNUmakefile cd . && aclocal-1.4 -I ac-helpers aclocal: both `configure.ac' and `configure.in' present: ignoring `configure.in'cd . && automake-1.4 --foreign GNUmakefile automake: both `configure.ac' and `configure.in' present: ignoring `configure.in' cd . && autoconf autoconf-2.5x: warning: both `configure.ac' and `configure.in' are present. autoconf-2.5x: warning: proceeding with `configure.ac'. /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr --enable-debug --enable-xft --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes [snip] Does anybody knows about this problem? Is just me lacking something (a more recent autoconf?) Cheers,
