[ python-Bugs-1733484 ] Solaris 64 bit LD_LIBRARY_PATH_64 needs to be set
SourceForge.net
noreply at sourceforge.net
Fri Jun 8 19:37:54 CEST 2007
Bugs item #1733484, was opened at 2007-06-08 15:40
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1733484&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brad Hochstetler (bhochste)
Assigned to: Nobody/Anonymous (nobody)
Summary: Solaris 64 bit LD_LIBRARY_PATH_64 needs to be set
Initial Comment:
configure should detect that the 64 bit option has been specified, thus setting LD_LIBRARY_PATH_64.
Or for all solaris builds LD_LIBRARY_PATH_64 can be set to whatever LD_LIBRARY_PATH is set too.
LD_LIBRARY_PATH_64 is necesary to have when doing a shared object build.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2007-06-08 19:37
Message:
Logged In: YES
user_id=21627
Originator: NO
Can you come up with a patch? Setting both unconditionally sounds fine to
me.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1733484&group_id=5470
More information about the Python-bugs-list
mailing list