links in CSWcommon
Dagobert Michelsen
dam at opencsw.org
Wed Apr 9 05:11:26 CEST 2014
Hi Carsten,
Am 08.04.2014 um 03:38 schrieb Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de>:
> Carsten Grzemba <grzemba at contac-dt.de> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20140408/592aa147/attachment.p7s>
More information about the maintainers
mailing list