/lib/cpp hosed?

Steve Bergman steve at rueb.com
Mon Oct 4 18:16:07 UTC 2004


I am running rawhide, and lately any ./configure scripts that I try to 
run seem to fail at the /lib/cpp sanity check.

Anyone else seeing this?

Example (which compiles fine on FC2):

configure:3069: result: yes
configure:3113: g++ -c -g -O2  conftest.cc >&5
configure:3116: $? = 0
configure:3119: test -s conftest.o
configure:3122: $? = 0
configure:3149: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:3146: error: `exit' undeclared (first use this function)
configure:3146: error: (Each undeclared identifier is reported only once 
for each function it appears in.)
configure:3152: $? = 1
configure: failed program was:
| #line 3132 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "MuSE"
| #define VERSION "0.9"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }




More information about the test mailing list