On Sun, 2009-05-03 at 13:04 +0200, Deniz Dogan wrote: > I checked out a fresh copy of the repo and did the following: > > cabal configure --user -fhacking > cabal build > ./dist/build/yi/yi test > > "test" did not exist and Yi *segfaulted*!
Hmm, for a start, the -fhacking flag will cause Yi to use HackerMain.hs in the current directory (./HackerMain.hs), instead of ~/.yi/yi.hs. What is the contents of this file? That might provide more insight into your problem. Alternatively, what happens if you remove this flag? (Also, cabal commands use --user by default, so that flag is unnecessary unless you have manually saved your preference in the Cabal configuration.) Jeff Wheeler --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---