Date: Tue, 13 Jan 2004 23:50:59 +0100 From: Clement Laforet <clement@FreeBSD.org> To: Alfred Perlstein <alfred@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 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <alfred@freebsd.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040113235059.16e71e19.clement>