#16165: rrdtool: RRDs Perl module fails to load librrd library ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: markd@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: patch Port: | ----------------------------------+----------------------------------------- Changes (by vinc17@macports.org): * keywords: => patch Comment: Instead of patching perl5.8, I found it simpler to fix rrdtool (though I think that the real problem is in perl -- however it is badly documented) with the patch I've just attached: the idea was to include -L../../src/.libs/ early enough in the command line. Also note that this bug occurs only after some upgrades, such as from rrdtool 1.2.27, i.e. when an incompatible library is found in ${prefix}/lib and takes the precedence over the one from the build directory. -- Ticket URL: <http://trac.macports.org/ticket/16165#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS