pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44953: /usr/pkg/lib in default linker path causes configure errors
The following reply was made to PR pkg/44953; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/44953: /usr/pkg/lib in default linker path causes configure
errors
Date: Wed, 11 May 2011 12:48:38 +0200
On Wed, May 11, 2011 at 09:00:01AM +0000,
matthias.rampke%googlemail.com@localhost wrote:
> 2) Fix in DragonFly
> Remove /usr/pkg/lib from default ld path, problem goes away for now
> - until some other OS decides to include it.
This was only done to be "helpful" in first place, because someone
decided it is a good idea if -L/usr/pkg/lib is good enough for linking
custom software, but also including -R/usr/pkg/lib is not.
There is no way to workaround this other than to kick out the custom
DragonFly hacks in first place. Sorry, but this is a clear "Don't do
that".
Joerg
Home |
Main Index |
Thread Index |
Old Index