installing ghc without already having ghc

Simon Marlow simonmar at microsoft.com
Mon Apr 11 11:35:55 EDT 2005


On 11 April 2005 16:25, Jessica Brennan [staff] wrote:

>> Anything we can help with?
> 
> I was able to get a binary for netbsd20 working. However with
> building it I get a few errors. So I tried doing the cross compiling
> an unregistered version, but I get the same errors in the same spot.
> 
>
-----------------------------------------------------------------------
> ==fptools== gmake all -wr;
>   in /devel/build/NetBSD/ghc/ghc-6.4/ghc/compiler
>
------------------------------------------------------------------------
> test: unknownunknown: bad number
> test: unknownunknown: bad number
> test: unknownunknown: bad number
> test: unknownunknown: bad number
> test: unknownunknown: bad number
> test: unknownunknown: bad number
> test: unknownunknown: bad number

Which step of the bootstrap is this?  It looks like the configure script
has failed to detect the version of GHC installed on your system.

Cheers,
	Simon 


More information about the Glasgow-haskell-users mailing list