Script started on Tue Sep 17 01:02:12 2002 [mcarroll@red scripts]$ cd .. [mcarroll@red mcarroll]$ ls Mail openssl scripts server [mcarroll@red mcarroll]$ cd server [mcarroll@red server]$ ls httpd-2.0.40 httpd-2.0.40.tar [mcarroll@red server]$ cd httpd-20.  .0.40 [mcarroll@red httpd-2.0.40]$ ls ABOUT_APACHE BuildBin.dsp emacs-style Makefile.in ROADMAP acconfig.h buildconf include Makefile.win server acinclude.m4 CHANGES INSTALL modules srclib Apache.dsp config.layout InstallBin.dsp NWGNUmakefile support Apache.dsw configure LAYOUT os test apachenw.mcp.zip configure.in libhttpd.dsp README build docs LICENSE README.platforms [mcarroll@red httpd-2.0.40]$ ./ configure --  preficx  x=/home/mcarroll/apache/apac che2 .0.40 bash: ./: is a directory [mcarroll@red httpd-2.0.40]$ ./ configure --prefix=/home/mcarroll/apache/apache2. .0.40 [mcarroll@red httpd-2.0.40]$ ./ configure --prefix=/home/mcarroll/apache/apacheconfigure --prefix=/home/mcarroll/apache/apache2.0.40rroll@red httpd-2.0.40]$ ./ checking for chosen layout... Apache checking for working mkdir -p... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu Configuring Apache Portable Runtime library ... checking for APR... reconfig configuring package in srclib/apr now checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu Configuring APR library Platform: i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes Applying APR hints file rules for i686-pc-linux-gnu setting CPPFLAGS to "-DLINUX=2" adding "-D_REENTRANT" to CPPFLAGS checking for working mkdir -p... yes (Default will be unix) checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... gcc -E checking for gawk... gawk checking whether ln -s works... yes checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for rm... rm checking for as... as checking for cpp... cpp checking for ar... ar checking for AIX... no checking for library containing strerror... none required 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether system uses EBCDIC... no performing libtool configuration... checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool Check for compiler flags... checking for res_init in -lresolv... no checking for gethostbyname in -lnsl... yes checking for library containing gethostname... none required checking for socket in -lsocket... no checking for library containing crypt... -lcrypt checking for main in -ltruerand... no checking for modf in -lm... yes Checking for Threads... checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthreads_cflags... -pthread checking for pthreads_lib... checking for pthread.h... (cached) yes checking whether pthread_getspecific takes two arguments... no checking whether pthread_attr_getdetachstate takes one argument... no checking for pthread_key_delete... yes checking for pthread_rwlock_init... yes adding "-D_XOPEN_SOURCE=500" to CPPFLAGS adding "-D_BSD_SOURCE" to CPPFLAGS adding "-D_SVID_SOURCE" to CPPFLAGS APR will use threads checking for readdir in -lc_r... no checking for gethostbyname in -lc_r... no checking for gethostbyaddr in -lc_r... no checking for gethostbyname_r... yes checking for gethostbyaddr_r... yes checking for sigsuspend... yes checking for sigwait... yes checking for poll... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes Checking for Shared Memory Support... checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for MAP_ANON in sys/mman.h... yes checking for mmap... yes checking for munmap... yes checking for shm_open... no checking for shm_unlink... no checking for /dev/zero... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking for create_area... no checking os2.h usability... no checking os2.h presence... no checking for os2.h... no checking for mmap that can map /dev/zero... yes decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON decision on namebased memory allocation method... SysV IPC shmget() checking for alloca... no checking for calloc... yes checking for strcasecmp... yes checking for stricmp... no checking for setsid... yes checking for isinf... yes checking for isnan... yes checking for setrlimit... yes checking for getrlimit... yes checking for writev... yes checking for sendfilev in -lsendfile... no checking for sendfile... yes checking for send_file... no checking for sendfilev... no checking for sigaction... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking for fork... yes checking for getpass... yes checking for inet_addr... yes checking for inet_network... yes checking for _getch... no checking for gmtime_r... yes checking for localtime_r... yes checking for strerror_r... yes checking for type of return code from strerror_r... pointer checking for crypt_r... yes checking style of crypt_r... struct_crypt_data_gnu_source adding "-D_GNU_SOURCE" to CPPFLAGS checking for mmap... (cached) yes checking for hstrerror... yes checking for memmove... yes checking for mkstemp... yes checking whether sigwait takes one argument... no checking for ANSI C header files... (cached) yes checking ByteOrder.h usability... no checking ByteOrder.h presence... no checking for ByteOrder.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking osreldate.h usability... no checking osreldate.h presence... no checking for osreldate.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sysapi.h usability... no checking sysapi.h presence... no checking for sysapi.h... no checking sysgtime.h usability... no checking sysgtime.h presence... no checking for sysgtime.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tpfeq.h usability... no checking tpfeq.h presence... no checking for tpfeq.h... no checking tpfio.h usability... no checking tpfio.h presence... no checking for tpfio.h... no checking for unistd.h... (cached) yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for kernel/OS.h... (cached) no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/file.h... (cached) yes checking for sys/mman.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for netinet/tcp.h... yes checking for h_errno in netdb.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for gcc option to accept ANSI C... none needed checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether setpgrp takes no argument... yes checking for socklen_t... yes checking whether system defines INADDR_NONE... yes checking for char... yes checking size of char... 1 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for short... yes checking size of short... 2 checking for long double... yes checking size of long double... 12 checking for long long... yes checking size of long long... 8 checking for INT64_C... no checking for INT64_C in stdint.h... (cached) no checking size of ssize_t... 4 checking size of size_t... 4 checking size of off_t... 4 checking size of pid_t... 4 checking for strnicmp... no checking for strncasecmp... yes checking for stricmp... (cached) no checking for strcasecmp... (cached) yes checking for strdup... yes checking for strstr... yes checking for memchr... yes checking for strtoll... yes Checking for DSO... checking for NSLinkModule... no checking for dlopen in -ldl... yes adding "-ldl" to LIBS Checking for Processes... checking for waitpid... yes checking for Variable Length Arrays... yes checking struct rlimit... yes Checking for Locking... checking for semget... yes checking for semctl... yes checking for flock... yes checking for semaphore.h... (cached) yes checking for sem_close... yes checking for sem_unlink... yes checking for sem_post... yes checking for sem_wait... yes checking for working sem_open... no checking for union semun in sys/sem.h... no checking for LOCK_EX in sys/file.h... yes checking for F_SETLK in fcntl.h... yes checking for SEM_UNDO in sys/sem.h... yes checking for POLLIN in poll.h sys/poll.h... yes checking for PTHREAD_PROCESS_SHARED in pthread.h... yes checking for pthread_mutexattr_setpshared... yes decision on apr_lock implementation method... SysV IPC semget() checking if all interprocess locks affect threads... no checking if Posix sems affect threads in the same process... no checking if SysV sems affect threads in the same process... no checking if fcntl locks affect threads in the same process... no checking if flock locks affect threads in the same process... no checking for entropy source... /dev/random Checking for Time Support... checking for tm_gmtoff in struct tm... yes Checking for Networking support... checking for in_addr in netinet/in.h... yes checking if fd == socket on this platform... yes checking for sockaddr sa_len... no checking style of gethostbyname_r routine... glibc2 checking 3rd argument to the gethostbyname_r routines... char checking if TCP_NODELAY setting is inherited from listening sockets... yes checking if O_NONBLOCK setting is inherited from listening sockets... no checking for TCP_CORK in netinet/tcp.h... yes checking for TCP_NOPUSH in netinet/tcp.h... no checking for SO_ACCEPTFILTER in sys/socket.h... no checking for set_h_errno... no checking for presence of retrans/retry fields in res_state/resolv.h ... yes Checking for IPv6 Networking support... checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for gai_strerror... yes checking for working getaddrinfo... yes checking for negative error codes for getaddrinfo... yes checking for working getnameinfo... yes checking for sockaddr_in6... yes checking if APR supports IPv6... "yes" Restore user-defined environment settings... restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to "-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE" restoring CFLAGS to "" setting EXTRA_CFLAGS to "-g -O2 -pthread" restoring LDFLAGS to "" setting EXTRA_LDFLAGS to "" restoring LIBS to "" setting EXTRA_LIBS to "-lm -lcrypt -lnsl -ldl" restoring INCLUDES to "" setting EXTRA_INCLUDES to "" Construct Makefiles and header files. configure: creating ./config.status config.status: creating Makefile config.status: creating strings/Makefile config.status: creating passwd/Makefile config.status: creating tables/Makefile config.status: creating build/Makefile config.status: creating file_io/unix/Makefile config.status: creating network_io/unix/Makefile config.status: creating threadproc/unix/Makefile config.status: creating misc/unix/Makefile config.status: creating locks/unix/Makefile config.status: creating time/unix/Makefile config.status: creating mmap/unix/Makefile config.status: creating shmem/unix/Makefile config.status: creating user/unix/Makefile config.status: creating memory/unix/Makefile config.status: creating atomic/unix/Makefile config.status: creating poll/unix/Makefile config.status: creating support/unix/Makefile config.status: creating dso/unix/Makefile config.status: creating test/Makefile config.status: creating include/apr.h config.status: creating APRVARS config.status: creating build/rules.mk config.status: creating apr-config config.status: creating include/arch/unix/apr_private.h config.status: executing default commands srclib/apr configured properly setting CFLAGS to " -g -O2 -pthread" setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE" setting LDFLAGS to " " setting INCLUDES to " -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include " Configuring Apache Portable Runtime Utility library... checking for APR-util... reconfig configuring package in srclib/apr-util now checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for working mkdir -p... yes Applying apr-util hints file rules for i686-pc-linux-gnu checking for APR... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes 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 ldap support... checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_create in -ldb... yes checking for lock_get in -ldb... yes checking db3/db.h usability... yes checking db3/db.h presence... yes checking for db3/db.h... yes checking for db_create in -ldb3... no checking for db.h... (cached) yes checking for db_create in -ldb... (cached) yes checking for Berkeley DB... found db3 checking for default DBM... sdbm (default) setting APRUTIL_EXPORT_LIBS to "-lgdbm" setting APRUTIL_LIBS to "-lgdbm" adding "-ldb" to APRUTIL_EXPORT_LIBS adding "-ldb" to APRUTIL_LIBS checking for Expat in /usr... yes adding "-lexpat" to APRUTIL_EXPORT_LIBS setting APRUTIL_LDFLAGS to "" adding "/usr/lib/libexpat.la" to APRUTIL_LIBS 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 adding "/home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la" to APRUTIL_LIBS adding "-lm" to APRUTIL_LIBS adding "-lcrypt" to APRUTIL_LIBS adding "-lnsl" to APRUTIL_LIBS adding "-ldl" to APRUTIL_LIBS configure: creating ./config.status config.status: creating export_vars.sh config.status: creating apu-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 Makefile config.status: creating buckets/Makefile config.status: creating crypto/Makefile config.status: creating dbm/Makefile config.status: creating dbm/sdbm/Makefile config.status: creating encoding/Makefile config.status: creating hooks/Makefile config.status: creating ldap/Makefile config.status: creating uri/Makefile config.status: creating xml/Makefile config.status: creating misc/Makefile config.status: creating strmatch/Makefile config.status: creating xlate/Makefile config.status: creating test/Makefile config.status: creating include/private/apu_config.h config.status: executing default commands srclib/apr-util configured properly adding "-I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include" to INCLUDES Configuring PCRE regular expression library ... configuring package in srclib/pcre now checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ranlib... ranlib 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pcre.h config.status: creating pcre-config config.status: creating config.h config.status: executing default commands srclib/pcre configured properly Configuring Apache httpd ... adding "-I." to INCLUDES adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES adding "-I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME)" to INCLUDES adding "-I$(top_srcdir)/modules/http" to INCLUDES adding "-I$(top_srcdir)/modules/filters" to INCLUDES adding "-I$(top_srcdir)/modules/proxy" to INCLUDES adding "-I$(top_srcdir)/include" to INCLUDES Applying OS-specific hints for httpd ... forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1" checking for rm... /bin/rm checking for gawk... gawk checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for AIX... no checking for library containing strerror... none required 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes setting NOTEST_CPPFLAGS to "-DAP_HAVE_DESIGNATED_INITIALIZER" checking for getpwnam... yes checking for getgrnam... yes checking for initgroups... yes checking for bindprocessor... no checking for timegm... yes checking for tm_gmtoff in struct tm... yes checking whether to enable mod_access... yes (default) checking whether to enable mod_auth... yes (default) checking whether to enable mod_auth_anon... no checking whether to enable mod_auth_dbm... no checking whether to enable mod_auth_digest... no setting LT_LDFLAGS to "-export-dynamic" checking whether to enable mod_isapi... no checking whether to enable mod_file_cache... no checking whether to enable mod_echo... no checking whether to enable mod_charset_lite... no checking whether to enable mod_cache... no checking whether to enable mod_disk_cache... no checking whether to enable mod_mem_cache... no checking whether to enable mod_example... no checking whether to enable mod_ext_filter... no checking whether to enable mod_case_filter... no checking whether to enable mod_case_filter_in... no checking whether to enable mod_include... yes (default) checking whether to enable mod_deflate... no checking whether to enable mod_log_config... yes (default) checking whether to enable mod_env... yes (default) checking whether to enable mod_mime_magic... no checking whether to enable mod_cern_meta... no checking whether to enable mod_expires... no checking whether to enable mod_headers... no checking whether to enable mod_usertrack... no checking whether to enable mod_unique_id... no checking whether to enable mod_setenvif... yes (default) checking whether to enable mod_proxy... no checking whether to enable mod_proxy_connect... no checking whether to enable mod_proxy_ftp... no checking whether to enable mod_proxy_http... no checking whether to enable mod_ssl... no checking whether to enable mod_optional_hook_export... no checking whether to enable mod_optional_hook_import... no checking whether to enable mod_optional_fn_import... no checking whether to enable mod_optional_fn_export... no checking whether to enable mod_bucketeer... no checking for target platform... unix checking for rlim_t... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/sem.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for setsid... yes checking for killpg... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for unistd.h... (cached) yes checking for syslog... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for times... yes checking which MPM to use... prefork checking whether to enable mod_http... yes checking whether to enable mod_mime... yes (default) checking for extra modules... no extra modules checking whether to enable mod_dav... no adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES checking whether to enable mod_status... yes (default) checking whether to enable mod_autoindex... yes (default) checking whether to enable mod_asis... yes (default) checking whether to enable mod_info... no checking whether to enable mod_suexec... no checking whether to enable mod_cgi... yes (default) checking whether to enable mod_cgid... no checking whether to enable mod_dav_fs... no checking whether to enable mod_vhost_alias... no checking whether to enable mod_negotiation... yes (default) checking whether to enable mod_dir... yes (default) checking whether to enable mod_imap... yes (default) checking whether to enable mod_actions... yes (default) checking whether to enable mod_speling... no checking whether to enable mod_userdir... yes (default) checking whether to enable mod_alias... yes (default) checking whether to enable mod_rewrite... no checking whether to enable mod_so... yes checking whether byte ordering is bigendian... no Restore user-defined environment settings... restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE" restoring CFLAGS to "" setting EXTRA_CFLAGS to " -g -O2 -pthread" restoring CXXFLAGS to "" setting EXTRA_CXXFLAGS to "" restoring LDFLAGS to "" setting EXTRA_LDFLAGS to " " restoring LIBS to "" setting EXTRA_LIBS to "" restoring INCLUDES to "" setting EXTRA_INCLUDES to " -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/dav/main" Construct makefiles and header files... creating config_vars.mk configure: creating ./config.status creating modules/aaa/Makefile creating modules/arch/win32/Makefile creating modules/cache/Makefile creating modules/echo/Makefile creating modules/experimental/Makefile creating modules/filters/Makefile creating modules/loggers/Makefile creating modules/metadata/Makefile creating modules/proxy/Makefile creating modules/ssl/Makefile creating modules/test/Makefile creating os/unix/Makefile creating server/mpm/Makefile creating server/mpm/prefork/Makefile creating modules/http/Makefile creating modules/dav/main/Makefile creating modules/generators/Makefile creating modules/dav/fs/Makefile creating modules/mappers/Makefile creating Makefile creating modules/Makefile creating srclib/Makefile creating os/beos/Makefile creating os/os2/Makefile creating os/Makefile creating os/unix/Makefile creating server/Makefile creating support/Makefile creating srclib/pcre/Makefile creating test/Makefile config.status: creating docs/conf/httpd-std.conf config.status: creating include/ap_config_layout.h config.status: creating support/apxs config.status: creating support/apachectl config.status: creating support/dbmmanage config.status: creating support/envvars-std config.status: creating support/log_server_status config.status: creating support/logresolve.pl config.status: creating support/phf_abuse_log.cgi config.status: creating support/split-logfile config.status: creating build/rules.mk config.status: creating include/ap_config_auto.h config.status: executing default commands [mcarroll@red httpd-2.0.40]$ ls ABOUT_APACHE config.layout InstallBin.dsp os acconfig.h config.log LAYOUT README acinclude.m4 config.nice libhttpd.dsp README.platforms Apache.dsp config.status LICENSE ROADMAP Apache.dsw configure Makefile server apachenw.mcp.zip configure.in Makefile.in srclib build docs Makefile.win support BuildBin.dsp emacs-style modules test buildconf include modules.c CHANGES INSTALL NWGNUmakefile [mcarroll@red httpd-2.0.40]$ ls./configure --prefix=/home/mcarroll/apache/apache2.0 0.40rroll@red httpd-2.0.40]$ ls [mcarroll@red httpd-2.0.40]$ ls  pico INSTALL  UW PICO(tm) 4.2 New Buffer ^G Get Help ^O WriteOut ^R Read File ^Y Prev Pg ^K Cut Text ^C Cur Pos ^X Exit ^J Justify ^W Where is ^V Next Pg ^U UnCut Text^T To Spell [ Reading file ][ Read 91 lines ] File: INSTALLAPACHE INSTALLATION OVERVIEWQuick Start - Unix------------------For complete installation documentation, see [ht]docs/manual/install.html orhttp://httpd.apache.org/docs-2.0/install.html$ ./configure --prefix=PREFIX$ make$ make install$ PREFIX/bin/apachectl startNOTES: * Replace PREFIX with the filesystem path under whichApache should be installed. A typical installationmight use "/usr/local/apache2" for PREFIX (without thequotes).* If you are building on FreeBSD, be aware that threads willbe disabled and the prefork MPM will be used by default,as threads do not work well with Apache on FreeBSD. Ifyou wish to try a threaded Apache on FreeBSD anyway, use"./configure --enable-threads".* If you are building on Mac OS X (Darwin), make sure touse libtool 1.4.2 or newer.NOTES: * Replace PREFIX with the filesystem path under which Apache should be installed. A typical installationmight use "/usr/local/apache2" for PREFIX (without the quotes).* If you are building on FreeBSD, be aware that threads will be disabled and the prefork MPM will be used by default, as threads do not work well with Apache on FreeBSD. Ifyou wish to try a threaded Apache on FreeBSD anyway, use "./configure --enable-threads". * If you are building on Mac OS X (Darwin), make sure to use libtool 1.4.2 or newer. * If you are a developer building Apache directly from CVS,you will need to run ./buildconf before running configure.For a short impression of what possibilities you have, here is atypical example which configures Apache for the installation tree/sw/pkg/apache with a particular compiler and flags plus the twoadditional modules mod_rewrite and mod_speling for later loadingthrough the DSO mechanism:$ CC="pgcc" CFLAGS="-O2" \./configure --prefix=/sw/pkg/apache \--enable-rewrite=shared \--enable-speling=shared * If you are a developer building Apache directly from CVS,you will need to run ./buildconf before running configure.For a short impression of what possibilities you have, here is atypical example which configures Apache for the installation tree/sw/pkg/apache with a particular compiler and flags plus the twoadditional modules mod_rewrite and mod_speling for later loadingthrough the DSO mechanism:$ CC="pgcc" CFLAGS="-O2" \./configure --prefix=/sw/pkg/apache \--enable-rewrite=shared \--enable-speling=sharedThe easiest way to find all of the configuration flags for Apache 2.0is to run ./configure --help.Quick Start - Windows---------------------For complete documentation, see [ht]docs/manual/platform/windows.html orhttp://httpd.apache.org/docs-2.0/platform/windows.html.The Apache/Win32 binaries are primarily distributed as a Windows Installerpackage (.msi), and may be available as a .zip file as well. These packagesare named apache-2.0.xx-win32-x86.msi and apache-2.0.xx-win32-x86.zip.[mcarroll@red httpd-2.0.40]$ ls ABOUT_APACHE config.layout InstallBin.dsp os acconfig.h config.log LAYOUT README acinclude.m4 config.nice libhttpd.dsp README.platforms Apache.dsp config.status LICENSE ROADMAP Apache.dsw configure Makefile server apachenw.mcp.zip configure.in Makefile.in srclib build docs Makefile.win support BuildBin.dsp emacs-style modules test buildconf include modules.c CHANGES INSTALL NWGNUmakefile [mcarroll@red httpd-2.0.40]$ make Making all in srclib make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib' Making all in apr make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' Making all in strings make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_cpystrn.c && touch apr_cpystrn.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_snprintf.c && touch apr_snprintf.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_strnatcmp.c && touch apr_strnatcmp.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_strings.c && touch apr_strings.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_fnmatch.c && touch apr_fnmatch.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_strtok.c && touch apr_strtok.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' Making all in passwd make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_getpass.c && touch apr_getpass.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' Making all in tables make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_tables.c && touch apr_tables.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_hash.c && touch apr_hash.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' Making all in file_io/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c copy.c && touch copy.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c dir.c && touch dir.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c fileacc.c && touch fileacc.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filedup.c && touch filedup.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filepath.c && touch filepath.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filestat.c && touch filestat.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c flock.c && touch flock.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c fullrw.c && touch fullrw.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c open.c && touch open.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c pipe.c && touch pipe.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c readwrite.c && touch readwrite.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c seek.c && touch seek.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c mktemp.c && touch mktemp.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' Making all in network_io/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sendrecv.c && touch sendrecv.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockets.c && touch sockets.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockopt.c && touch sockopt.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockaddr.c && touch sockaddr.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c inet_ntop.c && touch inet_ntop.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c inet_pton.c && touch inet_pton.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' Making all in threadproc/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c proc.c && touch proc.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c procsup.c && touch procsup.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c thread.c && touch thread.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c threadpriv.c && touch threadpriv.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c signals.c && touch signals.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' Making all in misc/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c start.c && touch start.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c getopt.c && touch getopt.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c otherchild.c && touch otherchild.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c errorcodes.c && touch errorcodes.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c rand.c && touch rand.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c version.c && touch version.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' Making all in locks/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c thread_mutex.c && touch thread_mutex.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c thread_rwlock.c && touch thread_rwlock.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c thread_cond.c && touch thread_cond.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c proc_mutex.c && touch proc_mutex.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c global_mutex.c && touch global_mutex.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' Making all in time/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c time.c && touch time.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c timestr.c && touch timestr.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' Making all in mmap/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c mmap.c && touch mmap.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c common.c && touch common.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' Making all in shmem/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c shm.c && touch shm.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' Making all in user/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c userinfo.c && touch userinfo.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c groupinfo.c && touch groupinfo.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' Making all in memory/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c apr_pools.c && touch apr_pools.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' Making all in atomic/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c apr_atomic.c && touch apr_atomic.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' Making all in poll/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c poll.c && touch poll.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c pollacc.c && touch pollacc.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' Making all in support/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c waitio.c && touch waitio.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' Making all in dso/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c dso.c && touch dso.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I./include -I../include -o libapr.la -rpath /home/mcarroll/apache/apache2.0.40/lib strings/apr_cpystrn.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo strings/apr_strings.lo strings/apr_strnatcmp.lo strings/apr_strtok.lo passwd/apr_getpass.lo tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/unix/seek.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo threadproc/unix/proc.lo threadproc/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/thread.lo threadproc/unix/threadpriv.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo locks/unix/global_mutex.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo locks/unix/thread_mutex.lo locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo atomic/unix/apr_atomic.lo poll/unix/pollacc.lo poll/unix/poll.lo support/unix/waitio.lo dso/unix/dso.lo gawk -f /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/make_var_export.awk /home/mcarroll/server/httpd-2.0.40/srclib/apr/include/*.h > export_vars.h gawk -f /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/make_exports.awk /home/mcarroll/server/httpd-2.0.40/srclib/apr/include/*.h > exports.c gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I./include -I../include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I./include -I../include export_vars.h | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' Making all in apr-util make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' Making all in buckets make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_file.c && touch apr_buckets_file.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_pool.c && touch apr_buckets_pool.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_flush.c && touch apr_buckets_flush.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_refcount.c && touch apr_buckets_refcount.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_heap.c && touch apr_buckets_heap.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_simple.c && touch apr_buckets_simple.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets.c && touch apr_buckets.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_mmap.c && touch apr_buckets_mmap.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_socket.c && touch apr_buckets_socket.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_eos.c && touch apr_buckets_eos.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_pipe.c && touch apr_buckets_pipe.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_brigade.c && touch apr_brigade.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_buckets_alloc.c && touch apr_buckets_alloc.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' Making all in crypto make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_sha1.c && touch apr_sha1.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_md4.c && touch apr_md4.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_md5.c && touch apr_md5.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c uuid.c && touch uuid.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c getuuid.c && touch getuuid.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' Making all in dbm make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' Making all in sdbm make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' make[5]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c sdbm.c && touch sdbm.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c sdbm_hash.c && touch sdbm_hash.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c sdbm_lock.c && touch sdbm_lock.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c sdbm_pair.c && touch sdbm_pair.lo make[5]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' Making all in . make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_dbm.c && touch apr_dbm.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_dbm_berkeleydb.c && touch apr_dbm_berkeleydb.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_dbm_gdbm.c && touch apr_dbm_gdbm.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_dbm_sdbm.c && touch apr_dbm_sdbm.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' Making all in encoding make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_base64.c && touch apr_base64.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' Making all in hooks make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_hooks.c && touch apr_hooks.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' Making all in ldap make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_ldap_compat.c && touch apr_ldap_compat.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' Making all in uri make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I. -c gen_uri_delims.c && touch gen_uri_delims.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I. -o gen_uri_delims gen_uri_delims.lo -lm -lcrypt -lnsl -ldl ./gen_uri_delims > uri_delims.h /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I. -c apr_uri.c && touch apr_uri.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' Making all in xml make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_xml.c && touch apr_xml.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' Making all in misc make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_date.c && touch apr_date.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_rmm.c && touch apr_rmm.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_reslist.c && touch apr_reslist.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' Making all in strmatch make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c apr_strmatch.c && touch apr_strmatch.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' Making all in xlate make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -c xlate.c && touch xlate.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -o libaprutil.la -rpath /home/mcarroll/apache/apache2.0.40/lib buckets/apr_buckets_file.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_simple.lo buckets/apr_buckets.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_socket.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_pipe.lo buckets/apr_brigade.lo buckets/apr_buckets_alloc.lo crypto/apr_sha1.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/uuid.lo crypto/getuuid.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo dbm/apr_dbm.lo dbm/apr_dbm_berkeleydb.lo dbm/apr_dbm_gdbm.lo dbm/apr_dbm_sdbm.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_compat.lo uri/apr_uri.lo xml/apr_xml.lo misc/apr_date.lo misc/apr_rmm.lo misc/apr_reslist.lo strmatch/apr_strmatch.lo xlate/xlate.lo gawk -f /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/make_exports.awk /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/*.h > exports.c gawk -f /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/make_var_export.awk /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/*.h > export_vars.h gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> aprutil.exp gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/private -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include export_vars.h | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> aprutil.exp make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' Making all in pcre make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c maketables.c && touch maketables.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c get.c && touch get.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c study.c && touch study.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c dftables.c && touch dftables.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o dftables dftables.lo ./dftables > /home/mcarroll/server/httpd-2.0.40/srclib/pcre/chartables.c /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c pcre.c && touch pcre.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c pcreposix.c && touch pcreposix.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o libpcre.la maketables.lo get.lo study.lo pcre.lo pcreposix.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib' Making all in os make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/os' Making all in unix make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/os/unix' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/os/unix' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c unixd.c && touch unixd.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o libos.la unixd.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/os/unix' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/os/unix' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/os' Making all in server make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server' Making all in mpm make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server/mpm' Making all in prefork make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c prefork.c && touch prefork.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o libprefork.la prefork.lo make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server/mpm' make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_debug.c && touch util_debug.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o gen_test_char gen_test_char.lo util_debug.lo ./gen_test_char > test_char.h /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c config.c && touch config.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c log.c && touch log.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c main.c && touch main.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c vhost.c && touch vhost.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util.c && touch util.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_script.c && touch util_script.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_md5.c && touch util_md5.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_cfgtree.c && touch util_cfgtree.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_ebcdic.c && touch util_ebcdic.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_time.c && touch util_time.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c rfc1413.c && touch rfc1413.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c connection.c && touch connection.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c listen.c && touch listen.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mpm_common.c && touch mpm_common.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_charset.c && touch util_charset.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_xml.c && touch util_xml.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c util_filter.c && touch util_filter.lo gawk -f /home/mcarroll/server/httpd-2.0.40/build/make_exports.awk /home/mcarroll/server/httpd-2.0.40/include/*.h /home/mcarroll/server/httpd-2.0.40/os/unix/*.h /home/mcarroll/server/httpd-2.0.40/srclib/apr/include/*.h /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/*.h /home/mcarroll/server/httpd-2.0.40/modules/http/*.h > exports.c /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c exports.c && touch exports.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c buildmark.c && touch buildmark.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c scoreboard.c && touch scoreboard.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c error_bucket.c && touch error_bucket.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c protocol.c && touch protocol.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c core.c && touch core.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c request.c && touch request.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o libmain.la test_char.h config.lo log.lo main.lo vhost.lo util.lo util_script.lo util_md5.lo util_cfgtree.lo util_ebcdic.lo util_time.lo rfc1413.lo connection.lo listen.lo mpm_common.lo util_charset.lo util_debug.lo util_xml.lo util_filter.lo exports.lo buildmark.lo scoreboard.lo error_bucket.lo protocol.lo core.lo request.lo gawk -f /home/mcarroll/server/httpd-2.0.40/build/make_var_export.awk /home/mcarroll/server/httpd-2.0.40/include/*.h /home/mcarroll/server/httpd-2.0.40/os/unix/*.h /home/mcarroll/server/httpd-2.0.40/srclib/apr/include/*.h /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/*.h /home/mcarroll/server/httpd-2.0.40/modules/http/*.h > export_vars.h gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server' Making all in modules make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules' Making all in aaa make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_access.c && touch mod_access.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_access.la mod_access.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_auth.c && touch mod_auth.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_auth.la mod_auth.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' Making all in filters make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_include.c && touch mod_include.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_include.la mod_include.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' Making all in loggers make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_log_config.c && touch mod_log_config.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_log_config.la mod_log_config.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' Making all in metadata make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_env.c && touch mod_env.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_env.la mod_env.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_setenvif.c && touch mod_setenvif.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_setenvif.la mod_setenvif.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' Making all in http make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/http' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/http' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c http_core.c && touch http_core.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c http_protocol.c && touch http_protocol.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c http_request.c && touch http_request.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_http.la http_core.lo http_protocol.lo http_request.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_mime.c && touch mod_mime.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_mime.la mod_mime.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/http' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/http' Making all in generators make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_status.c && touch mod_status.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_status.la mod_status.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_autoindex.c && touch mod_autoindex.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_autoindex.la mod_autoindex.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_asis.c && touch mod_asis.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_asis.la mod_asis.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_cgi.c && touch mod_cgi.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_cgi.la mod_cgi.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' Making all in mappers make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_negotiation.c && touch mod_negotiation.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_negotiation.la mod_negotiation.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_dir.c && touch mod_dir.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_dir.la mod_dir.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_imap.c && touch mod_imap.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_imap.la mod_imap.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_actions.c && touch mod_actions.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_actions.la mod_actions.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_userdir.c && touch mod_userdir.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_userdir.la mod_userdir.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_alias.c && touch mod_alias.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_alias.la mod_alias.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c mod_so.c && touch mod_so.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -module -export-dynamic -o mod_so.la mod_so.lo make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules' Making all in support make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/support' make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/support' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o htpasswd htpasswd.lo /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c htdigest.c && touch htdigest.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o htdigest htdigest.lo /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c rotatelogs.c && touch rotatelogs.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o rotatelogs rotatelogs.lo /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c logresolve.c && touch logresolve.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o logresolve logresolve.lo /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c ab.c && touch ab.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o ab ab.lo /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c checkgid.c && touch checkgid.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o checkgid checkgid.lo /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c htdbm.c && touch htdbm.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o htdbm htdbm.lo /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/support' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/support' make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40' /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -prefer-non-pic -static -c modules.c && touch modules.lo /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/mcarroll/server/httpd-2.0.40/srclib/apr/include -I/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include -I. -I/home/mcarroll/server/httpd-2.0.40/os/unix -I/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork -I/home/mcarroll/server/httpd-2.0.40/modules/http -I/home/mcarroll/server/httpd-2.0.40/modules/filters -I/home/mcarroll/server/httpd-2.0.40/modules/proxy -I/home/mcarroll/server/httpd-2.0.40/include -I/home/mcarroll/server/httpd-2.0.40/modules/dav/main -export-dynamic -o httpd modules.lo modules/aaa/mod_access.la modules/aaa/mod_auth.la modules/filters/mod_include.la modules/loggers/mod_log_config.la modules/metadata/mod_env.la modules/metadata/mod_setenvif.la modules/http/mod_http.la modules/http/mod_mime.la modules/generators/mod_status.la modules/generators/mod_autoindex.la modules/generators/mod_asis.la modules/generators/mod_cgi.la modules/mappers/mod_negotiation.la modules/mappers/mod_dir.la modules/mappers/mod_imap.la modules/mappers/mod_actions.la modules/mappers/mod_userdir.la modules/mappers/mod_alias.la modules/mappers/mod_so.la server/mpm/prefork/libprefork.la server/libmain.la os/unix/libos.la /home/mcarroll/server/httpd-2.0.40/srclib/pcre/libpcre.la /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/libaprutil.la -lgdbm -ldb -lexpat /home/mcarroll/server/httpd-2.0.40/srclib/apr/libapr.la -lm -lcrypt -lnsl -ldl make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40' [mcarroll@red httpd-2.0.40]$ ls ABOUT_APACHE CHANGES httpd Makefile.win ROADMAP acconfig.h config.layout include modules server acinclude.m4 config.log INSTALL modules.c srclib Apache.dsp config.nice InstallBin.dsp modules.lo support Apache.dsw config.status LAYOUT modules.o test apachenw.mcp.zip configure libhttpd.dsp NWGNUmakefile build configure.in LICENSE os BuildBin.dsp docs Makefile README buildconf emacs-style Makefile.in README.platforms [mcarroll@red httpd-2.0.40]$ make install Making install in srclib make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib' Making install in apr make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' Making all in strings make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/strings' Making all in passwd make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/passwd' Making all in tables make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/tables' Making all in file_io/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/file_io/unix' Making all in network_io/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/network_io/unix' Making all in threadproc/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/threadproc/unix' Making all in misc/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/misc/unix' Making all in locks/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/locks/unix' Making all in time/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/time/unix' Making all in mmap/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/mmap/unix' Making all in shmem/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/shmem/unix' Making all in user/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/user/unix' Making all in memory/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/memory/unix' Making all in atomic/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/atomic/unix' Making all in poll/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/poll/unix' Making all in support/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/support/unix' Making all in dso/unix make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr/dso/unix' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' if [ ! -d /home/mcarroll/apache/apache2.0.40/include ]; then \ /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/mkdir.sh /home/mcarroll/apache/apache2.0.40/include; \ fi; mkdir /home/mcarroll/apache/apache2.0.40 mkdir /home/mcarroll/apache/apache2.0.40/include cp -p /home/mcarroll/server/httpd-2.0.40/srclib/apr/include/*.h /home/mcarroll/apache/apache2.0.40/include; if test -n "/home/mcarroll/server/httpd-2.0.40/srclib/apr"; then \ cp -p /home/mcarroll/server/httpd-2.0.40/srclib/apr/include/*.h /home/mcarroll/apache/apache2.0.40/include; \ fi; if [ ! -d /home/mcarroll/apache/apache2.0.40/lib ]; then \ /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/mkdir.sh /home/mcarroll/apache/apache2.0.40/lib; \ fi; mkdir /home/mcarroll/apache/apache2.0.40/lib /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp libapr.la /home/mcarroll/apache/apache2.0.40/lib cp .libs/libapr.so.0.0.0 /home/mcarroll/apache/apache2.0.40/lib/libapr.so.0.0.0 (cd /home/mcarroll/apache/apache2.0.40/lib && rm -f libapr.so.0 && ln -s libapr.so.0.0.0 libapr.so.0) (cd /home/mcarroll/apache/apache2.0.40/lib && rm -f libapr.so && ln -s libapr.so.0.0.0 libapr.so) cp .libs/libapr.lai /home/mcarroll/apache/apache2.0.40/lib/libapr.la cp .libs/libapr.a /home/mcarroll/apache/apache2.0.40/lib/libapr.a ranlib /home/mcarroll/apache/apache2.0.40/lib/libapr.a chmod 644 /home/mcarroll/apache/apache2.0.40/lib/libapr.a PATH="$PATH:/sbin" ldconfig -n /home/mcarroll/apache/apache2.0.40/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/mcarroll/apache/apache2.0.40/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. ---------------------------------------------------------------------- /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp APRVARS /home/mcarroll/apache/apache2.0.40/lib cp APRVARS /home/mcarroll/apache/apache2.0.40/lib/APRVARS /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp apr.exp /home/mcarroll/apache/apache2.0.40/lib cp apr.exp /home/mcarroll/apache/apache2.0.40/lib/apr.exp if [ ! -d /home/mcarroll/apache/apache2.0.40/build ]; then \ /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/mkdir.sh /home/mcarroll/apache/apache2.0.40/build; \ fi; mkdir /home/mcarroll/apache/apache2.0.40/build if [ -f libtool ]; then \ /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp libtool /home/mcarroll/apache/apache2.0.40/build; \ fi; cp libtool /home/mcarroll/apache/apache2.0.40/build/libtool if [ -f shlibtool ]; then \ /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp shlibtool /home/mcarroll/apache/apache2.0.40/build; \ fi; if [ ! -d /home/mcarroll/apache/apache2.0.40/bin ]; then \ /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/mkdir.sh /home/mcarroll/apache/apache2.0.40/bin; \ fi; mkdir /home/mcarroll/apache/apache2.0.40/bin /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp apr-config /home/mcarroll/apache/apache2.0.40/bin cp apr-config /home/mcarroll/apache/apache2.0.40/bin/apr-config chmod 755 /home/mcarroll/apache/apache2.0.40/bin/apr-config make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr' Making install in apr-util make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' Making all in buckets make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/buckets' Making all in crypto make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/crypto' Making all in dbm make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' Making all in sdbm make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' make[5]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' make[5]: Nothing to be done for `local-all'. make[5]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm/sdbm' Making all in . make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/dbm' Making all in encoding make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/encoding' Making all in hooks make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/hooks' Making all in ldap make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/ldap' Making all in uri make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/uri' Making all in xml make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xml' Making all in misc make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/misc' Making all in strmatch make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/strmatch' Making all in xlate make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' make[4]: Nothing to be done for `local-all'. make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util/xlate' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' if [ ! -d /home/mcarroll/apache/apache2.0.40/include ]; then \ /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/mkdir.sh /home/mcarroll/apache/apache2.0.40/include; \ fi; cp -p /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/*.h /home/mcarroll/apache/apache2.0.40/include if [ -n "/home/mcarroll/server/httpd-2.0.40/srclib/apr-util" ]; then \ cp -p /home/mcarroll/server/httpd-2.0.40/srclib/apr-util/include/*.h /home/mcarroll/apache/apache2.0.40/include; \ fi; if [ ! -d /home/mcarroll/apache/apache2.0.40/lib ]; then \ /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/mkdir.sh /home/mcarroll/apache/apache2.0.40/lib; \ fi; /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp libaprutil.la /home/mcarroll/apache/apache2.0.40/lib cp .libs/libaprutil.so.0.0.0 /home/mcarroll/apache/apache2.0.40/lib/libaprutil.so.0.0.0 (cd /home/mcarroll/apache/apache2.0.40/lib && rm -f libaprutil.so.0 && ln -s libaprutil.so.0.0.0 libaprutil.so.0) (cd /home/mcarroll/apache/apache2.0.40/lib && rm -f libaprutil.so && ln -s libaprutil.so.0.0.0 libaprutil.so) cp .libs/libaprutil.lai /home/mcarroll/apache/apache2.0.40/lib/libaprutil.la cp .libs/libaprutil.a /home/mcarroll/apache/apache2.0.40/lib/libaprutil.a ranlib /home/mcarroll/apache/apache2.0.40/lib/libaprutil.a chmod 644 /home/mcarroll/apache/apache2.0.40/lib/libaprutil.a PATH="$PATH:/sbin" ldconfig -n /home/mcarroll/apache/apache2.0.40/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/mcarroll/apache/apache2.0.40/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. ---------------------------------------------------------------------- /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp aprutil.exp /home/mcarroll/apache/apache2.0.40/lib cp aprutil.exp /home/mcarroll/apache/apache2.0.40/lib/aprutil.exp if [ ! -d /home/mcarroll/apache/apache2.0.40/bin ]; then \ /home/mcarroll/server/httpd-2.0.40/srclib/apr/build/mkdir.sh /home/mcarroll/apache/apache2.0.40/bin; \ fi; /bin/sh /home/mcarroll/server/httpd-2.0.40/srclib/apr/libtool --mode=install cp apu-config /home/mcarroll/apache/apache2.0.40/bin cp apu-config /home/mcarroll/apache/apache2.0.40/bin/apu-config chmod 755 /home/mcarroll/apache/apache2.0.40/bin/apu-config list=''; for i in $list; do \ ( cd $i ; make DESTDIR= install ); \ done make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/apr-util' Making install in pcre make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib/pcre' make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/srclib' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/srclib' Making install in os make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/os' Making install in unix make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/os/unix' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/os/unix' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/os/unix' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/os/unix' make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/os' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/os' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/os' Making install in server make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server' Making install in mpm make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server/mpm' Making install in prefork make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' make[4]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' make[4]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server/mpm/prefork' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server/mpm' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server/mpm' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server/mpm' make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/server' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/server' Making install in modules make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules' Making install in aaa make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' mkdir /home/mcarroll/apache/apache2.0.40/modules make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/aaa' Making install in filters make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/filters' Making install in loggers make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/loggers' Making install in metadata make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/metadata' Making install in http make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/http' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/http' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/http' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/http' Making install in generators make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/generators' Making install in mappers make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' make[3]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' make[3]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules/mappers' make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/modules' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/modules' Making install in support make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40/support' make[2]: Entering directory `/home/mcarroll/server/httpd-2.0.40/support' make[2]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/support' make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40/support' make[1]: Entering directory `/home/mcarroll/server/httpd-2.0.40' Installing configuration files mkdir /home/mcarroll/apache/apache2.0.40/conf Installing HTML documents mkdir /home/mcarroll/apache/apache2.0.40/htdocs Installing error documents mkdir /home/mcarroll/apache/apache2.0.40/error Installing icons mkdir /home/mcarroll/apache/apache2.0.40/icons mkdir /home/mcarroll/apache/apache2.0.40/logs Installing CGIs mkdir /home/mcarroll/apache/apache2.0.40/cgi-bin Installing header files Installing man pages and online manual mkdir /home/mcarroll/apache/apache2.0.40/man mkdir /home/mcarroll/apache/apache2.0.40/man/man1 mkdir /home/mcarroll/apache/apache2.0.40/man/man8 mkdir /home/mcarroll/apache/apache2.0.40/manual Installing build system files make[1]: Leaving directory `/home/mcarroll/server/httpd-2.0.40' [mcarroll@red httpd-2.0.40]$ pwd /home/mcarroll/server/httpd-2.0.40 [mcarroll@red httpd-2.0.40]$ cd .. [mcarroll@red server]$ ls httpd-2.0.40 httpd-2.0.40.tar [mcarroll@red server]$ cd .. [mcarroll@red mcarroll]$ ls apache apache2.0.40 Mail openssl scripts server [mcarroll@red mcarroll]$ cd apache2.0.40 [mcarroll@red apache2.0.40]$ ls [mcarroll@red apache2.0.40]$ cd .. [mcarroll@red mcarroll]$ cd ..lscd apache2.0.40 apache2.0.40 apache2.0.40r apache2.0.40m apache2.0.40 apache2.0.40- apache2.0.40r apache2.0.40 [mcarroll@red mcarroll]$ ls apache Mail openssl scripts server [mcarroll@red mcarroll]$ cd apache [mcarroll@red apache]$ ls apache2.0.40 [mcarroll@red apache]$ lscd apachelsrm -r apache2.0.40cd ..lscd apache2.0.40 [mcarroll@red apache2.0.40]$ ls bin cgi-bin error icons lib man modules build conf htdocs include logs manual [mcarroll@red apache2.0.40]$ find apachectl find: apachectl: No such file or directory [mcarroll@red apache2.0.40]$ cd bin [mcarroll@red bin]$ cd binfind apachectl apachectl [mcarroll@red bin]$ ls ab apu-config dbmmanage htdbm httpd apachectl apxs envvars htdigest logresolve apr-config checkgid envvars-std htpasswd rotatelogs [mcarroll@red bin]$ cd  apachectl start bash: apachectl: command not found [mcarroll@red bin]$ apachectl start start       bash: apachectl: command not found [mcarroll@red bin]$ man apachectl No manual entry for apachectl [mcarroll@red bin]$ help -apachectl bash: help: illegal option: -a help: usage: help [-s] [pattern ...] [mcarroll@red bin]$ help -apachectlman apachectlapachectl start bash: apachectl: command not found [mcarroll@red bin]$ cd .. [mcarroll@red apache2.0.40]$ ls bin cgi-bin error icons lib man modules build conf htdocs include logs manual [mcarroll@red apache2.0.40]$ conf bash: conf: command not found [mcarroll@red apache2.0.40]$ cd conf [mcarroll@red conf]$ ls highperformance.conf httpd.conf magic ssl.conf highperformance-std.conf httpd-std.conf mime.types ssl-std.conf [mcarroll@red conf]$ cd..   .. [mcarroll@red apache2.0.40]$ ls bin cgi-bin error icons lib man modules build conf htdocs include logs manual [mcarroll@red apache2.0.40]$ cd bin [mcarroll@red bin]$ ls ab apu-config dbmmanage htdbm httpd apachectl apxs envvars htdigest logresolve apr-config checkgid envvars-std htpasswd rotatelogs [mcarroll@red bin]$ man apachectl No manual entry for apachectl [mcarroll@red bin]$ start apachectl bash: start: command not found [mcarroll@red bin]$ apachectl bash: apachectl: command not found [mcarroll@red bin]$ run apachectl bash: run: command not found [mcarroll@red bin]$ apachectl start bash: apachectl: command not found [mcarroll@red bin]$ pwd /home/mcarroll/apache/apache2.0.40/bin [mcarroll@red bin]$ cd .. [mcarroll@red apache2.0.40]$ cd .. [mcarroll@red apache]$ cd .. [mcarroll@red mcarroll]$ ls apache mail Mail openssl scripts server [mcarroll@red mcarroll]$ who mcarroll pts/0 Sep 17 00:51 (rdu57-242-138.nc.rr.com) [mcarroll@red mcarroll]$ exit Script done on Tue Sep 17 01:45:44 2002