Re: BUG #13622: unsafe use of relative rpath libpq.5.dylib - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13622: unsafe use of relative rpath libpq.5.dylib
Date
Msg-id 23177.1442461728@sss.pgh.pa.us
Whole thread Raw
In response to BUG #13622: unsafe use of relative rpath libpq.5.dylib  (adamwizon@me.com)
List pgsql-bugs
adamwizon@me.com writes:
> I was building Perl module DBD::Pg and received the following link error:

> Reason: unsafe use of relative rpath libpq.5.dylib in
> /Users/mydir/Perl_Modules/DBD-Pg-3.5.1/blib/arch/auto/DBD/Pg/Pg.bundle with
> restricted binary at
> /System/Library/Perl/5.18/darwin-thread-multi-2level/DynaLoader.pm line
> 194.

Hm ... I think this represents a build bug in DBD::Pg.  You need to report
this to the authors of that module (who don't hang out here AFAIK).

            regards, tom lane

pgsql-bugs by date:

Previous
From: adamwizon@me.com
Date:
Subject: BUG #13622: unsafe use of relative rpath libpq.5.dylib
Next
From: Michael Meskes
Date:
Subject: Re: BUG #13617: ecpg cannot handle boolean field within a structure