Using libkse instead of libc_r in Apache

Clement Laforet sheep.killer at cultdeadsheep.org
Fri Mar 26 08:09:50 PST 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040326/50ecd73d/attachment.bin


More information about the freebsd-current mailing list