码迷,mamicode.com
首页 > 系统相关 > 详细

linux 里面apche安装

时间:2015-05-04 20:31:32      阅读:664      评论:0      收藏:0      [点我收藏+]

标签:system   linux   layout   target   

[root@go2 apr-util-1.5.4]# ./configure -prefix=/root/httpd-2.3.8 --with-apr-util-1.5.4=/root/apr-util-1.5.4

configure: WARNING: unrecognized options: --with-apr-util-1.5.4

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking target system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking for working mkdir -p... yes

APR-util Version: 1.5.4

checking for chosen layout... apr-util

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

Applying apr-util hints file rules for x86_64-unknown-linux-gnu

checking for APR... no

configure: error: APR could not be located. Please use the --with-apr option.

[root@go2 apr-util-1.5.4]# ./configure -prefix=/root/httpd-2.3.8 --with-apr-util-1.5.4=/root/apr-[root@go2 apr-util-1.5.4]# ./configure -prefix=/root/httpd-2.3.8 --with-apr-util-1.5.4=/root/apr

[root@go2 apr-util-1.5.4]# ./configure --prefix=/root/apr-util-1.5.4/ --with-apr=/root/apr-util-1[root@go2 apr-util-1.5.4]# ./configure --prefix=/root/apr-util-1.5.4/ --with-apr=/root/apr-1.5.1

[root@go2 apr-util-1.5.4]# ./configure -prefix=/root/httpd-2.3.8 --with-apr=/root/apr-1.5.1

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking target system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking for working mkdir -p... yes

APR-util Version: 1.5.4

checking for chosen layout... apr-util

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

Applying apr-util hints file rules for x86_64-unknown-linux-gnu

checking for APR... yes

  setting CPP to "gcc -E"

  adding "-pthread" to CFLAGS

  setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE"

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for ldap support...

checking for default DBM... sdbm (default)

checking for pg_config... no

checking libpq-fe.h usability... no

checking libpq-fe.h presence... no

checking for libpq-fe.h... no

checking postgresql/libpq-fe.h usability... no

checking postgresql/libpq-fe.h presence... no

checking for postgresql/libpq-fe.h... no

checking sqlite3.h usability... no

checking sqlite3.h presence... no

checking for sqlite3.h... no

checking sqlite.h usability... no

checking sqlite.h presence... no

checking for sqlite.h... no

checking sybdb.h usability... no

checking sybdb.h presence... no

checking for sybdb.h... no

checking freetds/sybdb.h usability... no

checking freetds/sybdb.h presence... no

checking for freetds/sybdb.h... no

checking for odbc_config... no

checking sql.h usability... no

checking sql.h presence... no

checking for sql.h... no

checking odbc/sql.h usability... no

checking odbc/sql.h presence... no

checking for odbc/sql.h... no

checking Expat 1.95.x... no

checking old Debian-packaged expat... no

checking old FreeBSD-packaged expat... no

checking Expat 1.0/1.1... no

  setting LDFLAGS to "-L/usr/local/lib"

  adding "-I/usr/local/include" to CPPFLAGS

checking Expat 1.95.x in /usr/local... no

  nulling LDFLAGS

  removed "-I/usr/local/include" from CPPFLAGS

configuring package in xml/expat now

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking target system type... x86_64-unknown-linux-gnu

checking how to print strings... printf

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for fgrep... /bin/grep -F

checking for ld used by gcc... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B

checking the name lister (/usr/bin/nm -B) interface... BSD nm

checking whether ln -s works... yes

checking the maximum length of command line arguments... 1966080

checking whether the shell understands some XSI constructs... yes

checking whether the shell understands "+="... yes

checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop

checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop

checking for /usr/bin/ld option to reload object files... -r

checking for objdump... objdump

checking how to recognize dependent libraries... pass_all

checking for dlltool... dlltool

checking how to associate runtime and link libraries... printf %s\n

checking for ar... ar

checking for archiver @FILE support... @

checking for strip... strip

checking for ranlib... ranlib

checking for gawk... gawk

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for sysroot... no

checking for mt... no

checking if : is a manifest tool... no

checking how to run the C preprocessor... gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for dlfcn.h... yes

checking for objdir... .libs

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC -DPIC

checking if gcc PIC flag -fPIC -DPIC works... yes

checking if gcc static flag -static works... no

checking if gcc supports -c -o file.o... yes

checking if gcc supports -c -o file.o... (cached) yes

checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking for a BSD-compatible install... /usr/bin/install -c

checking for ANSI C header files... (cached) yes

checking whether byte ordering is bigendian... no

checking for an ANSI C-conforming const... yes

checking for size_t... yes

checking for memmove... yes

checking for bcopy... yes

checking check.h usability... no

checking check.h presence... no

checking for check.h... no

configure: creating ./config.status

config.status: creating Makefile

config.status: creating expat_config.h

config.status: expat_config.h is unchanged

config.status: executing libtool commands

