You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by js...@attbi.com on 2002/08/17 00:50:36 UTC

Apache 2.0.40 Install error [libapr.la] Error 127]

>
>
> I am attempting to install apache 2.0.40 on a SUN Ultra 10
> uname -a
> SunOS dhcp-217-7358 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-5_10
>
> bash-2.03# ./configure --prefix=/opt/apache
>
> configure compiles with no errors, however when I run "make"
>
> I get an error about 2 minutes into
>
> /opt/apache/httpd-2.0.40/srclib/apr/libtool: ar: command not found
> make[3]: *** [libapr.la] Error 127
> make[3]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/opt/apache/httpd-2.0.40/srclib'
> make: *** [all-recursive] Error 1
>
> I've attempted to search for the fix via usenet and google but no luck
> I've viewed the Makefile and found it to look sane
>
> Below the the total stdout of "Make" attached is confgure.log
>
> Any help would be greatly appreciated. I've attempted 3 times
> doing a make clean and make distclean and changing Environmental
> variables $PATH's ect but I still get the same error.
>
> bash-2.03# make
> Making all in srclib
> make[1]: Entering directory `/opt/apache/httpd-2.0.40/srclib'
> Making all in apr
> make[2]: Entering directory `/opt/apache/httpd-2.0.40/srclib/apr'
> Making all in strings
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/strings'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/strings'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_cpystrn.c && touch apr_cpystrn.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_snprintf.c && touch apr_snprintf.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_strnatcmp.c && touch apr_strnatcmp.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_strings.c && touch apr_strings.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_fnmatch.c && touch apr_fnmatch.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_strtok.c && touch apr_strtok.lo
> make[4]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr/strings'
> make[3]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr/strings'
> Making all in passwd
> make[3]: Entering directory `/opt/apache/httpd-2.0.40/srclib/apr/passwd'
> make[4]: Entering directory `/opt/apache/httpd-2.0.40/srclib/apr/passwd'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_getpass.c && touch apr_getpass.lo
> make[4]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr/passwd'
> make[3]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr/passwd'
> Making all in tables
> make[3]: Entering directory `/opt/apache/httpd-2.0.40/srclib/apr/tables'
> make[4]: Entering directory `/opt/apache/httpd-2.0.40/srclib/apr/tables'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_tables.c && touch apr_tables.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../include
> -I../include/arch/unix  -c apr_hash.c && touch apr_hash.lo
> make[4]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr/tables'
> make[3]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr/tables'
> Making all in file_io/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/file_io/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/file_io/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c copy.c
> && touch copy.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c dir.c
> && touch dir.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> fileacc.c && touch fileacc.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> filedup.c && touch filedup.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> filepath.c && touch filepath.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> filestat.c && touch filestat.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c flock.c
> && touch flock.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> fullrw.c && touch fullrw.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c open.c
> && touch open.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c pipe.c
> && touch pipe.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> readwrite.c && touch readwrite.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c seek.c
> && touch seek.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> mktemp.c && touch mktemp.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/file_io/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/file_io/unix'
> Making all in network_io/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/network_io/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/network_io/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> sendrecv.c && touch sendrecv.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> sockets.c && touch sockets.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> sockopt.c && touch sockopt.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> sockaddr.c && touch sockaddr.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> inet_ntop.c && touch inet_ntop.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> inet_pton.c && touch inet_pton.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/network_io/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/network_io/unix'
> Making all in threadproc/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/threadproc/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/threadproc/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c proc.c && touch proc.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c procsup.c && touch procsup.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c thread.c && touch thread.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c threadpriv.c && touch threadpriv.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c signals.c && touch signals.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/threadproc/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/threadproc/unix'
> Making all in misc/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/misc/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/misc/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c start.c
> && touch start.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> getopt.c && touch getopt.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> otherchild.c && touch otherchild.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> errorcodes.c && touch errorcodes.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c rand.c
> && touch rand.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> version.c && touch version.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/misc/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/misc/unix'
> Making all in locks/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/locks/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/locks/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch -I../../include/arch/unix  -c thread_mutex.c &&
> touch thread_mutex.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch -I../../include/arch/unix  -c thread_rwlock.c &&
> touch thread_rwlock.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch -I../../include/arch/unix  -c thread_cond.c &&
> touch thread_cond.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch -I../../include/arch/unix  -c proc_mutex.c && touch
> proc_mutex.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch -I../../include/arch/unix  -c global_mutex.c &&
> touch global_mutex.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/locks/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/locks/unix'
> Making all in time/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/time/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/time/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c time.c && touch time.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c timestr.c && touch timestr.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/time/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/time/unix'
> Making all in mmap/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/mmap/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/mmap/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c mmap.c && touch mmap.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c common.c && touch common.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/mmap/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/mmap/unix'
> Making all in shmem/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/shmem/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/shmem/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch -I../../include/arch/unix  -c shm.c && touch shm.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/shmem/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/shmem/unix'
> Making all in user/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/user/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/user/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c userinfo.c && touch userinfo.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c groupinfo.c && touch groupinfo.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/user/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/user/unix'
> Making all in memory/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/memory/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/memory/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c apr_pools.c && touch apr_pools.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/memory/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/memory/unix'
> Making all in atomic/solaris_sparc
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/atomic/solaris_sparc'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/atomic/solaris_sparc'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/unix  -c apr_atomic_sparc_no_support.c && touch
> apr_atomic_sparc_no_support.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/atomic/solaris_sparc'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/atomic/solaris_sparc'
> Making all in poll/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/poll/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/poll/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c poll.c
> && touch poll.lo
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> pollacc.c && touch pollacc.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/poll/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/poll/unix'
> Making all in support/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/support/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/support/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch/solaris_sparc -I../../include/arch/unix  -c
> waitio.c && touch waitio.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/support/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/support/unix'
> Making all in dso/unix
> make[3]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/dso/unix'
> make[4]: Entering directory
> `/opt/apache/httpd-2.0.40/srclib/apr/dso/unix'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthreads   -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -I../../include
> -I../../include/arch -I../../include/arch/unix  -c dso.c && touch dso.lo
> make[4]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/dso/unix'
> make[3]: Leaving directory
> `/opt/apache/httpd-2.0.40/srclib/apr/dso/unix'
> make[3]: Entering directory `/opt/apache/httpd-2.0.40/srclib/apr'
> /bin/bash /opt/apache/httpd-2.0.40/srclib/apr/libtool --silent
> --mode=link gcc -g -O2 -pthreads -DHAVE_CONFIG_H -DSOLARIS2=8
> -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./include -I../include -o
> libapr.la -rpath /opt/apache/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/solaris_sparc/apr_atomic_sparc_no_support.lo poll/unix/poll.lo
> poll/unix/pollacc.lo support/unix/waitio.lo dso/unix/dso.lo
> /opt/apache/httpd-2.0.40/srclib/apr/libtool: ar: command not found
> make[3]: *** [libapr.la] Error 127
> make[3]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/opt/apache/httpd-2.0.40/srclib/apr'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/opt/apache/httpd-2.0.40/srclib'
> make: *** [all-recursive] Error 1
> bash-2.03#
>
>   configure.log------------------------------------------------------------------------
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by configure, which was
> generated by GNU Autoconf 2.53.  Invocation command line was
>
>   $ ./configure --prefix=/opt/apache
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = dhcp-217-7358
> uname -m = sun4u
> uname -r = 5.8
> uname -s = SunOS
> uname -v = Generic_108528-15
>
> /usr/bin/uname -p = sparc
> /bin/uname -X     = System = SunOS
> Node = dhcp-217-7358
> Release = 5.8
> KernelID = Generic_108528-15
> Machine = sun4u
> BusType = <unknown>
> Serial = <unknown>
> Users = <unknown>
> OEM# = 0
> Origin# = 1
> NumCPU = 1
>
> /bin/arch              = sun4
> /usr/bin/arch -k       = sun4u
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
>
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/dt/bin
> PATH: /usr/openwin/bin
> PATH: /bin
> PATH: /usr/ucb
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/dt/bin
> PATH: /usr/openwin/bin
> PATH: /bin
> PATH: /usr/ucb
> PATH: /usr/local/bin
> PATH: /usr/local/sbin
> PATH: /usr/local/lib
> PATH: /usr/local/bin
> PATH: /usr/local/sbin
> PATH: /usr/local/lib
> PATH: /usr/local/utilities/apache/httpd-2.0.40/srclib/apr
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1551: checking for chosen layout
> configure:1553: result: Apache
> configure:2346: checking for working mkdir -p
> configure:2362: result: yes
> configure:2379: checking build system type
> configure:2397: result: sparc-sun-solaris2.8
> configure:2405: checking host system type
> configure:2419: result: sparc-sun-solaris2.8
> configure:2427: checking target system type
> configure:2441: result: sparc-sun-solaris2.8
> configure:2470: checking for APR
> configure:2536: result: reconfig
> configure:2749: checking for APR-util
> configure:2817: result: reconfig
> configure:3284: checking for rm
> configure:3302: found /usr/bin/rm
> configure:3314: result: /usr/bin/rm
> configure:3325: checking for gawk
> configure:3341: found /usr/local/bin/gawk
> configure:3351: result: gawk
> configure:3407: checking for gcc
> configure:3423: found /usr/local/bin/gcc
> configure:3433: result: gcc
> configure:3677: checking for C compiler version
> configure:3680: gcc --version </dev/null >&5
> 2.95.3
> configure:3683: $? = 0
> configure:3685: gcc -v </dev/null >&5
> Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
> gcc version 2.95.3 20010315 (release)
> configure:3688: $? = 0
> configure:3690: gcc -V </dev/null >&5
> gcc: argument to `-V' is missing
> configure:3693: $? = 1
> configure:3719: checking for C compiler default output
> configure:3722: gcc  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:3725: $? = 0
> configure:3758: result: a.out
> configure:3763: checking whether the C compiler works
> configure:3769: ./a.out
> configure:3772: $? = 0
> configure:3787: result: yes
> configure:3794: checking whether we are cross compiling
> configure:3796: result: no
> configure:3799: checking for suffix of executables
> configure:3801: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:3804: $? = 0
> configure:3826: result:
> configure:3832: checking for suffix of object files
> configure:3856: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:3859: $? = 0
> configure:3878: result: o
> configure:3882: checking whether we are using the GNU C compiler
> configure:3909: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:3912: $? = 0
> configure:3915: test -s conftest.o
> configure:3918: $? = 0
> configure:3930: result: yes
> configure:3936: checking whether gcc accepts -g
> configure:3960: gcc -c -g  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:3963: $? = 0
> configure:3966: test -s conftest.o
> configure:3969: $? = 0
> configure:3979: result: yes
> configure:4006: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> conftest.c:2: parse error before `me'
> configure:4009: $? = 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:4124: checking how to run the C preprocessor
> configure:4150: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:4156: $? = 0
> configure:4183: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:4179: ac_nonexistent.h: No such file or directory
> configure:4189: $? = 1
> configure: failed program was:
> #line 4178 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:4226: result: gcc -E
> configure:4241: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:4247: $? = 0
> configure:4274: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:4270: ac_nonexistent.h: No such file or directory
> configure:4280: $? = 1
> configure: failed program was:
> #line 4269 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:4331: checking for a BSD-compatible install
> configure:4385: result: srclib/apr/build/install.sh -c
> configure:4396: checking whether ln -s works
> configure:4400: result: yes
> configure:4448: checking for ranlib
> configure:4475: result: true
> configure:4491: checking for AIX
> configure:4510: result: no
> configure:4516: checking for library containing strerror
> configure:4549: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:4552: $? = 0
> configure:4555: test -s conftest
> configure:4558: $? = 0
> configure:4617: result: none required
> configure:4624: checking for ANSI C header files
> configure:4638: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:4644: $? = 0
> configure:4729: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:4732: $? = 0
> configure:4734: ./conftest
> configure:4737: $? = 0
> configure:4751: result: yes
> configure:4775: checking for sys/types.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4775: checking for sys/stat.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4775: checking for stdlib.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4775: checking for string.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4775: checking for memory.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4775: checking for strings.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4775: checking for inttypes.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4775: checking for stdint.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4816: stdint.h: No such file or directory
> configure:4791: $? = 1
> configure: failed program was:
> #line 4780 "configure"
> #include "confdefs.h"
> #include <stdio.h>
> #if HAVE_SYS_TYPES_H
> # include <sys/types.h>
> #endif
> #if HAVE_SYS_STAT_H
> # include <sys/stat.h>
> #endif
> #if STDC_HEADERS
> # include <stdlib.h>
> # include <stddef.h>
> #else
> # if HAVE_STDLIB_H
> #  include <stdlib.h>
> # endif
> #endif
> #if HAVE_STRING_H
> # if !STDC_HEADERS && HAVE_MEMORY_H
> #  include <memory.h>
> # endif
> # include <string.h>
> #endif
> #if HAVE_STRINGS_H
> # include <strings.h>
> #endif
> #if HAVE_INTTYPES_H
> # include <inttypes.h>
> #else
> # if HAVE_STDINT_H
> #  include <stdint.h>
> # endif
> #endif
> #if HAVE_UNISTD_H
> # include <unistd.h>
> #endif
>
> #include <stdint.h>
> configure:4807: result: no
> configure:4775: checking for unistd.h
> configure:4788: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4791: $? = 0
> configure:4794: test -s conftest.o
> configure:4797: $? = 0
> configure:4807: result: yes
> configure:4829: checking minix/config.h usability
> configure:4838: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:4866: minix/config.h: No such file or directory
> configure:4841: $? = 1
> configure: failed program was:
> #line 4831 "configure"
> #include "confdefs.h"
> #include <stdio.h>
> #if HAVE_SYS_TYPES_H
> # include <sys/types.h>
> #endif
> #if HAVE_SYS_STAT_H
> # include <sys/stat.h>
> #endif
> #if STDC_HEADERS
> # include <stdlib.h>
> # include <stddef.h>
> #else
> # if HAVE_STDLIB_H
> #  include <stdlib.h>
> # endif
> #endif
> #if HAVE_STRING_H
> # if !STDC_HEADERS && HAVE_MEMORY_H
> #  include <memory.h>
> # endif
> # include <string.h>
> #endif
> #if HAVE_STRINGS_H
> # include <strings.h>
> #endif
> #if HAVE_INTTYPES_H
> # include <inttypes.h>
> #else
> # if HAVE_STDINT_H
> #  include <stdint.h>
> # endif
> #endif
> #if HAVE_UNISTD_H
> # include <unistd.h>
> #endif
> #include <minix/config.h>
> configure:4856: result: no
> configure:4860: checking minix/config.h presence
> configure:4867: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:4863: minix/config.h: No such file or directory
> configure:4873: $? = 1
> configure: failed program was:
> #line 4862 "configure"
> #include "confdefs.h"
> #include <minix/config.h>
> configure:4891: result: no
> configure:4909: checking for minix/config.h
> configure:4916: result: no
> configure:4950: checking for ANSI C header files
> configure:5077: result: yes
> configure:5110: checking for string.h
> configure:5115: result: yes
> configure:5119: checking limits.h usability
> configure:5128: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5131: $? = 0
> configure:5134: test -s conftest.o
> configure:5137: $? = 0
> configure:5146: result: yes
> configure:5150: checking limits.h presence
> configure:5157: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:5163: $? = 0
> configure:5181: result: yes
> configure:5199: checking for limits.h
> configure:5206: result: yes
> configure:5110: checking for unistd.h
> configure:5115: result: yes
> configure:5119: checking sys/socket.h usability
> configure:5128: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5131: $? = 0
> configure:5134: test -s conftest.o
> configure:5137: $? = 0
> configure:5146: result: yes
> configure:5150: checking sys/socket.h presence
> configure:5157: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:5163: $? = 0
> configure:5181: result: yes
> configure:5199: checking for sys/socket.h
> configure:5206: result: yes
> configure:5119: checking pwd.h usability
> configure:5128: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5131: $? = 0
> configure:5134: test -s conftest.o
> configure:5137: $? = 0
> configure:5146: result: yes
> configure:5150: checking pwd.h presence
> configure:5157: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:5163: $? = 0
> configure:5181: result: yes
> configure:5199: checking for pwd.h
> configure:5206: result: yes
> configure:5119: checking grp.h usability
> configure:5128: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5131: $? = 0
> configure:5134: test -s conftest.o
> configure:5137: $? = 0
> configure:5146: result: yes
> configure:5150: checking grp.h presence
> configure:5157: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:5163: $? = 0
> configure:5181: result: yes
> configure:5199: checking for grp.h
> configure:5206: result: yes
> configure:5110: checking for strings.h
> configure:5115: result: yes
> configure:5119: checking sys/processor.h usability
> configure:5128: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5131: $? = 0
> configure:5134: test -s conftest.o
> configure:5137: $? = 0
> configure:5146: result: yes
> configure:5150: checking sys/processor.h presence
> configure:5157: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:5163: $? = 0
> configure:5181: result: yes
> configure:5199: checking for sys/processor.h
> configure:5206: result: yes
> configure:5119: checking sys/sem.h usability
> configure:5128: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5131: $? = 0
> configure:5134: test -s conftest.o
> configure:5137: $? = 0
> configure:5146: result: yes
> configure:5150: checking sys/sem.h presence
> configure:5157: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:5163: $? = 0
> configure:5181: result: yes
> configure:5199: checking for sys/sem.h
> configure:5206: result: yes
> configure:5219: checking for sys/wait.h that is POSIX.1 compatible
> configure:5253: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5256: $? = 0
> configure:5259: test -s conftest.o
> configure:5262: $? = 0
> configure:5272: result: yes
> configure:5284: checking for gcc option to accept ANSI C
> configure:5347: gcc  -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5350: $? = 0
> configure:5353: test -s conftest.o
> configure:5356: $? = 0
> configure:5373: result: none needed
> configure:5381: checking for an ANSI C-conforming const
> configure:5451: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:5454: $? = 0
> configure:5457: test -s conftest.o
> configure:5460: $? = 0
> configure:5470: result: yes
> configure:5520: checking for getpwnam
> configure:5563: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:5566: $? = 0
> configure:5569: test -s conftest
> configure:5572: $? = 0
> configure:5582: result: yes
> configure:5520: checking for getgrnam
> configure:5563: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:5566: $? = 0
> configure:5569: test -s conftest
> configure:5572: $? = 0
> configure:5582: result: yes
> configure:5520: checking for initgroups
> configure:5563: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:5566: $? = 0
> configure:5569: test -s conftest
> configure:5572: $? = 0
> configure:5582: result: yes
> configure:5520: checking for bindprocessor
> configure:5563: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> Undefined                       first referenced
>  symbol                             in file
> bindprocessor                       /var/tmp/ccRdQbGs.o
> ld: fatal: Symbol referencing errors. No output written to conftest
> collect2: ld returned 1 exit status
> configure:5566: $? = 1
> configure: failed program was:
> #line 5525 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char bindprocessor (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char bindprocessor ();
> char (*f) ();
>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_bindprocessor) || defined (__stub___bindprocessor)
> choke me
> #else
> f = bindprocessor;
> #endif
>
>   ;
>   return 0;
> }
> configure:5582: result: no
> configure:5520: checking for timegm
> configure:5563: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> Undefined                       first referenced
>  symbol                             in file
> timegm                              /var/tmp/ccSPSI4K.o
> ld: fatal: Symbol referencing errors. No output written to conftest
> collect2: ld returned 1 exit status
> configure:5566: $? = 1
> configure: failed program was:
> #line 5525 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char timegm (); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> #ifdef __cplusplus
> extern "C"
> #endif
> /* We use char because int might match the return type of a gcc2
>    builtin and then its argument prototype would still apply.  */
> char timegm ();
> char (*f) ();
>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_timegm) || defined (__stub___timegm)
> choke me
> #else
> f = timegm;
> #endif
>
>   ;
>   return 0;
> }
> configure:5582: result: no
> configure:5593: checking for tm_gmtoff in struct tm
> configure:5618: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure: In function `main':
> configure:5610: structure has no member named `tm_gmtoff'
> configure:5621: $? = 1
> configure: failed program was:
> #line 5598 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> #include <time.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> struct tm tm; tm.tm_gmtoff;
>   ;
>   return 0;
> }
> configure:5637: result: no
> configure:5754: checking whether to enable mod_access
> configure:5792: result: yes (default)
> configure:5840: checking whether to enable mod_auth
> configure:5878: result: yes (default)
> configure:5926: checking whether to enable mod_auth_anon
> configure:5964: result: no
> configure:6012: checking whether to enable mod_auth_dbm
> configure:6050: result: no
> configure:6099: checking whether to enable mod_auth_digest
> configure:6193: result: no
> configure:6289: checking whether to enable mod_isapi
> configure:6327: result: no
> configure:6423: checking whether to enable mod_file_cache
> configure:6461: result: no
> configure:6557: checking whether to enable mod_echo
> configure:6595: result: no
> configure:6780: checking whether to enable mod_charset_lite
> configure:6818: result: no
> configure:6870: checking whether to enable mod_cache
> configure:6908: result: no
> configure:6956: checking whether to enable mod_disk_cache
> configure:6994: result: no
> configure:7042: checking whether to enable mod_mem_cache
> configure:7080: result: no
> configure:7128: checking whether to enable mod_example
> configure:7166: result: no
> configure:7214: checking whether to enable mod_ext_filter
> configure:7252: result: no
> configure:7300: checking whether to enable mod_case_filter
> configure:7338: result: no
> configure:7386: checking whether to enable mod_case_filter_in
> configure:7424: result: no
> configure:7498: checking whether to enable mod_include
> configure:7536: result: yes (default)
> configure:7607: checking whether to enable mod_deflate
> configure:7950: result: no
> configure:8024: checking whether to enable mod_log_config
> configure:8062: result: yes (default)
> configure:8136: checking whether to enable mod_env
> configure:8174: result: yes (default)
> configure:8222: checking whether to enable mod_mime_magic
> configure:8260: result: no
> configure:8308: checking whether to enable mod_cern_meta
> configure:8346: result: no
> configure:8394: checking whether to enable mod_expires
> configure:8432: result: no
> configure:8480: checking whether to enable mod_headers
> configure:8518: result: no
> configure:8567: checking whether to enable mod_usertrack
> configure:8809: result: no
> configure:8858: checking whether to enable mod_unique_id
> configure:8896: result: no
> configure:8944: checking whether to enable mod_setenvif
> configure:8982: result: yes (default)
> configure:9086: checking whether to enable mod_proxy
> configure:9124: result: no
> configure:9187: checking whether to enable mod_proxy_connect
> configure:9225: result: no
> configure:9273: checking whether to enable mod_proxy_ftp
> configure:9311: result: no
> configure:9359: checking whether to enable mod_proxy_http
> configure:9397: result: no
> configure:9471: checking whether to enable mod_ssl
> configure:9900: result: no
> configure:9974: checking whether to enable mod_optional_hook_export
> configure:10012: result: no
> configure:10060: checking whether to enable mod_optional_hook_import
> configure:10098: result: no
> configure:10146: checking whether to enable mod_optional_fn_import
> configure:10184: result: no
> configure:10232: checking whether to enable mod_optional_fn_export
> configure:10270: result: no
> configure:10318: checking whether to enable mod_bucketeer
> configure:10356: result: no
> configure:10442: checking for target platform
> configure:10467: result: unix
> configure:10499: checking for rlim_t
> configure:10528: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:10531: $? = 0
> configure:10534: test -s conftest.o
> configure:10537: $? = 0
> configure:10551: result: yes
> configure:10579: checking sys/time.h usability
> configure:10588: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:10591: $? = 0
> configure:10594: test -s conftest.o
> configure:10597: $? = 0
> configure:10606: result: yes
> configure:10610: checking sys/time.h presence
> configure:10617: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:10623: $? = 0
> configure:10641: result: yes
> configure:10659: checking for sys/time.h
> configure:10666: result: yes
> configure:10579: checking sys/resource.h usability
> configure:10588: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:10591: $? = 0
> configure:10594: test -s conftest.o
> configure:10597: $? = 0
> configure:10606: result: yes
> configure:10610: checking sys/resource.h presence
> configure:10617: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:10623: $? = 0
> configure:10641: result: yes
> configure:10659: checking for sys/resource.h
> configure:10666: result: yes
> configure:10570: checking for sys/sem.h
> configure:10575: result: yes
> configure:10579: checking sys/ipc.h usability
> configure:10588: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:10591: $? = 0
> configure:10594: test -s conftest.o
> configure:10597: $? = 0
> configure:10606: result: yes
> configure:10610: checking sys/ipc.h presence
> configure:10617: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:10623: $? = 0
> configure:10641: result: yes
> configure:10659: checking for sys/ipc.h
> configure:10666: result: yes
> configure:10685: checking for setsid
> configure:10728: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:10731: $? = 0
> configure:10734: test -s conftest
> configure:10737: $? = 0
> configure:10747: result: yes
> configure:10685: checking for killpg
> configure:10728: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:10731: $? = 0
> configure:10734: test -s conftest
> configure:10737: $? = 0
> configure:10747: result: yes
> configure:10776: checking bstring.h usability
> configure:10785: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:10813: bstring.h: No such file or directory
> configure:10788: $? = 1
> configure: failed program was:
> #line 10778 "configure"
> #include "confdefs.h"
> #include <stdio.h>
> #if HAVE_SYS_TYPES_H
> # include <sys/types.h>
> #endif
> #if HAVE_SYS_STAT_H
> # include <sys/stat.h>
> #endif
> #if STDC_HEADERS
> # include <stdlib.h>
> # include <stddef.h>
> #else
> # if HAVE_STDLIB_H
> #  include <stdlib.h>
> # endif
> #endif
> #if HAVE_STRING_H
> # if !STDC_HEADERS && HAVE_MEMORY_H
> #  include <memory.h>
> # endif
> # include <string.h>
> #endif
> #if HAVE_STRINGS_H
> # include <strings.h>
> #endif
> #if HAVE_INTTYPES_H
> # include <inttypes.h>
> #else
> # if HAVE_STDINT_H
> #  include <stdint.h>
> # endif
> #endif
> #if HAVE_UNISTD_H
> # include <unistd.h>
> #endif
> #include <bstring.h>
> configure:10803: result: no
> configure:10807: checking bstring.h presence
> configure:10814: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:10810: bstring.h: No such file or directory
> configure:10820: $? = 1
> configure: failed program was:
> #line 10809 "configure"
> #include "confdefs.h"
> #include <bstring.h>
> configure:10838: result: no
> configure:10856: checking for bstring.h
> configure:10863: result: no
> configure:10767: checking for unistd.h
> configure:10772: result: yes
> configure:10883: checking for syslog
> configure:10926: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:10929: $? = 0
> configure:10932: test -s conftest
> configure:10935: $? = 0
> configure:10945: result: yes
> configure:10970: checking sys/times.h usability
> configure:10979: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure:10982: $? = 0
> configure:10985: test -s conftest.o
> configure:10988: $? = 0
> configure:10997: result: yes
> configure:11001: checking sys/times.h presence
> configure:11008: gcc -E  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c
> configure:11014: $? = 0
> configure:11032: result: yes
> configure:11050: checking for sys/times.h
> configure:11057: result: yes
> configure:11074: checking for times
> configure:11117: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:11120: $? = 0
> configure:11123: test -s conftest
> configure:11126: $? = 0
> configure:11136: result: yes
> configure:11147: checking which MPM to use
> configure:11163: result: prefork
> configure:11819: checking whether to enable mod_http
> configure:11857: result: yes
> configure:11905: checking whether to enable mod_mime
> configure:11943: result: yes (default)
> configure:12005: checking for extra modules
> configure:12050: result: no extra modules
> configure:12074: checking whether to enable mod_dav
> configure:12112: result: no
> configure:12213: checking whether to enable mod_status
> configure:12251: result: yes (default)
> configure:12299: checking whether to enable mod_autoindex
> configure:12337: result: yes (default)
> configure:12385: checking whether to enable mod_asis
> configure:12423: result: yes (default)
> configure:12471: checking whether to enable mod_info
> configure:12509: result: no
> configure:12557: checking whether to enable mod_suexec
> configure:12609: result: no
> configure:12859: checking whether to enable mod_cgi
> configure:12897: result: yes (default)
> configure:12945: checking whether to enable mod_cgid
> configure:12983: result: no
> configure:13420: checking whether to enable mod_dav_fs
> configure:13458: result: no
> configure:13532: checking whether to enable mod_vhost_alias
> configure:13570: result: no
> configure:13618: checking whether to enable mod_negotiation
> configure:13656: result: yes (default)
> configure:13704: checking whether to enable mod_dir
> configure:13742: result: yes (default)
> configure:13790: checking whether to enable mod_imap
> configure:13828: result: yes (default)
> configure:13876: checking whether to enable mod_actions
> configure:13914: result: yes (default)
> configure:13962: checking whether to enable mod_speling
> configure:14000: result: no
> configure:14048: checking whether to enable mod_userdir
> configure:14086: result: yes (default)
> configure:14134: checking whether to enable mod_alias
> configure:14172: result: yes (default)
> configure:14221: checking whether to enable mod_rewrite
> configure:14294: result: no
> configure:14375: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/include -I/opt/apache/httpd-2.0.40/srclib/apr/include conftest.c >&5
> configure:14378: $? = 0
> configure:14381: test -s conftest.o
> configure:14384: $? = 0
> configure:14409: checking whether to enable mod_so
> configure:14447: result: yes
> configure:14811: checking whether byte ordering is bigendian
> configure:14841: gcc -c  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT conftest.c >&5
> configure: In function `main':
> configure:14831: `bogus' undeclared (first use in this function)
> configure:14831: (Each undeclared identifier is reported only once
> configure:14831: for each function it appears in.)
> configure:14831: parse error before `endian'
> configure:14844: $? = 1
> configure: failed program was:
> #line 14817 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> #include <sys/param.h>
>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
>  bogus endian macros
> #endif
>
>   ;
>   return 0;
> }
> configure:14971: gcc -o conftest  -g -O2 -pthreads  -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT   -L/opt/apache/httpd-2.0.40/srclib/apr-util/xml/expat/lib conftest.c  >&5
> configure:14974: $? = 0
> configure:14976: ./conftest
> configure:14979: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> #line 14954 "configure"
> #include "confdefs.h"
> int
> main ()
> {
>   /* Are we little or big endian?  From Harbison&Steele.  */
>   union
>   {
>     long l;
>     char c[sizeof (long)];
>   } u;
>   u.l = 1;
>   exit (u.c[sizeof (long) - 1] == 1);
> }
> configure:14994: result: yes
> configure:15544: creating ./config.status
>
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
>
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.53.  Invocation command line was
>
>   CONFIG_FILES    =
>   CONFIG_HEADERS  =
>   CONFIG_LINKS    =
>   CONFIG_COMMANDS =
>   $ ./config.status
>
> on dhcp-217-7358
>
> config.status:720: creating docs/conf/httpd-std.conf
> config.status:720: creating include/ap_config_layout.h
> config.status:720: creating support/apxs
> config.status:720: creating support/apachectl
> config.status:720: creating support/dbmmanage
> config.status:720: creating support/envvars-std
> config.status:720: creating support/log_server_status
> config.status:720: creating support/logresolve.pl
> config.status:720: creating support/phf_abuse_log.cgi
> config.status:720: creating support/split-logfile
> config.status:720: creating build/rules.mk
> config.status:824: creating include/ap_config_auto.h
> config.status:1104: executing default commands
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=sparc-sun-solaris2.8
> ac_cv_build_alias=sparc-sun-solaris2.8
> ac_cv_c_bigendian=yes
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_build_alias_set=
> ac_cv_env_build_alias_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_exeext=
> ac_cv_func_bindprocessor=no
> ac_cv_func_getgrnam=yes
> ac_cv_func_getpwnam=yes
> ac_cv_func_initgroups=yes
> ac_cv_func_killpg=yes
> ac_cv_func_setsid=yes
> ac_cv_func_syslog=yes
> ac_cv_func_timegm=no
> ac_cv_func_times=yes
> ac_cv_header_bstring_h=no
> ac_cv_header_grp_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_limits_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_minix_config_h=no
> ac_cv_header_pwd_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=no
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_ipc_h=yes
> ac_cv_header_sys_processor_h=yes
> ac_cv_header_sys_resource_h=yes
> ac_cv_header_sys_sem_h=yes
> ac_cv_header_sys_socket_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_time_h=yes
> ac_cv_header_sys_times_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_sys_wait_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=sparc-sun-solaris2.8
> ac_cv_host_alias=sparc-sun-solaris2.8
> ac_cv_mkdir_p=yes
> ac_cv_objext=o
> ac_cv_path_RM=/usr/bin/rm
> ac_cv_prog_AWK=gawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_RANLIB=true
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_search_strerror='none required'
> ac_cv_struct_tm_gmtoff=no
> ac_cv_target=sparc-sun-solaris2.8
> ac_cv_target_alias=sparc-sun-solaris2.8
> ac_cv_type_rlim_t=yes
> apache_cv_mpm=prefork
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_UNISTD_H 1
> #define STDC_HEADERS 1
> #define HAVE_STRING_H 1
> #define HAVE_LIMITS_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYS_SOCKET_H 1
> #define HAVE_PWD_H 1
> #define HAVE_GRP_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_PROCESSOR_H 1
> #define HAVE_SYS_SEM_H 1
> #define HAVE_SYS_WAIT_H 1
> #define HAVE_GETPWNAM 1
> #define HAVE_GETGRNAM 1
> #define HAVE_INITGROUPS 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_RESOURCE_H 1
> #define HAVE_SYS_SEM_H 1
> #define HAVE_SYS_IPC_H 1
> #define HAVE_SETSID 1
> #define HAVE_KILLPG 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYSLOG 1
> #define HAVE_SYS_TIMES_H 1
> #define HAVE_TIMES 1
> #define AP_USING_AUTOCONF 1
> #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1
> #define AP_SIG_GRACEFUL SIGUSR1
> #define AP_SIG_GRACEFUL_STRING "SIGUSR1"
> #define AP_SIG_GRACEFUL_SHORT USR1
> #define WORDS_BIGENDIAN 1
> #define HTTPD_ROOT "/opt/apache"
> #define SERVER_CONFIG_FILE "conf/httpd.conf"
> #define AP_TYPES_CONFIG_FILE "conf/mime.types"
> #define APACHE_MPM_DIR "server/mpm/prefork"
>
> configure: exit 0


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Apache 2.0.40 Install error [libapr.la] Error 127]

