Hi Carsten,

Am 08.04.2014 um 03:38 schrieb Joerg Schilling 
<[email protected]>:
> Carsten Grzemba <[email protected]> wrote:
>> after some fiddle around why a non autotools package will find 32bit-libs 
>> and 64bit-libs not I saw that CSWcommon has a link
>> /opt/csw/lib/sparcv8 -> .
>> but it has no link
>> /opt/csw/lib/sparcv9/sparcv9 -> .

That link would have been wrong.

>> Should we have this link or have we solve this with an explicit listed 
>> search path for the base: '-R/opt/csw/lib/64/$ISALIST -R/opt/csw/lib/64'
> 
> The runpath option -R/opt/csw/lib/64/$ISALIST is wrong.
> 
> The link /opt/csw/lib/sparcv8 -> . esists because the 32 bit libs are not 
> located in a directory parallel to /opt/csw/lib/64/ (which would be 
> /opt/csw/lib/32/) but in /opt/csw/lib/.
> 
> Correct would be -R/opt/csw/lib/$ISALIST

Exactly, the build system of the software you are using seems have its own ideas
on path construction, you probable need to patch/reconfigure it.


Best regards

  — Dago

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to