xml/expat configured properly

  setting APRUTIL_INCLUDES to "-I/root/apr-util-1.5.4/xml/expat/lib"

  setting LDFLAGS to "-L/root/apr-util-1.5.4/xml/expat/lib"

  setting APRUTIL_EXPORT_LIBS to "/root/apr-util-1.5.4/xml/expat/libexpat.la"

  setting APRUTIL_LIBS to "/root/apr-util-1.5.4/xml/expat/libexpat.la"

checking iconv.h usability... yes

checking iconv.h presence... yes

checking for iconv.h... yes

checking for type of inbuf parameter to iconv... char **

checking for iconv.h... (cached) yes

checking langinfo.h usability... yes

checking langinfo.h presence... yes

checking for langinfo.h... yes

checking for nl_langinfo... yes

checking for CODESET in langinfo.h... yes

checking whether APR has DSO support... yes

checking for library containing crypt... -lcrypt

checking if system crypt() function is threadsafe... no

checking for crypt_r... yes

checking style of crypt_r... struct_crypt_data

  adding "/root/apr-1.5.1/libapr-1.la" to APRUTIL_LIBS

  adding "-lrt" to APRUTIL_LIBS

  adding "-lcrypt" to APRUTIL_LIBS

  adding "-lpthread" to APRUTIL_LIBS

configure: creating ./config.status

config.status: creating Makefile

config.status: creating export_vars.sh

config.status: creating build/pkg/pkginfo

config.status: creating apr-util.pc

config.status: creating apu-1-config

config.status: creating include/private/apu_select_dbm.h

config.status: creating include/apr_ldap.h

config.status: creating include/apu.h

config.status: creating include/apu_want.h

config.status: creating test/Makefile

config.status: creating include/private/apu_config.h

config.status: executing default commands

[root@go2 apr-util-1.5.4]# make

Making all in xml/expat

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Nothing to be done for `all‘.

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Entering directory `/root/apr-util-1.5.4‘

sed ‘s,^\(location=\).*$,\1installed,‘ < apu-1-config > apu-config.out

make[1]: Leaving directory `/root/apr-util-1.5.4‘

[root@go2 apr-util-1.5.4]# make install

Making all in xml/expat

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Nothing to be done for `all‘.

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Entering directory `/root/apr-util-1.5.4‘

make[1]: Nothing to be done for `local-all‘.

make[1]: Leaving directory `/root/apr-util-1.5.4‘

/root/apr-1.5.1/build/mkdir.sh /root/httpd-2.3.8/include/apr-1 /root/httpd-2.3.8/lib/pkgconfig \

                     /root/httpd-2.3.8/lib /root/httpd-2.3.8/bin

mkdir /root/httpd-2.3.8/include/apr-1

mkdir /root/httpd-2.3.8/lib

mkdir /root/httpd-2.3.8/lib/pkgconfig

mkdir /root/httpd-2.3.8/bin

for f in /root/apr-util-1.5.4/include/*.h /root/apr-util-1.5.4/include/*.h; do \

                /usr/bin/install -c -m 644 ${f} /root/httpd-2.3.8/include/apr-1; \

        done

/usr/bin/install -c -m 644 apr-util.pc /root/httpd-2.3.8/lib/pkgconfig/apr-util-1.pc

list=‘xml/expat‘; for i in $list; do \

                ( cd $i ; make DESTDIR= install ); \

        done

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

/bin/sh ./conftools/mkinstalldirs /root/httpd-2.3.8/lib /root/httpd-2.3.8/include/apr-1

/bin/sh ./libtool  --mode=install /usr/bin/install -c libexpat.la /root/httpd-2.3.8/lib/libexpat.la

libtool: install: /usr/bin/install -c .libs/libexpat.so.0.5.0 /root/httpd-2.3.8/lib/libexpat.so.0.5.0

libtool: install: (cd /root/httpd-2.3.8/lib && { ln -s -f libexpat.so.0.5.0 libexpat.so.0 || { rm -f libexpat.so.0 && ln -s libexpat.so.0.5.0 libexpat.so.0; }; })

libtool: install: (cd /root/httpd-2.3.8/lib && { ln -s -f libexpat.so.0.5.0 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.0.5.0 libexpat.so; }; })

libtool: install: /usr/bin/install -c .libs/libexpat.lai /root/httpd-2.3.8/lib/libexpat.la

libtool: install: /usr/bin/install -c .libs/libexpat.a /root/httpd-2.3.8/lib/libexpat.a

libtool: install: chmod 644 /root/httpd-2.3.8/lib/libexpat.a

libtool: install: ranlib /root/httpd-2.3.8/lib/libexpat.a

libtool: install: warning: remember to run `libtool --finish /root/apr-util/lib‘

/usr/bin/install -c -m 644 ./lib/expat.h /root/httpd-2.3.8/include/apr-1

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

/bin/sh /root/apr-1.5.1/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /root/httpd-2.3.8/lib

libtool: install: error: cannot install `libaprutil-1.la‘ to a directory not ending in /root/apr-util//lib

make: *** [install] Error 1

[root@go2 apr-util-1.5.4]# ^C

[root@go2 apr-util-1.5.4]# make

Making all in xml/expat

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Nothing to be done for `all‘.

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Entering directory `/root/apr-util-1.5.4‘

make[1]: Nothing to be done for `local-all‘.