Posted by js...@attbi.com.
Joshua Slive wrote:

> jstout13@attbi.com wrote:
> >>
> >>I am attempting to install apache 2.0.40 on a SUN Ultra 10
> >>uname -a
> >>SunOS dhcp-217-7358 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-5_10
> >>
> >>bash-2.03# ./configure --prefix=/opt/apache
> >>
> >>configure compiles with no errors, however when I run "make"
> >>
> >>I get an error about 2 minutes into
> >>
> >>/opt/apache/httpd-2.0.40/srclib/apr/libtool: ar: command not found
>
> Ouch.  That was a little more detail than we truly needed.  The problem
> is that the command "ar", which is necessary to build apache, is not
> available in your path.  You can probably fix the problem by adding
> /usr/ccs/bin to your path before building.
>
> Joshua.
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org

Thanks, now I remember, I tried adding various different sources into my path

I'm more of a Network admin, I remember installing apache before and was told

this same fix for this problem I had a year ago.  Thanks for the help

Jeff


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Apache 2.0.40 Install error [libapr.la] Error 127]

Posted by Joshua Slive <jo...@slive.ca>.
jstout13@attbi.com wrote:
>>
>>I am attempting to install apache 2.0.40 on a SUN Ultra 10
>>uname -a
>>SunOS dhcp-217-7358 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-5_10
>>
>>bash-2.03# ./configure --prefix=/opt/apache
>>
>>configure compiles with no errors, however when I run "make"
>>
>>I get an error about 2 minutes into
>>
>>/opt/apache/httpd-2.0.40/srclib/apr/libtool: ar: command not found

Ouch.  That was a little more detail than we truly needed.  The problem 
is that the command "ar", which is necessary to build apache, is not 
available in your path.  You can probably fix the problem by adding 
/usr/ccs/bin to your path before building.

Joshua.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org