From owner-freebsd-ports Sat Mar 1 8:16: 3 2003 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 66F4937B401 for ; Sat, 1 Mar 2003 08:16:02 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8CB343FBF for ; Sat, 1 Mar 2003 08:16:00 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org ([10.3.12.105]) by meitner.wh.uni-dortmund.de (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id h21GDLc05802; Sat, 1 Mar 2003 17:13:22 +0100 X-Authentication-Warning: meitner.wh.uni-dortmund.de: Host [10.3.12.105] claimed to be lofi.dyndns.org Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.6/8.12.6) with ESMTP id h21GDJCG018938 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 1 Mar 2003 17:13:20 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: "Bjoern A. Zeeb" , Kris Kennaway Subject: Re: howto stop port from installing .la files ? Date: Sat, 1 Mar 2003 17:13:18 +0100 User-Agent: KMail/1.5 Cc: ports@FreeBSD.org, Joe Marcus Clarke References: <20030227223051.GA91669@rot13.obsecurity.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303011713.19351.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Saturday 01 March 2003 14:40, Bjoern A. Zeeb wrote: > On Thu, 27 Feb 2003, Kris Kennaway wrote: > > Hi, > > thanks for your answers. The gnome hack did not help either as some > things were hard coded in static Makefiles ... > > > It's a policy that we shouldn't install .la files, because as far as > > anyone knows they are useless on FreeBSD. > > I have far too few knowledge about this so would it be possible to > explain a bit more or do your have a pointer where to find more > information on this ("useless on FreeBSD") ? At least not in FreeBSD docs. Will explained it quite well in this thread why they are NOT useless, you can read more on dlopen() and its libltdl-counterparts lt_dlopen() and lt_dlopenext() in dlopen's manpage and in libtool's documentation, which is available in several places on the net. -- Regards, Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message