make[1]: Leaving directory `/root/apr-util-1.5.4‘

[root@go2 apr-util-1.5.4]# make clean

Making clean in test

make[1]: Entering directory `/root/apr-util-1.5.4/test‘

make[2]: Entering directory `/root/apr-util-1.5.4/test‘

rm -f ./*.o ./*.lo ./*.a ./*.la ./*.so ./*.obj

rm -rf ./.libs

rm -f manyfile.bin testfile.txt data/sqlite*.db dbd testall

rm -rf autom4te.cache

make[2]: Leaving directory `/root/apr-util-1.5.4/test‘

make[1]: Leaving directory `/root/apr-util-1.5.4/test‘

Making clean in xml/expat

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

cd lib && rm -f libexpat.la *.o *.lo && rm -rf .libs _libs

rm -rf .libs libexpat.la

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Entering directory `/root/apr-util-1.5.4‘

rm -f ./*.o ./*.lo ./*.a ./libaprutil-1.la ./*.so ./*.obj

rm -rf ./.libs

rm -f xml/apr_xml.o xml/apr_xml.lo xml/*.a xml/*.la xml/*.so xml/*.obj

rm -rf xml/.libs

rm -f dbm/apr_dbm.o dbm/apr_dbm_sdbm.o dbm/apr_dbm.lo dbm/apr_dbm_sdbm.lo dbm/*.a dbm/*.la dbm/*.so dbm/*.obj

rm -rf dbm/.libs

rm -f encoding/apr_base64.o encoding/apr_base64.lo encoding/*.a encoding/*.la encoding/*.so encoding/*.obj

rm -rf encoding/.libs

rm -f hooks/apr_hooks.o hooks/apr_hooks.lo hooks/*.a hooks/*.la hooks/*.so hooks/*.obj

rm -rf hooks/.libs

rm -f buckets/apr_brigade.o buckets/apr_buckets_alloc.o buckets/apr_buckets_eos.o buckets/apr_buckets_file.o buckets/apr_buckets_flush.o buckets/apr_buckets_heap.o buckets/apr_buckets_mmap.o buckets/apr_buckets.o buckets/apr_buckets_pipe.o buckets/apr_buckets_pool.o buckets/apr_buckets_refcount.o buckets/apr_buckets_simple.o buckets/apr_buckets_socket.o buckets/apr_brigade.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_heap.lo buckets/apr_buckets.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo buckets/apr_buckets_socket.lo buckets/*.a buckets/*.la buckets/*.so buckets/*.obj

rm -rf buckets/.libs

rm -f uri/apr_uri.o uri/apr_uri.lo uri/*.a uri/*.la uri/*.so uri/*.obj

rm -rf uri/.libs

rm -f misc/apr_date.o misc/apr_queue.o misc/apr_reslist.o misc/apr_rmm.o misc/apr_thread_pool.o misc/apu_dso.o misc/apu_version.o misc/apr_date.lo misc/apr_queue.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_thread_pool.lo misc/apu_dso.lo misc/apu_version.lo misc/*.a misc/*.la misc/*.so misc/*.obj

rm -rf misc/.libs

rm -f crypto/apr_crypto.o crypto/apr_md4.o crypto/apr_md5.o crypto/apr_passwd.o crypto/apr_sha1.o crypto/crypt_blowfish.o crypto/getuuid.o crypto/uuid.o crypto/apr_crypto.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/apr_passwd.lo crypto/apr_sha1.lo crypto/crypt_blowfish.lo crypto/getuuid.lo crypto/uuid.lo crypto/*.a crypto/*.la crypto/*.so crypto/*.obj

rm -rf crypto/.libs

rm -f dbd/apr_dbd.o dbd/apr_dbd.lo dbd/*.a dbd/*.la dbd/*.so dbd/*.obj

rm -rf dbd/.libs

rm -f strmatch/apr_strmatch.o strmatch/apr_strmatch.lo strmatch/*.a strmatch/*.la strmatch/*.so strmatch/*.obj

rm -rf strmatch/.libs

rm -f memcache/apr_memcache.o memcache/apr_memcache.lo memcache/*.a memcache/*.la memcache/*.so memcache/*.obj

rm -rf memcache/.libs

rm -f dbm/sdbm/sdbm_hash.o dbm/sdbm/sdbm_lock.o dbm/sdbm/sdbm.o dbm/sdbm/sdbm_pair.o dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo dbm/sdbm/*.a dbm/sdbm/*.la dbm/sdbm/*.so dbm/sdbm/*.obj

rm -rf dbm/sdbm/.libs

rm -f ldap/apr_ldap_stub.o ldap/apr_ldap_url.o ldap/apr_ldap_stub.lo ldap/apr_ldap_url.lo ldap/*.a ldap/*.la ldap/*.so ldap/*.obj

rm -rf ldap/.libs

rm -f xlate/xlate.o xlate/xlate.lo xlate/*.a xlate/*.la xlate/*.so xlate/*.obj

rm -rf xlate/.libs

rm -f xml/expat/*.o xml/expat/*.lo xml/expat/*.a xml/expat/*.la xml/expat/*.so xml/expat/*.obj

rm -rf xml/expat/.libs

rm -f exports.c export_vars.c aprutil.exp .make.dirs apu-config.out 

rm -rf autom4te.cache

make[1]: Leaving directory `/root/apr-util-1.5.4‘

[root@go2 apr-util-1.5.4]# ./configure -prefix=/root/httpd-2.3.8 --with-apr=/root/apr-1.5.1

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking target system type... x86_64-unknown-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking for working mkdir -p... yes

APR-util Version: 1.5.4

checking for chosen layout... apr-util

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

Applying apr-util hints file rules for x86_64-unknown-linux-gnu

checking for APR... yes

  setting CPP to "gcc -E"

  adding "-pthread" to CFLAGS

  setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE"

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for ldap support...

checking for default DBM... sdbm (default)

checking for pg_config... no

checking libpq-fe.h usability... no

checking libpq-fe.h presence... no

checking for libpq-fe.h... no

checking postgresql/libpq-fe.h usability... no

checking postgresql/libpq-fe.h presence... no

checking for postgresql/libpq-fe.h... no

checking sqlite3.h usability... no

checking sqlite3.h presence... no

checking for sqlite3.h... no

checking sqlite.h usability... no

checking sqlite.h presence... no

checking for sqlite.h... no

checking sybdb.h usability... no

checking sybdb.h presence... no

checking for sybdb.h... no

checking freetds/sybdb.h usability... no

checking freetds/sybdb.h presence... no

checking for freetds/sybdb.h... no

checking for odbc_config... no

checking sql.h usability... no

checking sql.h presence... no

checking for sql.h... no

checking odbc/sql.h usability... no

checking odbc/sql.h presence... no

checking for odbc/sql.h... no

checking Expat 1.95.x... no

checking old Debian-packaged expat... no

checking old FreeBSD-packaged expat... no

checking Expat 1.0/1.1... no

  setting LDFLAGS to "-L/usr/local/lib"

  adding "-I/usr/local/include" to CPPFLAGS

checking Expat 1.95.x in /usr/local... no

  nulling LDFLAGS

  removed "-I/usr/local/include" from CPPFLAGS

configuring package in xml/expat now

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking target system type... x86_64-unknown-linux-gnu

checking how to print strings... printf

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for fgrep... /bin/grep -F

checking for ld used by gcc... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B

checking the name lister (/usr/bin/nm -B) interface... BSD nm

checking whether ln -s works... yes

checking the maximum length of command line arguments... 1966080

checking whether the shell understands some XSI constructs... yes

checking whether the shell understands "+="... yes

checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop

checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop

checking for /usr/bin/ld option to reload object files... -r

checking for objdump... objdump

checking how to recognize dependent libraries... pass_all

checking for dlltool... dlltool

checking how to associate runtime and link libraries... printf %s\n

checking for ar... ar

checking for archiver @FILE support... @

checking for strip... strip

checking for ranlib... ranlib

checking for gawk... gawk

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for sysroot... no

checking for mt... no

checking if : is a manifest tool... no

checking how to run the C preprocessor... gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for dlfcn.h... yes

checking for objdir... .libs

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC -DPIC

checking if gcc PIC flag -fPIC -DPIC works... yes

checking if gcc static flag -static works... no

checking if gcc supports -c -o file.o... yes

checking if gcc supports -c -o file.o... (cached) yes

checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking for a BSD-compatible install... /usr/bin/install -c

checking for ANSI C header files... (cached) yes

checking whether byte ordering is bigendian... no

checking for an ANSI C-conforming const... yes

checking for size_t... yes

checking for memmove... yes

checking for bcopy... yes

checking check.h usability... no

checking check.h presence... no

checking for check.h... no

configure: creating ./config.status

config.status: creating Makefile

config.status: creating expat_config.h

config.status: expat_config.h is unchanged

config.status: executing libtool commands

xml/expat configured properly

  setting APRUTIL_INCLUDES to "-I/root/apr-util-1.5.4/xml/expat/lib"

  setting LDFLAGS to "-L/root/apr-util-1.5.4/xml/expat/lib"

  setting APRUTIL_EXPORT_LIBS to "/root/apr-util-1.5.4/xml/expat/libexpat.la"

  setting APRUTIL_LIBS to "/root/apr-util-1.5.4/xml/expat/libexpat.la"

checking iconv.h usability... yes

checking iconv.h presence... yes

checking for iconv.h... yes

checking for type of inbuf parameter to iconv... char **

checking for iconv.h... (cached) yes

checking langinfo.h usability... yes

checking langinfo.h presence... yes

checking for langinfo.h... yes

checking for nl_langinfo... yes

checking for CODESET in langinfo.h... yes

checking whether APR has DSO support... yes

checking for library containing crypt... -lcrypt

checking if system crypt() function is threadsafe... no

checking for crypt_r... yes

checking style of crypt_r... struct_crypt_data

  adding "/root/apr-1.5.1/libapr-1.la" to APRUTIL_LIBS

  adding "-lrt" to APRUTIL_LIBS

  adding "-lcrypt" to APRUTIL_LIBS

  adding "-lpthread" to APRUTIL_LIBS

configure: creating ./config.status

config.status: creating Makefile

config.status: creating export_vars.sh

config.status: creating build/pkg/pkginfo

config.status: creating apr-util.pc

config.status: creating apu-1-config

config.status: creating include/private/apu_select_dbm.h

config.status: creating include/apr_ldap.h

config.status: creating include/apu.h

config.status: creating include/apu_want.h

config.status: creating test/Makefile

config.status: creating include/private/apu_config.h

config.status: include/private/apu_config.h is unchanged

config.status: executing default commands

[root@go2 apr-util-1.5.4]# 

[root@go2 apr-util-1.5.4]# 

[root@go2 apr-util-1.5.4]# make

Making all in xml/expat

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

/bin/sh ./libtool --silent --mode=compile gcc -g -O2 -DHAVE_EXPAT_CONFIG_H   -I./lib -I. -o lib/xmlparse.lo -c lib/xmlparse.c


/bin/sh ./libtool --silent --mode=compile gcc -g -O2 -DHAVE_EXPAT_CONFIG_H   -I./lib -I. -o lib/xmltok.lo -c lib/xmltok.c


/bin/sh ./libtool --silent --mode=compile gcc -g -O2 -DHAVE_EXPAT_CONFIG_H   -I./lib -I. -o lib/xmlrole.lo -c lib/xmlrole.c


/bin/sh ./libtool --silent --mode=link gcc -g -O2 -DHAVE_EXPAT_CONFIG_H   -I./lib -I. -no-undefined -version-info 5:0:5 -rpath /root/httpd-2.3.8/lib  -o libexpat.la lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Entering directory `/root/apr-util-1.5.4‘

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_brigade.lo -c buckets/apr_brigade.c && touch buckets/apr_brigade.lo


/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets.lo -c buckets/apr_buckets.c && touch buckets/apr_buckets.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_alloc.lo -c buckets/apr_buckets_alloc.c && touch buckets/apr_buckets_alloc.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_eos.lo -c buckets/apr_buckets_eos.c && touch buckets/apr_buckets_eos.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_file.lo -c buckets/apr_buckets_file.c && touch buckets/apr_buckets_file.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_flush.lo -c buckets/apr_buckets_flush.c && touch buckets/apr_buckets_flush.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_heap.lo -c buckets/apr_buckets_heap.c && touch buckets/apr_buckets_heap.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_mmap.lo -c buckets/apr_buckets_mmap.c && touch buckets/apr_buckets_mmap.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_pipe.lo -c buckets/apr_buckets_pipe.c && touch buckets/apr_buckets_pipe.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_pool.lo -c buckets/apr_buckets_pool.c && touch buckets/apr_buckets_pool.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_refcount.lo -c buckets/apr_buckets_refcount.c && touch buckets/apr_buckets_refcount.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_simple.lo -c buckets/apr_buckets_simple.c && touch buckets/apr_buckets_simple.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o buckets/apr_buckets_socket.lo -c buckets/apr_buckets_socket.c && touch buckets/apr_buckets_socket.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/apr_crypto.lo -c crypto/apr_crypto.c && touch crypto/apr_crypto.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/apr_md4.lo -c crypto/apr_md4.c && touch crypto/apr_md4.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/apr_md5.lo -c crypto/apr_md5.c && touch crypto/apr_md5.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/apr_passwd.lo -c crypto/apr_passwd.c && touch crypto/apr_passwd.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/apr_sha1.lo -c crypto/apr_sha1.c && touch crypto/apr_sha1.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/crypt_blowfish.lo -c crypto/crypt_blowfish.c && touch crypto/crypt_blowfish.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/getuuid.lo -c crypto/getuuid.c && touch crypto/getuuid.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o crypto/uuid.lo -c crypto/uuid.c && touch crypto/uuid.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o dbd/apr_dbd.lo -c dbd/apr_dbd.c && touch dbd/apr_dbd.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o dbm/apr_dbm.lo -c dbm/apr_dbm.c && touch dbm/apr_dbm.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o dbm/apr_dbm_sdbm.lo -c dbm/apr_dbm_sdbm.c && touch dbm/apr_dbm_sdbm.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o dbm/sdbm/sdbm.lo -c dbm/sdbm/sdbm.c && touch dbm/sdbm/sdbm.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o dbm/sdbm/sdbm_hash.lo -c dbm/sdbm/sdbm_hash.c && touch dbm/sdbm/sdbm_hash.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o dbm/sdbm/sdbm_lock.lo -c dbm/sdbm/sdbm_lock.c && touch dbm/sdbm/sdbm_lock.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o dbm/sdbm/sdbm_pair.lo -c dbm/sdbm/sdbm_pair.c && touch dbm/sdbm/sdbm_pair.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o encoding/apr_base64.lo -c encoding/apr_base64.c && touch encoding/apr_base64.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o hooks/apr_hooks.lo -c hooks/apr_hooks.c && touch hooks/apr_hooks.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o ldap/apr_ldap_stub.lo -c ldap/apr_ldap_stub.c && touch ldap/apr_ldap_stub.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o ldap/apr_ldap_url.lo -c ldap/apr_ldap_url.c && touch ldap/apr_ldap_url.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o memcache/apr_memcache.lo -c memcache/apr_memcache.c && touch memcache/apr_memcache.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o misc/apr_date.lo -c misc/apr_date.c && touch misc/apr_date.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o misc/apr_queue.lo -c misc/apr_queue.c && touch misc/apr_queue.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o misc/apr_reslist.lo -c misc/apr_reslist.c && touch misc/apr_reslist.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o misc/apr_rmm.lo -c misc/apr_rmm.c && touch misc/apr_rmm.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o misc/apr_thread_pool.lo -c misc/apr_thread_pool.c && touch misc/apr_thread_pool.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o misc/apu_dso.lo -c misc/apu_dso.c && touch misc/apu_dso.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o misc/apu_version.lo -c misc/apu_version.c && touch misc/apu_version.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o strmatch/apr_strmatch.lo -c strmatch/apr_strmatch.c && touch strmatch/apr_strmatch.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o uri/apr_uri.lo -c uri/apr_uri.c && touch uri/apr_uri.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o xlate/xlate.lo -c xlate/xlate.c && touch xlate/xlate.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  -o xml/apr_xml.lo -c xml/apr_xml.c && touch xml/apr_xml.lo

/bin/sh /root/apr-1.5.1/libtool --silent --mode=link gcc -g -O2 -pthread   -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib   -version-info 5:4:5    -o libaprutil-1.la -rpath /root/httpd-2.3.8/lib buckets/apr_brigade.lo buckets/apr_buckets.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo buckets/apr_buckets_socket.lo crypto/apr_crypto.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/apr_passwd.lo crypto/apr_sha1.lo crypto/crypt_blowfish.lo crypto/getuuid.lo crypto/uuid.lo dbd/apr_dbd.lo dbm/apr_dbm.lo dbm/apr_dbm_sdbm.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo ldap/apr_ldap_url.lo memcache/apr_memcache.lo misc/apr_date.lo misc/apr_queue.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_thread_pool.lo misc/apu_dso.lo misc/apu_version.lo strmatch/apr_strmatch.lo uri/apr_uri.lo xlate/xlate.lo xml/apr_xml.lo    -lrt -lcrypt  -lpthread  /root/apr-util-1.5.4/xml/expat/libexpat.la /root/apr-1.5.1/libapr-1.la -lrt -lcrypt -lpthread

gawk -f /root/apr-1.5.1/build/make_exports.awk /root/apr-util-1.5.4/include/apr_anylock.h /root/apr-util-1.5.4/include/apr_base64.h /root/apr-util-1.5.4/include/apr_buckets.h /root/apr-util-1.5.4/include/apr_crypto.h /root/apr-util-1.5.4/include/apr_date.h /root/apr-util-1.5.4/include/apr_dbd.h /root/apr-util-1.5.4/include/apr_dbm.h /root/apr-util-1.5.4/include/apr_hooks.h /root/apr-util-1.5.4/include/apr_ldap_init.h /root/apr-util-1.5.4/include/apr_ldap_option.h /root/apr-util-1.5.4/include/apr_ldap_rebind.h /root/apr-util-1.5.4/include/apr_ldap_url.h /root/apr-util-1.5.4/include/apr_md4.h /root/apr-util-1.5.4/include/apr_md5.h /root/apr-util-1.5.4/include/apr_memcache.h /root/apr-util-1.5.4/include/apr_optional.h /root/apr-util-1.5.4/include/apr_optional_hooks.h /root/apr-util-1.5.4/include/apr_queue.h /root/apr-util-1.5.4/include/apr_reslist.h /root/apr-util-1.5.4/include/apr_rmm.h /root/apr-util-1.5.4/include/apr_sdbm.h /root/apr-util-1.5.4/include/apr_sha1.h /root/apr-util-1.5.4/include/apr_strmatch.h /root/apr-util-1.5.4/include/apr_thread_pool.h /root/apr-util-1.5.4/include/apr_uri.h /root/apr-util-1.5.4/include/apr_uuid.h /root/apr-util-1.5.4/include/apr_xlate.h /root/apr-util-1.5.4/include/apr_xml.h /root/apr-util-1.5.4/include/apu_errno.h /root/apr-util-1.5.4/include/apu_version.h /root/apr-util-1.5.4/include/private/apr_crypto_internal.h /root/apr-util-1.5.4/include/private/apr_dbd_internal.h /root/apr-util-1.5.4/include/private/apr_dbd_odbc_v2.h /root/apr-util-1.5.4/include/private/apr_dbm_private.h /root/apr-util-1.5.4/include/private/apu_internal.h > exports.c

gawk -f /root/apr-1.5.1/build/make_var_export.awk /root/apr-util-1.5.4/include/apr_anylock.h /root/apr-util-1.5.4/include/apr_base64.h /root/apr-util-1.5.4/include/apr_buckets.h /root/apr-util-1.5.4/include/apr_crypto.h /root/apr-util-1.5.4/include/apr_date.h /root/apr-util-1.5.4/include/apr_dbd.h /root/apr-util-1.5.4/include/apr_dbm.h /root/apr-util-1.5.4/include/apr_hooks.h /root/apr-util-1.5.4/include/apr_ldap_init.h /root/apr-util-1.5.4/include/apr_ldap_option.h /root/apr-util-1.5.4/include/apr_ldap_rebind.h /root/apr-util-1.5.4/include/apr_ldap_url.h /root/apr-util-1.5.4/include/apr_md4.h /root/apr-util-1.5.4/include/apr_md5.h /root/apr-util-1.5.4/include/apr_memcache.h /root/apr-util-1.5.4/include/apr_optional.h /root/apr-util-1.5.4/include/apr_optional_hooks.h /root/apr-util-1.5.4/include/apr_queue.h /root/apr-util-1.5.4/include/apr_reslist.h /root/apr-util-1.5.4/include/apr_rmm.h /root/apr-util-1.5.4/include/apr_sdbm.h /root/apr-util-1.5.4/include/apr_sha1.h /root/apr-util-1.5.4/include/apr_strmatch.h /root/apr-util-1.5.4/include/apr_thread_pool.h /root/apr-util-1.5.4/include/apr_uri.h /root/apr-util-1.5.4/include/apr_uuid.h /root/apr-util-1.5.4/include/apr_xlate.h /root/apr-util-1.5.4/include/apr_xml.h /root/apr-util-1.5.4/include/apu_errno.h /root/apr-util-1.5.4/include/apu_version.h /root/apr-util-1.5.4/include/private/apr_crypto_internal.h /root/apr-util-1.5.4/include/private/apr_dbd_internal.h /root/apr-util-1.5.4/include/private/apr_dbd_odbc_v2.h /root/apr-util-1.5.4/include/private/apr_dbm_private.h /root/apr-util-1.5.4/include/private/apu_internal.h > export_vars.c

gcc -E -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  exports.c | grep "ap_hack_" | sed -e ‘s/^.*[)]\(.*\);$/\1/‘ >> aprutil.exp

gcc -E -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private  -I/root/apr-1.5.1/include  -I/root/apr-util-1.5.4/xml/expat/lib  export_vars.c | sed -e ‘s/^\#[^!]*//‘ | sed -e ‘/^$/d‘ >> aprutil.exp

