On Tue, May 20, 2008 at 10:43:38AM +0200, Joachim Breitner wrote: > > runhugs -98 +o > -P/build/buildd/hdbc-sqlite3-1.1.4.0.0/dist/scratch:/build/buildd/hdbc-sqlite3-1.1.4.0.0/testsrc: > testsrc/runtests.hs > [...] > > Cases: 39 Tried: 39 Errors: 0 Failures: 0 > make[1]: *** [test-hugs] Segmentation fault > make[1]: Leaving directory `/build/buildd/hdbc-sqlite3-1.1.4.0.0' > make: *** [install] Error 2 > > > Do you have an idea what causes this, and how to fix it?
This is a hugs problem, not a ghc problem, right? (although it'll still affect the ghc transition) I have no idea what the cause is. I'm always a bit unclear on make errors - is that definitely runhugs segfaulting? The fix probably starts with compiling hugs with symbols and gdb on an hppa machine, although it looks like we can't log in to any at the moment. The -hppa list might be able to help. Thanks Ian _______________________________________________ debian-haskell mailing list [email protected] http://urchin.earth.li/mailman/listinfo/debian-haskell

