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 
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to