sed ‘s,^\(location=\).*$,\1installed,‘ < apu-1-config > apu-config.out

make[1]: Leaving directory `/root/apr-util-1.5.4‘

[root@go2 apr-util-1.5.4]# 

[root@go2 apr-util-1.5.4]# 

[root@go2 apr-util-1.5.4]# 

[root@go2 apr-util-1.5.4]# 

[root@go2 apr-util-1.5.4]# 

[root@go2 apr-util-1.5.4]# make install

Making all in xml/expat

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Nothing to be done for `all‘.

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

make[1]: Entering directory `/root/apr-util-1.5.4‘

make[1]: Nothing to be done for `local-all‘.

make[1]: Leaving directory `/root/apr-util-1.5.4‘

/root/apr-1.5.1/build/mkdir.sh /root/httpd-2.3.8/include/apr-1 /root/httpd-2.3.8/lib/pkgconfig \

                     /root/httpd-2.3.8/lib /root/httpd-2.3.8/bin

for f in /root/apr-util-1.5.4/include/*.h /root/apr-util-1.5.4/include/*.h; do \

                /usr/bin/install -c -m 644 ${f} /root/httpd-2.3.8/include/apr-1; \

        done

/usr/bin/install -c -m 644 apr-util.pc /root/httpd-2.3.8/lib/pkgconfig/apr-util-1.pc

list=‘xml/expat‘; for i in $list; do \

                ( cd $i ; make DESTDIR= install ); \

        done

make[1]: Entering directory `/root/apr-util-1.5.4/xml/expat‘

