Using libkse instead of libc_r in Apache

Clement Laforet sheepkiller at cultdeadsheep.org
Tue Mar 23 09:58:17 PST 2004


On Mon, 22 Mar 2004 20:06:48 -0800
"Dave Fetterman" <davefet at microsoft.com> wrote:

> I'm running a (gasp!) Apache 2 server on a lab machine on which I do
> not have full access privileges.  I'd like to use the worker MPM,
> which, from what I gather, requires using libkse instead of libc_r. 
> Is there a good way to map use of libc_r to libkse or do something
> similar without modifying /etc/libmap.conf, just within my directory? 
> Or, for any Apache gurus in the house, to configure Apache to use
> libkse instead of libc/libc_r?  

If you use the port, you can set WITH_PTHREAD_LIBS and
WITH_PTHREAD_CFLAGS which override default ones.
I use it to test apache2 with libthr.

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/20040323/83b37389/attachment.bin


More information about the freebsd-current mailing list