Re: Using libkse instead of libc_r in Apache

From: Clement Laforet <sheep.killer_at_cultdeadsheep.org>
Date: Fri, 26 Mar 2004 17:09:36 +0100
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

Received on Fri Mar 26 2004 - 07:09:49 UTC

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