/bin/sh ./conftools/mkinstalldirs /root/httpd-2.3.8/lib /root/httpd-2.3.8/include/apr-1

/bin/sh ./libtool  --mode=install /usr/bin/install -c libexpat.la /root/httpd-2.3.8/lib/libexpat.la

libtool: install: /usr/bin/install -c .libs/libexpat.so.0.5.0 /root/httpd-2.3.8/lib/libexpat.so.0.5.0

libtool: install: (cd /root/httpd-2.3.8/lib && { ln -s -f libexpat.so.0.5.0 libexpat.so.0 || { rm -f libexpat.so.0 && ln -s libexpat.so.0.5.0 libexpat.so.0; }; })

libtool: install: (cd /root/httpd-2.3.8/lib && { ln -s -f libexpat.so.0.5.0 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.0.5.0 libexpat.so; }; })

libtool: install: /usr/bin/install -c .libs/libexpat.lai /root/httpd-2.3.8/lib/libexpat.la

libtool: install: /usr/bin/install -c .libs/libexpat.a /root/httpd-2.3.8/lib/libexpat.a

libtool: install: chmod 644 /root/httpd-2.3.8/lib/libexpat.a

libtool: install: ranlib /root/httpd-2.3.8/lib/libexpat.a

libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/jdk1.7.0_51/bin:/root/bin:/sbin" ldconfig -n /root/httpd-2.3.8/lib

