Build and runtime errors
Tom Cody
tomcody900 at hotmail.com
Thu Jun 5 12:04:49 EDT 2008
I've attached a log of the 'make install' on advice from Igloo.
I get the following when trying to building from source with the documentation install enabled:
#Hacks:
/usr/bin/install -c -m 644 base/dist/doc/html/*/*.css /usr/local/share/doc/ghc/libraries
/usr/bin/install: cannot stat `base/dist/doc/html/*/*.css': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/cody/Desktop/ghc-6.9.20080603/libraries'
make: *** [install] Error 2
However, if I comment out lines 386 -394 in the libraries makefile, it all installs perfectly.
But then I get this runtime error every time I use any GHC file:
ghc-6.9.20080603: panic! (the 'impossible' happened)
(GHC version 6.9.20080603 for i386-unknown-linux):
interactiveUI:setBuffering2
_________________________________________________________________
http://clk.atdmt.com/UKM/go/msnnkmgl0010000007ukm/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20080605/142bfe0a/attachment.htm
More information about the Glasgow-haskell-users
mailing list