Re: Undefined symbols on new install of ghc 6.2.2

2005-08-21 Thread Sigbjorn Finne
Puzzling; couple of things to check for: - nm -o c:/ghc/ghc-6.2.2/libHSbase.a | grep 'T ___stginit_Prelude' is successful. - the TMPDIR setting appears to be w:/tmp -- make sure that actually exists & isn't clogged up. Does changing it to "." (or somesuch) alter the behaviour? - does an inv

a stateful bug

2005-08-21 Thread Frederik Eaton
Hi all, If you execute the following commands: $ wget http://ofb.net/~frederik/futility/futility-0.1.0.tar.gz $ tar -xvzf futility-0.1.0.tar.gz $ cd futility-0.1.0/ $ ./do-build conf=1 Then if all goes well you should see an error like this: ./Fu/MonadComp.hs:46:0: Duplicate i