----------------------------------------------------------------------

Libraries have been installed in:

   /root/httpd-2.3.8/lib


If you ever happen to want to link against installed libraries

in a given directory, LIBDIR, you must either use libtool, and

specify the full pathname of the library, or use the `-LLIBDIR‘

flag during linking and do at least one of the following:

   - add LIBDIR to the `LD_LIBRARY_PATH‘ environment variable

     during execution

   - add LIBDIR to the `LD_RUN_PATH‘ environment variable

     during linking

   - use the `-Wl,-rpath -Wl,LIBDIR‘ linker flag

   - have your system administrator add LIBDIR to `/etc/ld.so.conf‘


See any operating system documentation about shared libraries for

more information, such as the ld(1) and ld.so(8) manual pages.

----------------------------------------------------------------------

/usr/bin/install -c -m 644 ./lib/expat.h /root/httpd-2.3.8/include/apr-1

make[1]: Leaving directory `/root/apr-util-1.5.4/xml/expat‘

/bin/sh /root/apr-1.5.1/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /root/httpd-2.3.8/lib

libtool: install: warning: relinking `libaprutil-1.la‘

libtool: install: (cd /root/apr-util-1.5.4; /bin/sh /root/apr-1.5.1/libtool  --silent --mode=relink gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/root/apr-util-1.5.4/include -I/root/apr-util-1.5.4/include/private -I/root/apr-1.5.1/include -I/root/apr-util-1.5.4/xml/expat/lib -version-info 5:4:5 -o libaprutil-1.la -rpath /root/httpd-2.3.8/lib buckets/apr_brigade.lo buckets/apr_buckets.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo buckets/apr_buckets_socket.lo crypto/apr_crypto.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/apr_passwd.lo crypto/apr_sha1.lo crypto/crypt_blowfish.lo crypto/getuuid.lo crypto/uuid.lo dbd/apr_dbd.lo dbm/apr_dbm.lo dbm/apr_dbm_sdbm.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo ldap/apr_ldap_url.lo memcache/apr_memcache.lo misc/apr_date.lo misc/apr_queue.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_thread_pool.lo misc/apu_dso.lo misc/apu_version.lo strmatch/apr_strmatch.lo uri/apr_uri.lo xlate/xlate.lo xml/apr_xml.lo -lrt -lcrypt -lpthread /root/apr-util-1.5.4/xml/expat/libexpat.la /root/apr-1.5.1/libapr-1.la -lrt -lcrypt -lpthread )

libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.so.0.5.4T /root/httpd-2.3.8/lib/libaprutil-1.so.0.5.4

libtool: install: (cd /root/httpd-2.3.8/lib && { ln -s -f libaprutil-1.so.0.5.4 libaprutil-1.so.0 || { rm -f libaprutil-1.so.0 && ln -s libaprutil-1.so.0.5.4 libaprutil-1.so.0; }; })

libtool: install: (cd /root/httpd-2.3.8/lib && { ln -s -f libaprutil-1.so.0.5.4 libaprutil-1.so || { rm -f libaprutil-1.so && ln -s libaprutil-1.so.0.5.4 libaprutil-1.so; }; })

libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.lai /root/httpd-2.3.8/lib/libaprutil-1.la

libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.a /root/httpd-2.3.8/lib/libaprutil-1.a

libtool: install: chmod 644 /root/httpd-2.3.8/lib/libaprutil-1.a

libtool: install: ranlib /root/httpd-2.3.8/lib/libaprutil-1.a

libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/jdk1.7.0_51/bin:/root/bin:/sbin" ldconfig -n /root/httpd-2.3.8/lib

----------------------------------------------------------------------

Libraries have been installed in:

   /root/httpd-2.3.8/lib


If you ever happen to want to link against installed libraries

in a given directory, LIBDIR, you must either use libtool, and

specify the full pathname of the library, or use the `-LLIBDIR‘

flag during linking and do at least one of the following:

   - add LIBDIR to the `LD_LIBRARY_PATH‘ environment variable

     during execution

   - add LIBDIR to the `LD_RUN_PATH‘ environment variable

     during linking

   - use the `-Wl,-rpath -Wl,LIBDIR‘ linker flag

   - have your system administrator add LIBDIR to `/etc/ld.so.conf‘


See any operating system documentation about shared libraries for

more information, such as the ld(1) and ld.so(8) manual pages.

----------------------------------------------------------------------

/usr/bin/install -c -m 644 aprutil.exp /root/httpd-2.3.8/lib

/usr/bin/install -c -m 755 apu-config.out /root/httpd-2.3.8/bin/apu-1-config


本文出自 “魔铁心” 博客,请务必保留此出处http://motiexin.blog.51cto.com/9255435/1641736

linux 里面apche安装

标签:system   linux   layout   target   

原文地址:http://motiexin.blog.51cto.com/9255435/1641736

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!