[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cppunit/TestFixture.h: present but cannot be compiled
From: |
Ralf Wildenhues |
Subject: |
Re: cppunit/TestFixture.h: present but cannot be compiled |
Date: |
Thu, 21 Jun 2007 19:15:12 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
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 address@hidden ##
> 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: cppunit/TestFixture.h: present but cannot be compiled,
Ralf Wildenhues <=