2009/5/4 Jeff Wheeler <j...@nokrev.com>: > > 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
HackerMain.hs is a symlink to ~/.yi/yi.hs, I guess I should have mentioned that. Deniz Dogan --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---