Stuffy nose.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: [EMAIL PROTECTED]
> -----Original Message-----
> From: Gonyou, Austin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 11:35 AM
> To: '[EMAIL PROTECTED]'
> Subject: Cannob build lastnights cvs
>
>
> During the build, I get the following:
>
> <...>
> Making all in misc/unix
> make[3]: Entering directory
> `/home/austin/cvs/httpd-2.0/srclib/apr/misc/unix'
> make[4]: Entering directory
> `/home/austin/cvs/httpd-2.0/srclib/apr/misc/unix'
> /bin/sh /home/austin/cvs/httpd-2.0/srclib/apr/libtool --silent
> --mode=compile gcc -g -O2 -pthread -DHAVE_CONFIG_H
> -DLINUX=2 -D_REENTRANT
> -I../../include -I../../include/arch/unix
> -I../../include/arch/unix -c
> start.c && touch start.lo
> In file included from start.c:61:
> ../../include/arch/unix/locks.h:168: parse error before
> `pthread_rwlock_t'
> ../../include/arch/unix/locks.h:168: warning: no semicolon at
> end of struct
> or union
> make[4]: *** [start.lo] Error 1
> make[4]: Leaving directory
> `/home/austin/cvs/httpd-2.0/srclib/apr/misc/unix'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/austin/cvs/httpd-2.0/srclib/apr/misc/unix'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/austin/cvs/httpd-2.0/srclib/apr'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/austin/cvs/httpd-2.0/srclib'
> make: *** [all-recursive] Error 1
>
> I've got apr and apr-util. Nothing odd in there it looks
> like. I'm using
> GCC-2.96-88, libtool 1.4, autoconf 2.13.
>
> I configured with the following:
> ./configure --with-ssl=/work/build/openssl-0.9.6
> --with-tls=/work/build/openssl-0.9.6 --enable-ssl
> --enable-tls --enable-so
> --with-mpm=threaded
>
> That's it. Am I missing something?
>
> --
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-796-9023
> email: [EMAIL PROTECTED]
>