On Sun, Sep 25, 2011 at 05:47:12AM +0000, Matthew Grant wrote:
>    * Changed to gcc-4.5 only as 4.6 does not support -R flag that ipsec-tools
>      requires. (Closes: #625184)

This really doesn't make any sense.  There really is no reason
at all to stay with gcc-4.5 for this.  Please revert that change.

The merged bug changed them from -R to -Wl,-R, which would make
sense if you want to keep those rpath's.  But you really have no
reason at all to set up rpaths for any of those libraries, and
should just remove those -R's.

It does seem to have an rpath for /usr/lib/ipsec-tools, which
might make sense, but then you should use -Wl,-R, or use libtool's
-R.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to