Re: Apache 2.0.36 Compile Errors

"Steven Tower" <[email protected]> Wed, 8 May 2002 14:19:11 -0400
Newsgroups gmane.linux.ngpt.user
Message-ID <03ae01c1f6bc$dab7fce0$1400000a@towerpc>
I have tried compiling with:

 ./configure --with-mpm=worker
and
./configure --with-mpm=leader
and
./configure

It fails in the ./support directory it doesn't look as those it's adding
the -l tags for pthreads.  I added -lpthread
to the make files for the support directory and it builds now and I had to
do the same for the default Makefile and it builds except for a missing
export.  My guess is something is configured badly on my box, but I have no
idea what at this point.  Here is the dirs where I have *libpthread* on my
box.  Any other info you might need?

Steven

/lib/
     libpthread-0.9.so
     libpthread.so.0
 /lib/i686/
     libpthread.so
     libpthread.so.12
     libpthread.so.12.0.22
/usr/i386-glibc21-linux/lib/
     libpthread.so
     libpthread-0.8.so
     libpthread.so.0
/usr/lib/
     libpthread.so.12
     libpthread.a
     libpthread.so
     libpthread_p.a
     libpthread.so.12.0.22
     libpthread.la

----- Original Message -----
From: "Paul Larson" <[email protected]>
To: "Steven Tower" <[email protected]>
Cc: "Paul Larson" <[email protected]>; "Bill Abt" <[email protected]>;
<[email protected]>
Sent: Wednesday, May 08, 2002 8:50 AM
Subject: Re: [pthreads-users] Apache 2.0.36 Compile Errors


> On Tue, 2002-05-07 at 23:58, Steven Tower wrote:
> > Bill and Paul,
> >
> > This is the same box that I did sucessfully compile 2.0.32 on with ngpt
> > 1.1.2.
> >
> > So my guess is I did something wrong when upgrading to 1.2.2 or
something
> > broke.
> I tried sending you a message yesterday but it looks like it got bounced
> back to me.  I was able to compile 2.0.36 with NGPT 1.2.2.  What options
> are you passing to ./configure in apache?
>
> Did you apply the patch for ngpt?  Are the tests that come with NGPT
> working ok for you?  Also, are you sure that the library path apache is
> looking at is the same as where NGPT installed to?
>
> Thanks,
> Paul Larson
>
> _______________________________________________
> pthreads-users mailing list
> [email protected]
> http://www-124.ibm.com/developerworks/oss/mailman/listinfo/pthreads-users