- 论坛徽章:
- 0
|
solaris 10x86 b46 下./configure出错信息,高手帮我看看,谢谢
我的编译出错信息如下,请高手指点一下:
configure:2544: gcc -c -g -O2 conftest.c >;&5
conftest.c:2: error: parse error before "me"
configure:2547: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2675: checking for style of include used by make
configure:2703: result: GNU
configure:2731: checking dependency style of gcc
configure:2793: result: none
configure:2820: checking for ld used by GCC
configure:2883: result: /usr/ccs/bin/ld
configure:2892: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:2904: result: no
configure:2916: checking how to run the C preprocessor
configure:2952: gcc -E conftest.c |
|