From owner-freebsd-current@FreeBSD.ORG Fri Mar 26 08:09:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0D1916A530 for ; Fri, 26 Mar 2004 08:09:47 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFED43D39 for ; Fri, 26 Mar 2004 08:09:45 -0800 (PST) (envelope-from sheep.killer@cultdeadsheep.org) Received: (qmail 91732 invoked by uid 85); 26 Mar 2004 17:09:43 +0100 Received: from sheep.killer@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 (spamassassin: 2.61. Clear:RC:1:. Processed in 0.046749 secs); 26 Mar 2004 16:09:43 -0000 Received: from unknown (HELO satan.cultdeadsheep.org) (192.168.0.4) by goofy.cultdeadsheep.org with SMTP; 26 Mar 2004 17:09:42 +0100 Date: Fri, 26 Mar 2004 17:09:36 +0100 From: Clement Laforet To: Sven Willenberger Message-Id: <20040326170936.2c0b974c.sheep.killer@cultdeadsheep.org> In-Reply-To: <1080315634.13878.109.camel@lanshark.dmv.com> References: <20040323185804.3bb159ce.sheepkiller@cultdeadsheep.org> <1080315634.13878.109.camel@lanshark.dmv.com> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.9 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Fri__26_Mar_2004_17_09_36_+0100_zHzU9nH0=rOgY4V4" cc: current@freebsd.org Subject: Re: Using libkse instead of libc_r in Apache X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 16:09:50 -0000 --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 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--