From: SourceForge.net <no...@so...> - 2005-10-04 09:48:59
|
Bugs item #1312728, was opened at 2005-10-04 11:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1312728&group_id=2294 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 tools Group: None Status: Open Resolution: None Priority: 5 Submitted By: Benjamin Riefenstahl (cc_benny) Assigned to: Nobody/Anonymous (nobody) Summary: Configure and ltmain.sh disagree on shrext Initial Comment: Configure uses the variable "shrext_cmds" to set the shared library extension. Ltmain.sh looks for "shrext" instead. The result is that the libs do not have an extension at all and ldconfig doesn't pick them up. Gmdb2 still works with an explict LD_LIBRARY_PATH, bypassing ldconfig. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102294&aid=1312728&group_id=2294 |