From owner-freebsd-ports@FreeBSD.ORG Fri Jul 30 17:05:09 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B44FA16A4CF for ; Fri, 30 Jul 2004 17:05:09 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 579F643D5A for ; Fri, 30 Jul 2004 17:05:08 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: (qmail 4823 invoked by uid 89); 30 Jul 2004 19:04:56 +0200 Received: from clement@FreeBSD.org by goofy.cultdeadsheep.org by uid 89 with qmail-scanner-1.22st Clear:RC:1(192.168.0.4):SA:0(-4.1/5.0):. Processed in 1.793166 secs); 30 Jul 2004 17:04:56 -0000 X-Spam-Status: No, hits=-4.1 required=5.0 X-Qmail-Scanner-Mail-From: clement@FreeBSD.org via goofy.cultdeadsheep.org X-Qmail-Scanner: 1.22st (Clear:RC:1(192.168.0.4):SA:0(-4.1/5.0):. Processed in 1.793166 secs Process 4798) Received: from unknown (HELO satan.cultdeadsheep.org) (192.168.0.4) by 192.168.0.1 with SMTP; 30 Jul 2004 19:04:54 +0200 Date: Fri, 30 Jul 2004 19:04:48 +0200 From: Clement Laforet To: Lev Serebryakov Message-Id: <20040730190448.0b96935b.clement@FreeBSD.org> In-Reply-To: <1842352588.20040728224420@serebryakov.spb.ru> References: <1089144293.1173.4.camel@server.mcneil.com> <1089267033.77359.6.camel@server.mcneil.com> <1842352588.20040728224420@serebryakov.spb.ru> Organization: FreeBSD Project X-Mailer: Sylpheed version 0.9.12 (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__30_Jul_2004_19_04_48_+0200_yrYh/aCd7ZxlU6EB" X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on goofy.cultdeadsheep.org X-Spam-Level: cc: sean@mcneil.com cc: freebsd-ports@FreeBSD.org Subject: Re: Re[2]: subversion broken with apache2 now in ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 17:05:09 -0000 --Signature=_Fri__30_Jul_2004_19_04_48_+0200_yrYh/aCd7ZxlU6EB Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Wed, 28 Jul 2004 22:44:20 +0400 Lev Serebryakov wrote: Hi guys! > SM> subversion and apache2 should have all libraries in > SM> /usr/local/lib/apache2 linked in with rpaths > > Yes, if I add "LDFLAGS+= -rpath /usr/local/lib/apache2", `svn' > works. But "make install" fails: libtool denies to install > "mod_dav_svn.la" into "/isr/local/libexec/apache2" in such case. it > want "/usr/local/lib/apache2"! > > So, it is not a soultion :( > > May be it is possible to override this? > > SM> or > SM> shared libraries in /usr/local/lib/apache2 should be moved back to > SM> /usr/local/lib. > I'm repeating: IMHO, it is best solution. But I could not change > this. During my vacation, I worked on apache2 port. I restore old apache2 behavior. i.e. apache2 loads ${PREFIX}/sbin/envvars which sets LD_LIBRARY_PATH. I doing a last test, and I commit the first part of the patch which include apache2.sh cleanup. clem --Signature=_Fri__30_Jul_2004_19_04_48_+0200_yrYh/aCd7ZxlU6EB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBCn+0sRhfjwcjuh0RApiMAJ91febMWTndBot4giDyu8FgYsIb1QCghkDu WAGxBxvYg2khE9loYgx4Cik= =cVrk -----END PGP SIGNATURE----- --Signature=_Fri__30_Jul_2004_19_04_48_+0200_yrYh/aCd7ZxlU6EB--