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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to