linux 里面apche安装

[[email protected] 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.

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

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

[[email protected] 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

[[email protected] 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‘

[[email protected] 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

[[email protected] apr-util-1.5.4]# ^C

[[email protected] 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‘

[[email protected] 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‘

[[email protected] 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

[[email protected] apr-util-1.5.4]#

[[email protected] apr-util-1.5.4]#

[[email protected] 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‘

[[email protected] apr-util-1.5.4]#

[[email protected] apr-util-1.5.4]#

[[email protected] apr-util-1.5.4]#

[[email protected] apr-util-1.5.4]#

[[email protected] apr-util-1.5.4]#

[[email protected] 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

时间: 2024-10-10 13:49:13

linux 里面apche安装的相关文章

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Linux的 JDK 安装

mkdir  /usr/java cd /usr/java 到官网下载最新jdk http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 然后进行上传到/usr/java上 cd /usr/java rz  从window找到你下载jdk的路径 然后进行解压 tar -zxvf jdk-8u144-linux-x64.tar.gz 设置环境变量,在/etc/profile最后添加路径

在虚拟机的Linux系统下安装wineqq

|   版权声明:本文为博主原创文章,未经博主允许不得转载. 本文参考教程:http://www.ubuntukylin.com/ukylin/forum.php?mod=viewthread&tid=7688&extra=page%3D1 WineQQ下载地址:http://pan.baidu.com/s/1c2FSTsk qq是一款国内非常著名的聊天工具,但是在腾讯的官网并没有Linux操作系统下的qq安装版本,但是我们也有办法在Linux系统下安装qq,下面我们实现在Linux安装w

Arch Linux最小化安装X

Xorg Xorg-server 安装xorg-server pacman -S xorg-server 可选:xorg-server-utils pacman -S xorg-server-utils Xorg-server-utils meta-package pulls in the most useful packages for certain configuration tasks, they are pointed out in the relevant sections. Dri

Arch Linux最小化安装LXDE桌面环境

安装最小化的LXDE桌面环境: pacman -S lxde-common 安装LXDE Session: pacman -S lxsession 不安装这个没法登录进桌面环境 安装LXDE面板: pacman -S lxpanel 不安装这个,进入LXDE桌面环境后什么都没有 安装窗口管理器: pacman -S openbox 不安装这个,既不能移动窗口,也不能最大.最小化窗口 安装LXDE环境下的终端程序: pacman -S lxterminal 安装LXDE环境下的文件管理器: pac

Linux redis的安装与配置

Redis是一个开源的使用ANSI C语言编写.支持网络.可基于内存亦可持久化的日志型.Key-Value数据库,并提供多种语言的API.从2010年3月15日起,Redis的开发工作由VMware主持. 1.环境 # lsb_release LSB Version:    :core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarchDistri

linux下oracle安装

本文主要介绍linux下oracle的安装,主要分为3部分:准本工作.安装oracle软件.用dbca工具创建数据库. 实验环境:rhel5.6+oracle_database_linux32.zip(10.2.0.1.0) 实验过程: 首先要确保linux系统内存大小在1G以上,另外/home与/目录也要足够大. 1.在安装oracle软件前,linux需要安装这些软件:binutils-2.17.50.0.6-5.el5.compat-db-4.2.52-5.1.control-center

Linux系统中安装MySQL数据库操作手册

Linux系统中MySQL数据库安装手册 一.安装概述: 在Linux操作系统中安装MySQL数据库是一个我们必须要掌握的一门技术,也决定了你以后找工作的薪资待遇,所以你知道它的厉害了吧!学会安装只是第一步,你还得学好数据库的基本操作,以及搭建一个数据库的主从配置等等.这些我都会在后面的博文中说到.下面我就简单的写一些安装MySQL数据库的一些步骤,仅供参考,如有什么不妥的地方,还请见谅! 二.安装步骤: (一)基本准备工作 1.打开虚拟机,在虚拟机中下载好最新版的MySQL数据库的压缩包.在M

分布式缓存技术redis学习系列(一)——redis简介以及linux上的安装

redis简介 redis是NoSQL(No Only SQL,非关系型数据库)的一种,NoSQL是以Key-Value的形式存储数据.当前主流的分布式缓存技术有redis,memcached,ssdb,mongodb等.既可以把redis理解为理解为缓存技术,因为它的数据都是缓存在内从中的:也可以理解为数据库,因为redis可以周期性的将数据写入磁盘或者把操作追加到记录文件中.而我个人更倾向理解为缓存技术,因为当今互联网应用业务复杂.高并发.大数据的特性,正是各种缓存技术引入最终目的. 关于r

Linux环境下安装JDK并配置环境变量

首先查看是否已经安装了JDK并配置环境变量. [[email protected]_plat opt]# java -version -bash: java: command not found [[email protected]_plat opt]# 说明没有安装JDK或者配置环境变量. 安装JDK: Linux环境JDK安装比较简单,直接解压到指定目录即可. 1.上传安装介质至服务器,我下载的是tar.gz版本的JDK: 2.在上传目录中执行tar命令安装: tar -zxvf jdk-7