Skip site navigation (1)Skip section navigation (2)
Date:      01 Mar 2003 11:21:18 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Michael Nottebrock <michaelnottebrock@gmx.net>
Cc:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, Kris Kennaway <kris@obsecurity.org>, ports@FreeBSD.org
Subject:   Re: howto stop port from installing .la files ?
Message-ID:  <1046535678.310.5.camel@gyros>
In-Reply-To: <200303011713.19351.michaelnottebrock@gmx.net>
References:  <Pine.BSF.4.53.0302272130150.72813@e0-0.zab2.int.zabbadoz.net> <20030227223051.GA91669@rot13.obsecurity.org> <Pine.BSF.4.53.0303011335320.738@e0-0.zab2.int.zabbadoz.net> <200303011713.19351.michaelnottebrock@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-B4wK1PTjeiu+z9VV5tti
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2003-03-01 at 11:13, Michael Nottebrock wrote:
> 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") ?
>=20
> At least not in FreeBSD docs. Will explained it quite well in this thread=
 why=20
> they are NOT useless, you can read more on dlopen() and its=20
> libltdl-counterparts lt_dlopen() and lt_dlopenext() in dlopen's manpage a=
nd=20
> in libtool's documentation, which is available in several places on the n=
et.

In my porting, I have only found two instances where they are really
needed.  That was with guile and librep.  In every other instance I do
my best to remove them.  I figure, if the application doesn't need them,
why take up the space (little has it may be in the overall scheme of
things)?

My advice is to see if your port will work without them.  If not,
install them, and note why you're doing it.

Joe

--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-B4wK1PTjeiu+z9VV5tti
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+YN3+b2iPiv4Uz4cRApx6AJ99pqZLkCVWQNl7BbW/JBFa1bgh1wCeLwJ3
NY5K9fnLm7dZ+XhoBDYSIeM=
=6dNA
-----END PGP SIGNATURE-----

--=-B4wK1PTjeiu+z9VV5tti--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046535678.310.5.camel>