
14 Mar
2006
14 Mar
'06
10:49 p.m.
I get the following error when I try to run ./configure:
configure:2620: gcc -c -g -O2 conftest.c >&5 conftest.c:1: error: syntax error before '__cplusplus' configure:2626: $? = 1 configure: failed program was: | ifndef __cplusplus | choke me | endif
The section of the configure script that appears to cause this is:
cat >conftest.$ac_ext <<_ACEOF ifndef __cplusplus choke me endif _ACEOF
I've tried commenting this section out but then the configure script fails when it tries to use this command. I'm at a loss.
----------------------------------------- Michael Friddell friddell@earthlink.net 2721 Airwood Dr, Nashville, TN 37214 cell: 615-330-8677 home: 615-872-7443 work: 615-263-8398 YahooIM/AIM ID: ClearBlueLou
7032
Age (days ago)
7032
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Friddell