From: SourceForge.net <no...@so...> - 2012-06-19 20:19:36
|
Bugs item #3536406, was opened at 2012-06-19 13:19 Message generated for change (Tracker Item Submitted) made by alanz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536845&aid=3536406&group_id=73133 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: None Priority: 5 Private: No Submitted By: Alan Zimmerman (alanz) Assigned to: Nobody/Anonymous (nobody) Summary: wxc-0.90.0.3 does not compile on Debian [fix supplied] Initial Comment: wxc-0.90.0.3 fails to compile using ghc-7.4.1 on Debian testing. I could get it to install by installing wx 2.9, and then wxc install would fail with eljpen.cpp not compiling. I had to change line 159 to *_ref = ((const char* const*)NULL); from *_ref = NULL; After that it just installed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536845&aid=3536406&group_id=73133 |