I checked both of these out around 12Nood CST
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: [EMAIL PROTECTED]
> -----Original Message-----
> From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 14, 2001 4:57 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Latest CVS compile problem (was 2.0.18 compile problem)
>
>
> On Thu, Jun 14, 2001 at 04:00:38PM -0500, Gonyou, Austin wrote:
> > Now that my previous problem seems to have gone away, I've
> got this one.
> > When I configure using --with--mpm=threaded on Linux, I get
> the errors
> > below:
> >
> > -------------begin errors----------------
> > /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:141: parse error before
> `pthread_rwlock_t'
> > ../../include/arch/unix/locks.h:141: warning: no semicolon
> at end of struct
> > or union
> > ---------------end errors-----------------
> > Any idea of a fix for this. I looked at the locks.h file,
> but I didn't see
> > anything wrong.
>
> I could have sworn that I fixed this. Hmm. Let me do a cvs up and
> check. (You are using an updated copy of APR, right?) -- justin
>