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 )
Thanks.