Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2004 13:11:22 -0800 (PST)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        matthias.andree@gmx.de, marcus@FreeBSD.org, gnome@FreeBSD.org
Subject:   Re: ports/62162: untrusted RPATH in xmlcatalog
Message-ID:  <200401312111.i0VLBMon068446@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: untrusted RPATH in xmlcatalog

State-Changed-From-To: open->closed
State-Changed-By: marcus
State-Changed-When: Sat Jan 31 13:08:27 PST 2004
State-Changed-Why: 
This is a noble effort you're undertaking, but this bug is a bit misplaced.
The problem lies in libtool (and it's not just FreeBSD-specific).  Libtool
will add all -L directories to RPATH (which is wrong IMHO).  Libtool should
be patched to honor its own hardcode_minus_L variable, and not hardcode
those paths if not requested.  Please take this up with the libtool developers.
If you do get a patch that can be applied to FreeBSD, please send it to our
libtool maintainer, ade.  Thanks.

http://www.freebsd.org/cgi/query-pr.cgi?pr=62162



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