[rkward-tracker] [ rkward-Bugs-2843290 ] [PATCH] undefined symbols at link time
SourceForge.net
noreply at sourceforge.net
Mon Aug 24 10:00:56 UTC 2009
Bugs item #2843290, was opened at 2009-08-24 00:36
Message generated for change (Settings changed) made by tfry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2843290&group_id=50231
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: None
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Yaakov Selkowitz (yselkowitz)
>Assigned to: Thomas Friedrichsmeier (tfry)
Summary: [PATCH] undefined symbols at link time
Initial Comment:
Building 0.5.1 for X11, the link fails due to undefined symbols in rkward.bin which need to be resolved by adding -lX11 (X11_X11_LIB in CMake parlance). Patch attached.
----------------------------------------------------------------------
>Comment By: Thomas Friedrichsmeier (tfry)
Date: 2009-08-24 12:00
Message:
Thanks for the patch. Committed to SVN (slightly modified, so -lX11 is not
used on Windows).
While it really is correct to link against X11, this used to work without
explicitly adding -X11, and still does on this system. Could you give some
details on the system(s) where linking fails without this? Depending on
just how common that is, we might need a bugfix release, that's why I'm
asking.
Regards
Thomas
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2843290&group_id=50231
More information about the rkward-tracker
mailing list