From owner-cvs-ports@FreeBSD.ORG Tue Jan 13 14:50:36 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6601216A4CE for ; Tue, 13 Jan 2004 14:50:36 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDBCD43D5C for ; Tue, 13 Jan 2004 14:50:30 -0800 (PST) (envelope-from clement@FreeBSD.org) Received: (qmail 59830 invoked by uid 85); 13 Jan 2004 23:50:29 +0100 Received: from clement@FreeBSD.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 (spamassassin: 2.61. Clear:RC:1:. Processed in 0.43389 secs); 13 Jan 2004 22:50:29 -0000 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by goofy.cultdeadsheep.org with SMTP; 13 Jan 2004 23:50:28 +0100 Date: Tue, 13 Jan 2004 23:50:59 +0100 From: Clement Laforet To: Alfred Perlstein Message-Id: <20040113235059.16e71e19.clement@FreeBSD.org> In-Reply-To: <20040113223448.GJ9623@elvis.mu.org> References: <200401132212.i0DMCCDG062384@repoman.freebsd.org> <20040113223448.GJ9623@elvis.mu.org> Organization: FreeBSD Project X-Mailer: Sylpheed version 0.9.8a (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=_Tue__13_Jan_2004_23_50_59_+0100_UQQUERFU9urLbOoX" cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/apache2 Makefile ports/www/apache2/files patch-srclib:apr:build:apr_hints.m4 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 22:50:36 -0000 --Signature=_Tue__13_Jan_2004_23_50_59_+0100_UQQUERFU9urLbOoX Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Tue, 13 Jan 2004 14:34:48 -0800 Alfred Perlstein wrote: Hi alfred ! > I see what you've done, but not exactly why. What's wrong with > libc_r/libkse that you can't use it for this/these port(s)? With PORTREVISION 2, I import a little hack to detect from devel/apr, in fact, it was originally to improve threaded modules support. Default build use prefork mpm which is not threaded but apr is. So apache is. It fails to build with libkse because it was linked against -lkse and -lc_r, which was harcoded (so it fails) Now all should be ok. The only question I have is why it works on 4.8-STABLE and not on 4.9-STABLE. clem --Signature=_Tue__13_Jan_2004_23_50_59_+0100_UQQUERFU9urLbOoX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFABHZTsRhfjwcjuh0RAnM/AJ0ZEYcwt5uSuOvKMrUaHFCPBm1VgACfSkJN pihlHRg5mFF5ddoG7waUpHQ= =Lb+k -----END PGP SIGNATURE----- --Signature=_Tue__13_Jan_2004_23_50_59_+0100_UQQUERFU9urLbOoX--