- 论坛徽章:
- 0
|
看了下编译日志..发现有不少的报错 :
[root@C53 php-5.2.8]# more config.log |egrep '(error|failed)'|more
configure:2165: error: '__CYGWIN32__' undeclared (first use in this function)
configure:2165: error: (Each undeclared identifier is reported only once
configure:2165: error: for each function it appears in.)
configure: failed program was:
configure:2194: error: '__MINGW32__' undeclared (first use in this function)
configure:2194: error: (Each undeclared identifier is reported only once
configure:2194: error: for each function it appears in.)
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure:16447:53: error: ApplicationServices/ApplicationServices.h: No such file or directory
configure: failed program was:
configure:16447:20: error: ieeefp.h: No such file or directory
configure: failed program was:
configure:16447:26: error: sys/sysexits.h: No such file or directory
configure: failed program was:
configure:16447:25: error: sys/varargs.h: No such file or directory
configure: failed program was:
configure:16447:25: error: sys/loadavg.h: No such file or directory
configure: failed program was:
configure:16447:18: error: unix.h: No such file or directory
configure: failed program was:
configure:16492:25: error: mach-o/dyld.h: No such file or directory
configure: failed program was:
configure: failed program was:
perror("fopen" ;
configure:17858: error: 'struct sockaddr' has no member named 'sa_len'
configure: failed program was:
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure:18102: checking for gai_strerror
configure:18102: checking for perror
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure:18102: checking for strerror
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure:18650: error: too many arguments to function 'asctime_r'
configure: failed program was:
configure:18682: error: too many arguments to function 'asctime_r'
configure: failed program was:
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
configure: failed program was:
configure:26102: checking for curl_easy_strerror in -lcurl
configure:26255: checking for curl_multi_strerror in -lcurl
configure: failed program was:
configure: failed program was:
configure:81864:23: error: sys/mkdev.h: No such file or directory
configure: failed program was:
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
configure: failed program was:
configure:85771: error: expected declaration specifiers or '...' before 'off64_t'
configure:85776: error: too many arguments to function 'pwrite'
configure:85778: error: too many arguments to function 'pwrite'
configure: failed program was:
configure: failed program was:
configure:85893: error: expected declaration specifiers or '...' before 'off64_t'
configure:85898: error: too many arguments to function 'pread'
configure:85900: error: too many arguments to function 'pread'
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
configure: failed program was:
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure: failed program was:
configure:97593: error: storage size of 'x' isn't known
configure: failed program was:
configure: failed program was:
/* Override any gcc2 internal prototype to avoid an error. */
configure:106717:27: error: floatingpoint.h: No such file or directory
configure:106721: error: 'fp_except' undeclared (first use in this function)
configure:106721: error: (Each undeclared identifier is reported only once
configure:106721: error: for each function it appears in.)
configure:106721: error: expected ';' before 'x'
configure: failed program was:
[root@C53 php-5.2.8]#
[ 本帖最后由 c.code 于 2009-5-2 22:09 编辑 ] |
|