Bugs item #2599836, was opened at 2009-02-14 15:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536845&aid=2599836&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: Eric Kow (kowey)
Assigned to: Nobody/Anonymous (nobody)
Summary: segmentation fault (0.11.0 < wxhaskell < 0.11.1)
Initial Comment:
I'm using the darcs version of wxhaskell with the wxWidgets 2.8 that ships with Ubuntu Intrepid.
darcs get http://code.haskell.org/GenI
(this is a hashed repository; it requires a darcs 2 client)
cd libGenI
cabal configure
cabal build
cabal install
cd ..
cd GenI
ghc --make Setup
./Setup configure --user
./Setup build
./Setup install
cd ..
geni -m examples/ej/macros -l examples/ej/lexicon -s exampels/ej/suite
Click on 'Generate'. Segmentation fault..
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536845&aid=2599836&group_id=73133
|