中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > 软件工程 > 综合文章
编译apache2.0.54源代码时的log
作者:未知 时间:2005-09-13 23:33 出处:Blog.ChinaUnix.net 责编:chinaitpower
              摘要:编译apache2.0.54源代码时的log

configure的log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ .//configure --prefix=/usr/apathe2

## --------- ##
## Platform. ##
## --------- ##

hostname = unknown
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic

/usr/bin/uname -p = i386
/bin/uname -X = System = SunOS
Node = unknown
Release = 5.10
KernelID = Generic
Machine = i86pc
BusType =
Serial =
Users =
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch = i86pc
/usr/bin/arch -k = i86pc
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: ./
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/ucb
PATH: /usr/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1618: checking for chosen layout
configure:1620: result: Apache
configure:2413: checking for working mkdir -p
configure:2429: result: yes
configure:2446: checking build system type
configure:2464: result: i386-pc-solaris2.10
configure:2472: checking host system type
configure:2486: result: i386-pc-solaris2.10
configure:2494: checking target system type
configure:2508: result: i386-pc-solaris2.10
configure:2537: checking for APR
configure:2597: result: reconfig
configure:2837: checking for APR-util
configure:2898: result: reconfig
configure:3124: checking for gcc
configure:3150: result: gcc
configure:3394: checking for C compiler version
configure:3397: gcc --version
&5
gcc (GCC) 3.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3400: $? = 0
configure:3402: gcc -v
&5
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.10/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.3.2
configure:3405: $? = 0
configure:3407: gcc -V
&5
gcc: `-V' option must have argument
configure:3410: $? = 1
configure:3433: checking for C compiler default output file name
configure:3436: gcc -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:3439: $? = 0
configure:3485: result: a.out
configure:3490: checking whether the C compiler works
configure:3496: ./a.out
configure:3499: $? = 0
configure:3516: result: yes
configure:3523: checking whether we are cross compiling
configure:3525: result: no
configure:3528: checking for suffix of executables
configure:3530: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:3533: $? = 0
configure:3558: result:
configure:3564: checking for suffix of object files
configure:3585: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:3588: $? = 0
configure:3610: result: o
configure:3614: checking whether we are using the GNU C compiler
configure:3638: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:3644: $? = 0
configure:3647: test -z || test ! -s conftest.err
configure:3650: $? = 0
configure:3653: test -s conftest.o
configure:3656: $? = 0
configure:3669: result: yes
configure:3675: checking whether gcc accepts -g
configure:3696: gcc -c -g -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:3702: $? = 0
configure:3705: test -z || test ! -s conftest.err
configure:3708: $? = 0
configure:3711: test -s conftest.o
configure:3714: $? = 0
configure:3725: result: yes
configure:3742: checking for gcc option to accept ANSI C
configure:3812: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:3818: $? = 0
configure:3821: test -z || test ! -s conftest.err
configure:3824: $? = 0
configure:3827: test -s conftest.o
configure:3830: $? = 0
configure:3848: result: none needed
configure:3866: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3872: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:4007: checking how to run the C preprocessor
configure:4125: result: gcc -E
configure:4149: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:4155: $? = 0
configure:4187: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4193: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include
configure:4573: checking for rm
configure:4591: found /usr/bin/rm
configure:4603: result: /usr/bin/rm
configure:4614: checking for gawk
configure:4643: result: no
configure:4614: checking for mawk
configure:4643: result: no
configure:4614: checking for nawk
configure:4630: found /usr/bin/nawk
configure:4640: result: nawk
configure:4663: checking for a BSD-compatible install
configure:4718: result: build/install.sh -c
configure:4729: checking whether ln -s works
configure:4733: result: yes
configure:4781: checking for ranlib
configure:4808: result: true
configure:4823: checking for egrep
configure:4833: result: egrep
configure:4839: checking for AIX
configure:4861: result: no
configure:4867: checking for library containing strerror
configure:4897: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:4903: $? = 0
configure:4906: test -z || test ! -s conftest.err
configure:4909: $? = 0
configure:4912: test -s conftest
configure:4915: $? = 0
configure:4984: result: none required
configure:4991: checking for ANSI C header files
configure:5016: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5022: $? = 0
configure:5025: test -z || test ! -s conftest.err
configure:5028: $? = 0
configure:5031: test -s conftest.o
configure:5034: $? = 0
configure:5123: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:5126: $? = 0
configure:5128: ./conftest
configure:5131: $? = 0
configure:5146: result: yes
configure:5170: checking for sys/types.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for sys/stat.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for stdlib.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for string.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for memory.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for strings.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for inttypes.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for stdint.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5170: checking for unistd.h
configure:5186: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5192: $? = 0
configure:5195: test -z || test ! -s conftest.err
configure:5198: $? = 0
configure:5201: test -s conftest.o
configure:5204: $? = 0
configure:5215: result: yes
configure:5237: checking minix/config.h usability
configure:5249: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
conftest.c:53:26: minix/config.h: No such file or directory
configure:5255: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5277: result: no
configure:5281: checking minix/config.h presence
configure:5291: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
conftest.c:19:26: minix/config.h: No such file or directory
configure:5297: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:5317: result: no
configure:5352: checking for minix/config.h
configure:5359: result: no
configure:5393: checking for ANSI C header files
configure:5548: result: yes
configure:5583: checking for string.h
configure:5588: result: yes
configure:5592: checking limits.h usability
configure:5604: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5610: $? = 0
configure:5613: test -z || test ! -s conftest.err
configure:5616: $? = 0
configure:5619: test -s conftest.o
configure:5622: $? = 0
configure:5632: result: yes
configure:5636: checking limits.h presence
configure:5646: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:5652: $? = 0
configure:5672: result: yes
configure:5707: checking for limits.h
configure:5714: result: yes
configure:5583: checking for unistd.h
configure:5588: result: yes
configure:5592: checking sys/socket.h usability
configure:5604: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5610: $? = 0
configure:5613: test -z || test ! -s conftest.err
configure:5616: $? = 0
configure:5619: test -s conftest.o
configure:5622: $? = 0
configure:5632: result: yes
configure:5636: checking sys/socket.h presence
configure:5646: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:5652: $? = 0
configure:5672: result: yes
configure:5707: checking for sys/socket.h
configure:5714: result: yes
configure:5592: checking pwd.h usability
configure:5604: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5610: $? = 0
configure:5613: test -z || test ! -s conftest.err
configure:5616: $? = 0
configure:5619: test -s conftest.o
configure:5622: $? = 0
configure:5632: result: yes
configure:5636: checking pwd.h presence
configure:5646: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:5652: $? = 0
configure:5672: result: yes
configure:5707: checking for pwd.h
configure:5714: result: yes
configure:5592: checking grp.h usability
configure:5604: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5610: $? = 0
configure:5613: test -z || test ! -s conftest.err
configure:5616: $? = 0
configure:5619: test -s conftest.o
configure:5622: $? = 0
configure:5632: result: yes
configure:5636: checking grp.h presence
configure:5646: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:5652: $? = 0
configure:5672: result: yes
configure:5707: checking for grp.h
configure:5714: result: yes
configure:5583: checking for strings.h
configure:5588: result: yes
configure:5592: checking sys/prctl.h usability
configure:5604: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
conftest.c:61:23: sys/prctl.h: No such file or directory
configure:5610: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5632: result: no
configure:5636: checking sys/prctl.h presence
configure:5646: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
conftest.c:27:23: sys/prctl.h: No such file or directory
configure:5652: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include
configure:5672: result: no
configure:5707: checking for sys/prctl.h
configure:5714: result: no
configure:5592: checking sys/processor.h usability
configure:5604: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
In file included from /usr/include/sys/signal.h:34,
from /usr/include/sys/procset.h:24,
from /usr/include/sys/processor.h:21,
from conftest.c:61:
/usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:292: error: parse error before '}' token
/usr/include/sys/siginfo.h:294: error: parse error before '}' token
/usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
/usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
/usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
/usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
/usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
/usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
/usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
/usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
/usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
/usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
/usr/include/sys/siginfo.h:426: error: parse error before '}' token
/usr/include/sys/siginfo.h:428: error: parse error before '}' token
/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: parse error before '}' token
In file included from /usr/include/sys/procset.h:24,
from /usr/include/sys/processor.h:21,
from conftest.c:61:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
configure:5610: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5632: result: no
configure:5636: checking sys/processor.h presence
configure:5646: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:5652: $? = 0
configure:5672: result: yes
configure:5685: WARNING: sys/processor.h: present but cannot be compiled
configure:5687: WARNING: sys/processor.h: check for missing prerequisite headers?
configure:5689: WARNING: sys/processor.h: see the Autoconf documentation
configure:5691: WARNING: sys/processor.h: section "Present But Cannot Be Compiled"
configure:5693: WARNING: sys/processor.h: proceeding with the preprocessor's result
configure:5695: WARNING: sys/processor.h: in the future, the compiler will take precedence
configure:5707: checking for sys/processor.h
configure:5714: result: yes
configure:5592: checking sys/sem.h usability
configure:5604: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5610: $? = 0
configure:5613: test -z || test ! -s conftest.err
configure:5616: $? = 0
configure:5619: test -s conftest.o
configure:5622: $? = 0
configure:5632: result: yes
configure:5636: checking sys/sem.h presence
configure:5646: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:5652: $? = 0
configure:5672: result: yes
configure:5707: checking for sys/sem.h
configure:5714: result: yes
configure:5727: checking for sys/wait.h that is POSIX.1 compatible
configure:5758: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
In file included from /usr/include/sys/wait.h:24,
from conftest.c:30:
/usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:292: error: parse error before '}' token
/usr/include/sys/siginfo.h:294: error: parse error before '}' token
/usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
/usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
/usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
/usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
/usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
/usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
/usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
/usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
/usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
/usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
/usr/include/sys/siginfo.h:426: error: parse error before '}' token
/usr/include/sys/siginfo.h:428: error: parse error before '}' token
/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: parse error before '}' token
In file included from /usr/include/sys/procset.h:24,
from /usr/include/sys/wait.h:25,
from conftest.c:30:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
In file included from conftest.c:30:
/usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
configure:5764: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| /* end confdefs.h. */
| #include
| #include
| #ifndef WEXITSTATUS
| # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
| #endif
| #ifndef WIFEXITED
| # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
| #endif
|
| int
| main ()
| {
| int s;
| wait (&s);
| s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
| ;
| return 0;
| }
configure:5787: result: no
configure:5799: checking for an ANSI C-conforming const
configure:5866: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:5872: $? = 0
configure:5875: test -z || test ! -s conftest.err
configure:5878: $? = 0
configure:5881: test -s conftest.o
configure:5884: $? = 0
configure:5895: result: yes
configure:5947: checking for getpwnam
configure:6004: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:6010: $? = 0
configure:6013: test -z || test ! -s conftest.err
configure:6016: $? = 0
configure:6019: test -s conftest
configure:6022: $? = 0
configure:6034: result: yes
configure:5947: checking for getgrnam
configure:6004: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:6010: $? = 0
configure:6013: test -z || test ! -s conftest.err
configure:6016: $? = 0
configure:6019: test -s conftest
configure:6022: $? = 0
configure:6034: result: yes
configure:5947: checking for initgroups
configure:6004: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:6010: $? = 0
configure:6013: test -z || test ! -s conftest.err
configure:6016: $? = 0
configure:6019: test -s conftest
configure:6022: $? = 0
configure:6034: result: yes
configure:5947: checking for bindprocessor
configure:6004: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
Undefined first referenced
symbol in file
bindprocessor /var/tmp//ccql7SPz.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6010: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| /* end confdefs.h. */
| /* Define bindprocessor to an innocuous variant, in case declares bindprocessor.
| For example, HP-UX 11i declares gettimeofday. */
| #define bindprocessor innocuous_bindprocessor
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bindprocessor (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef bindprocessor
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char bindprocessor ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_bindprocessor) || defined (__stub___bindprocessor)
| choke me
| #else
| char (*f) () = bindprocessor;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != bindprocessor;
| ;
| return 0;
| }
configure:6034: result: no
configure:5947: checking for prctl
configure:6004: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
Undefined first referenced
symbol in file
prctl /var/tmp//ccSpaFVd.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6010: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| /* end confdefs.h. */
| /* Define prctl to an innocuous variant, in case declares prctl.
| For example, HP-UX 11i declares gettimeofday. */
| #define prctl innocuous_prctl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char prctl (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef prctl
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char prctl ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_prctl) || defined (__stub___prctl)
| choke me
| #else
| char (*f) () = prctl;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != prctl;
| ;
| return 0;
| }
configure:6034: result: no
configure:5947: checking for timegm
configure:6004: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
Undefined first referenced
symbol in file
timegm /var/tmp//ccqQajqH.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6010: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| /* end confdefs.h. */
| /* Define timegm to an innocuous variant, in case declares timegm.
| For example, HP-UX 11i declares gettimeofday. */
| #define timegm innocuous_timegm
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char timegm (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef timegm
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char timegm ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_timegm) || defined (__stub___timegm)
| choke me
| #else
| char (*f) () = timegm;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != timegm;
| ;
| return 0;
| }
configure:6034: result: no
configure:6045: checking for tm_gmtoff in struct tm
configure:6067: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:37: error: structure has no member named `tm_gmtoff'
configure:6073: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| /* end confdefs.h. */
| #include
| #include
| int
| main ()
| {
| struct tm tm; tm.tm_gmtoff;
| ;
| return 0;
| }
configure:6096: result: no
configure:6285: checking whether to enable mod_access
configure:6323: result: yes (default)
configure:6371: checking whether to enable mod_auth
configure:6409: result: yes (default)
configure:6457: checking whether to enable mod_auth_anon
configure:6495: result: no
configure:6543: checking whether to enable mod_auth_dbm
configure:6581: result: no
configure:6630: checking whether to enable mod_auth_digest
configure:6713: result: no
configure:6809: checking whether to enable mod_isapi
configure:6847: result: no
configure:6943: checking whether to enable mod_file_cache
configure:6981: result: no
configure:7077: checking whether to enable mod_echo
configure:7115: result: no
configure:7300: checking whether to enable mod_charset_lite
configure:7338: result: no
configure:7390: checking whether to enable mod_cache
configure:7428: result: no
configure:7476: checking whether to enable mod_disk_cache
configure:7514: result: no
configure:7562: checking whether to enable mod_mem_cache
configure:7600: result: no
configure:7648: checking whether to enable mod_example
configure:7686: result: no
configure:7734: checking whether to enable mod_case_filter
configure:7772: result: no
configure:7820: checking whether to enable mod_case_filter_in
configure:7858: result: no
configure:7906: checking whether to enable mod_dumpio
configure:7944: result: no
configure:7994: checking whether to enable mod_ldap
configure:8032: result: no
configure:8082: checking whether to enable mod_auth_ldap
configure:8120: result: no
configure:8194: checking whether to enable mod_ext_filter
configure:8232: result: no
configure:8280: checking whether to enable mod_include
configure:8318: result: yes (default)
configure:8389: checking whether to enable mod_deflate
configure:8775: result: no
configure:8849: checking whether to enable mod_log_config
configure:8887: result: yes (default)
configure:8936: checking whether to enable mod_log_forensic
configure:8974: result: no
configure:9048: checking whether to enable mod_logio
configure:9086: result: no
configure:9160: checking whether to enable mod_env
configure:9198: result: yes (default)
configure:9246: checking whether to enable mod_mime_magic
configure:9284: result: no
configure:9332: checking whether to enable mod_cern_meta
configure:9370: result: no
configure:9418: checking whether to enable mod_expires
configure:9456: result: no
configure:9504: checking whether to enable mod_headers
configure:9542: result: no
configure:9591: checking whether to enable mod_usertrack
configure:9893: result: no
configure:9942: checking whether to enable mod_unique_id
configure:9980: result: no
configure:10028: checking whether to enable mod_setenvif
configure:10066: result: yes (default)
configure:10170: checking whether to enable mod_proxy
configure:10208: result: no
configure:10271: checking whether to enable mod_proxy_connect
configure:10309: result: no
configure:10357: checking whether to enable mod_proxy_ftp
configure:10395: result: no
configure:10443: checking whether to enable mod_proxy_http
configure:10481: result: no
configure:10555: checking whether to enable mod_ssl
configure:11085: result: no
configure:11159: checking whether to enable mod_optional_hook_export
configure:11197: result: no
configure:11245: checking whether to enable mod_optional_hook_import
configure:11283: result: no
configure:11331: checking whether to enable mod_optional_fn_import
configure:11369: result: no
configure:11417: checking whether to enable mod_optional_fn_export
configure:11455: result: no
configure:11503: checking whether to enable mod_bucketeer
configure:11541: result: no
configure:11627: checking for target platform
configure:11652: result: unix
configure:11684: checking for rlim_t
configure:11710: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:11716: $? = 0
configure:11719: test -z || test ! -s conftest.err
configure:11722: $? = 0
configure:11725: test -s conftest.o
configure:11728: $? = 0
configure:11743: result: yes
configure:11771: checking sys/time.h usability
configure:11783: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:11789: $? = 0
configure:11792: test -z || test ! -s conftest.err
configure:11795: $? = 0
configure:11798: test -s conftest.o
configure:11801: $? = 0
configure:11811: result: yes
configure:11815: checking sys/time.h presence
configure:11825: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:11831: $? = 0
configure:11851: result: yes
configure:11886: checking for sys/time.h
configure:11893: result: yes
configure:11771: checking sys/resource.h usability
configure:11783: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:11789: $? = 0
configure:11792: test -z || test ! -s conftest.err
configure:11795: $? = 0
configure:11798: test -s conftest.o
configure:11801: $? = 0
configure:11811: result: yes
configure:11815: checking sys/resource.h presence
configure:11825: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:11831: $? = 0
configure:11851: result: yes
configure:11886: checking for sys/resource.h
configure:11893: result: yes
configure:11762: checking for sys/sem.h
configure:11767: result: yes
configure:11771: checking sys/ipc.h usability
configure:11783: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:11789: $? = 0
configure:11792: test -z || test ! -s conftest.err
configure:11795: $? = 0
configure:11798: test -s conftest.o
configure:11801: $? = 0
configure:11811: result: yes
configure:11815: checking sys/ipc.h presence
configure:11825: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:11831: $? = 0
configure:11851: result: yes
configure:11886: checking for sys/ipc.h
configure:11893: result: yes
configure:11912: checking for setsid
configure:11969: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:11975: $? = 0
configure:11978: test -z || test ! -s conftest.err
configure:11981: $? = 0
configure:11984: test -s conftest
configure:11987: $? = 0
configure:11999: result: yes
configure:11912: checking for killpg
configure:11969: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:11975: $? = 0
configure:11978: test -z || test ! -s conftest.err
configure:11981: $? = 0
configure:11984: test -s conftest
configure:11987: $? = 0
configure:11999: result: yes
configure:12028: checking bstring.h usability
configure:12040: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
conftest.c:73:21: bstring.h: No such file or directory
configure:12046: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define AP_ENABLE_V4_MAPPED 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SETSID 1
| #define HAVE_KILLPG 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:12068: result: no
configure:12072: checking bstring.h presence
configure:12082: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
conftest.c:39:21: bstring.h: No such file or directory
configure:12088: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define AP_ENABLE_V4_MAPPED 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SETSID 1
| #define HAVE_KILLPG 1
| /* end confdefs.h. */
| #include
configure:12108: result: no
configure:12143: checking for bstring.h
configure:12150: result: no
configure:12019: checking for unistd.h
configure:12024: result: yes
configure:12170: checking for syslog
configure:12227: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:12233: $? = 0
configure:12236: test -z || test ! -s conftest.err
configure:12239: $? = 0
configure:12242: test -s conftest
configure:12245: $? = 0
configure:12257: result: yes
configure:12282: checking sys/times.h usability
configure:12294: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
configure:12300: $? = 0
configure:12303: test -z || test ! -s conftest.err
configure:12306: $? = 0
configure:12309: test -s conftest.o
configure:12312: $? = 0
configure:12322: result: yes
configure:12326: checking sys/times.h presence
configure:12336: gcc -E -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
configure:12342: $? = 0
configure:12362: result: yes
configure:12397: checking for sys/times.h
configure:12404: result: yes
configure:12421: checking for times
configure:12478: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:12484: $? = 0
configure:12487: test -z || test ! -s conftest.err
configure:12490: $? = 0
configure:12493: test -s conftest
configure:12496: $? = 0
configure:12508: result: yes
configure:12519: checking which MPM to use
configure:12535: result: prefork
configure:13212: checking whether to enable mod_http
configure:13250: result: yes
configure:13298: checking whether to enable mod_mime
configure:13336: result: yes (default)
configure:13398: checking for extra modules
configure:13458: result: none
configure:13482: checking whether to enable mod_dav
configure:13520: result: no
configure:13621: checking whether to enable mod_status
configure:13659: result: yes (default)
configure:13707: checking whether to enable mod_autoindex
configure:13745: result: yes (default)
configure:13793: checking whether to enable mod_asis
configure:13831: result: yes (default)
configure:13879: checking whether to enable mod_info
configure:13917: result: no
configure:13965: checking whether to enable mod_suexec
configure:14017: result: no
configure:14267: checking whether to enable mod_cgi
configure:14305: result: yes (default)
configure:14353: checking whether to enable mod_cgid
configure:14391: result: no
configure:15003: checking whether to enable mod_dav_fs
configure:15041: result: no
configure:15115: checking whether to enable mod_vhost_alias
configure:15153: result: no
configure:15201: checking whether to enable mod_negotiation
configure:15239: result: yes (default)
configure:15287: checking whether to enable mod_dir
configure:15325: result: yes (default)
configure:15373: checking whether to enable mod_imap
configure:15411: result: yes (default)
configure:15459: checking whether to enable mod_actions
configure:15497: result: yes (default)
configure:15545: checking whether to enable mod_speling
configure:15583: result: no
configure:15631: checking whether to enable mod_userdir
configure:15669: result: yes (default)
configure:15717: checking whether to enable mod_alias
configure:15755: result: yes (default)
configure:15804: checking whether to enable mod_rewrite
configure:15842: result: no
configure:15955: checking whether to enable mod_so
configure:15993: result: yes
configure:16365: checking whether byte ordering is bigendian
configure:16392: gcc -c -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: `bogus' undeclared (first use in this function)
conftest.c:56: error: (Each undeclared identifier is reported only once
conftest.c:56: error: for each function it appears in.)
conftest.c:56: error: parse error before "endian"
configure:16398: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PROCESSOR_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define AP_ENABLE_V4_MAPPED 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SETSID 1
| #define HAVE_KILLPG 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_TIMES 1
| #define AP_USING_AUTOCONF 1
| #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1
| #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1
| #define AP_SIG_GRACEFUL SIGUSR1
| #define AP_SIG_GRACEFUL_STRING "SIGUSR1"
| #define AP_SIG_GRACEFUL_SHORT USR1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:16549: gcc -o conftest -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/down/httpd-2.0.54/srclib/apr-util/xml/expat/lib conftest.c >&5
configure:16552: $? = 0
configure:16554: ./conftest
configure:16557: $? = 0
configure:16573: result: no
configure:17165: creating ./config.status

## -------------

Making all in srclib
make[1]: Entering directory `/down/httpd-2.0.54/srclib'
Making all in apr
make[2]: Entering directory `/down/httpd-2.0.54/srclib/apr'
Making all in strings
make[3]: Entering directory `/down/httpd-2.0.54/srclib/apr/strings'
make[4]: Entering directory `/down/httpd-2.0.54/srclib/apr/strings'
/bin/bash /down/httpd-2.0.54/srclib/apr/libtool --silent --mode=compile gcc -g -O2   -DHAVE_CONFIG_H -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include -I../include/arch/unix  -c apr_cpystrn.c && touch apr_cpystrn.lo
make[4]: Leaving directory `/down/httpd-2.0.54/srclib/apr/strings'
make[3]: Leaving directory `/down/httpd-2.0.54/srclib/apr/strings'
make[2]: Leaving directory `/down/httpd-2.0.54/srclib/apr'
make[1]: Leaving directory `/down/httpd-2.0.54/srclib'
r before '}' token
/usr/include/sys/siginfo.h:294: error: parse error before '}' token
/usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
/usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
/usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
/usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
/usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
/usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
/usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
/usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
/usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
/usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
/usr/include/sys/siginfo.h:426: error: parse error before '}' token
/usr/include/sys/siginfo.h:428: error: parse error before '}' token
/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: parse error before '}' token
In file included from /usr/include/sys/procset.h:24,
                 from /usr/include/sys/wait.h:25,
                 from ../include/apr.h:124,
                 from apr_cpystrn.c:17:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
In file included from ../include/apr.h:124,
                 from apr_cpystrn.c:17:
/usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
In file included from ../include/apr_general.h:33,
                 from ../include/apr_pools.h:39,
                 from ../include/apr_strings.h:50,
                 from apr_cpystrn.c:18:
/usr/include/signal.h:111: error: parse error before "siginfo_t"
/usr/include/signal.h:113: error: parse error before "siginfo_t"
make[4]: *** [apr_cpystrn.lo] Error 1
make[4]: Leaving directory `/down/httpd-2.0.54/srclib/apr/strings'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/down/httpd-2.0.54/srclib/apr/strings'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/down/httpd-2.0.54/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/down/httpd-2.0.54/srclib'
make: *** [all-recursive] Error 1


关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有