Re: Using libkse instead of libc_r in Apache

From: Sven Willenberger <sven_at_dmv.com>
Date: Fri, 26 Mar 2004 11:47:10 -0500
On Fri, 2004-03-26 at 11:09, Clement Laforet wrote:
> On Fri, 26 Mar 2004 10:40:34 -0500
> Sven Willenberger <sven_at_dmv.com> wrote:
> 
> > Will this work on a 5.2.1-Release system as well?
> sure :-)
> > running make WITH_PTHREAD_LIBS="libkse" WITH_PTHREAD_CFLAGS="-libkse" 
> > WITH_MPM=worker still results in apache linking libc_r:
> 
> Try :
> make WITH_MPM=worker WITH_PTHREAD_LIBS="kse"
> 
> It should work.
> 
> clem

No luck there either .... something is overriding the command-line
argument; during the configure stage I can see the autoconfig grabbing
the pthreads requirements as libc_r. grepping the work directory I see
the ac_cv_pthreasd_lib=kse in the config.log(s), but that is the only
reference(s). Is the /usr/ports/Mk/bsd.port.mk file ignoring this
argument perhaps? Have we now ventured into territory best left to the
ports mailing list?

Sven
Received on Fri Mar 26 2004 - 07:48:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:49 UTC