Hello Ken, Thanks for the report, and apologies for the huge delay.
* Ken Klose wrote on Wed, May 09, 2007 at 11:23:49PM CEST: > > checking for cppunit-config... yes > checking cppunit/TestFixture.h usability... no > checking cppunit/TestFixture.h presence... yes > configure: WARNING: cppunit/TestFixture.h: present but cannot be compiled > configure: WARNING: cppunit/TestFixture.h: check for missing prerequisite > headers? > configure: WARNING: cppunit/TestFixture.h: proceeding with the preprocessor's > result > configure: WARNING: ## ------------------------------------ ## > configure: WARNING: ## Report this to [EMAIL PROTECTED] ## > configure: WARNING: ## ------------------------------------ ## > > Was running: > > $ ./configure CFLAGS="-O2 -s -mms-bitfields -march=i686" CXXFLAGS="-O2 > -s -mms-bitfields -march=i686" --disable-wchar_t --with-apr=/usr/local > --with-expat=/usr/local --with-iconv=/usr/local > On the HEAD of Apache log4cxx, with cpp1.12.0 as per > http://wiki.apache.org/logging-log4cxx/MSWindowsBuildInstructions (on > WinXP with current release of MinGW plus GCC 4.1.2 from here: > http://www.develer.com/oss/GccWinBinaries ) Please read http://www.gnu.org/software/autoconf/manual/html_node/Present-But-Cannot-Be-Compiled.html and then show that to the maintainer of the log4cxx package, who can fix this in his package. The error becomes clearer if you look at the part of the config.log file that deals with this compile failure. Cheers, Ralf
