Date: Fri, 26 Mar 2004 17:09:36 +0100 From: Clement Laforet <sheep.killer@cultdeadsheep.org> To: Sven Willenberger <sven@dmv.com> Cc: current@freebsd.org Subject: Re: Using libkse instead of libc_r in Apache Message-ID: <20040326170936.2c0b974c.sheep.killer@cultdeadsheep.org> In-Reply-To: <1080315634.13878.109.camel@lanshark.dmv.com> References: <F017832B7371BB478368637D342F85060185B4BD@RED-MSG-33.redmond.corp.microsoft.com> <20040323185804.3bb159ce.sheepkiller@cultdeadsheep.org> <1080315634.13878.109.camel@lanshark.dmv.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Fri__26_Mar_2004_17_09_36_+0100_zHzU9nH0=rOgY4V4 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Fri, 26 Mar 2004 10:40:34 -0500 Sven Willenberger <sven@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 --Signature=_Fri__26_Mar_2004_17_09_36_+0100_zHzU9nH0=rOgY4V4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAZFXBsRhfjwcjuh0RAl7TAKC0aXOY+DyYh8GH14Q5IGhjPg90lwCeKguZ +LxY0/YFDtyMC64K9tgCj88= =MyiC -----END PGP SIGNATURE----- --Signature=_Fri__26_Mar_2004_17_09_36_+0100_zHzU9nH0=rOgY4V4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326170936.2c0b974c.sheep.killer>