[csw-devel] SF.net SVN: gar:[18417] csw/mgar/pkg/zeromq/trunk/Makefile

Romeo Theriault romeotheriault at opencsw.org
Fri Jun 15 05:22:43 CEST 2012


On Thu, Jun 14, 2012 at 5:04 PM, Romeo Theriault
<romeotheriault at opencsw.org> wrote:
> On Thu, Jun 14, 2012 at 3:57 PM, Ben Walton <bwalton at opencsw.org> wrote:
>> Excerpts from romeotheriault's message of Thu Jun 14 21:54:08 -0400 2012:
>>
>> Hi Romeo,
>>
>>> +CHECKPKG_OVERRIDES_CSWlibzmq1 += bad-rpath-entry|/lib|opt/csw/lib/libzmq.so.1.0.1
>>> +CHECKPKG_OVERRIDES_CSWlibzmq1 += bad-rpath-entry|/opt/SUNWspro/lib|opt/csw/lib/libzmq.so.1.0.1
>>> +CHECKPKG_OVERRIDES_CSWlibzmq1 += bad-rpath-entry|/opt/SUNWspro/lib/rw7|opt/csw/lib/libzmq.so.1.0.1
>>> +CHECKPKG_OVERRIDES_CSWlibzmq1 +=
>>> bad-rpath-entry|/opt/SUNWspro/lib/v8|opt/csw/lib/libzmq.so.1.0.1
>>
>> You may want to see if you can correct these rather than overriding
>> them.
>
> Thanks Ben, was going to ask about them at some point but didn't want
> to overload the list with my questions :)
>
> I found this page: http://wiki.opencsw.org/checkpkg-error-tags#toc8
> which talks about the bad-rpath-enty checkpkg error. I tried adding
> the
>
> EXTRA_LINKER_FLAGS = -norunpath
>
> setting to the makefile and recompiling but I still receive the errors.
>
>
>> They're usually leaked in via improper options determined by
>> the configure script.
>
> I apologize, but I'm kinda lost in terms of where I'd start looking to
> determine which options are being "improperly leaked in". If you could
> point me in a direction I can start digging that'd be great.

Gonna try patching ltmain.sh like you do in 'gettext' to see if that helps....

Romeo


More information about the devel mailing list