Date: Wed, 04 Oct 2006 08:54:57 +0900 (JST) From: NAKATA Maho <chat95@mac.com> To: kabaev@gmail.com Cc: mihnea_capraru@fastmail.fm, openoffice@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: Re: ports/103896: OO.o port should add <OO_DIR>/program to LD_LIBRARY_PATH Message-ID: <20061004.085457.90830525.chat95@mac.com> In-Reply-To: <20061003194436.7c7f4500@kan.dnsalias.net> References: <200610030655.48573.mihnea_capraru@fastmail.fm> <20061003.173303.32717938.chat95@mac.com> <20061003194436.7c7f4500@kan.dnsalias.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Alexander Kabaev <kabaev@gmail.com> Subject: Re: ports/103896: OO.o port should add <OO_DIR>/program to LD_LIBRARY_PATH Date: Tue, 03 Oct 2006 19:44:36 -0400 > 1. $ORIGIN is NOT supported by rtld, so adding it would be a waste of > time. Yes, I know that currently it is not supported, and I'm working with Konstantin. I proposed a PR a year before http://www.freebsd.org/cgi/query-pr.cgi?pr=88117 and he is interested in. He kindly implemented it with other `$' stuffs. > 2. If OO was built by GCC from ports, it will depend on libgcc_s.so.1, > we do not set LD_LIBRARY_PATH/rpath to help OO so find it at the moment. It doesn't apply for default i386 setting. We are using gcc-ooo, and we pass --disable-shared to configure. Thus no libgcc_s.so.1 etc. (For amd64, we still don't need it since ldconfig at boot time recognize them) thanks, -- NAKATA, Maho (maho@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061004.085457.90830525.chat95>