> Ralf Hinze [mailto:[EMAIL PROTECTED]] writes: 
> 
> High,
> 
> could not resist to install brand new 4.00. However, `make boot'
> on my Solaris box was not successful:
> 
> [...]
> 
> parser/entidt.c  parser/list.c  parser/literal.c  
> parser/maybe.c  parser/pbinding.c  parser/qid.c  
> parser/tree.c  parser/ttype.c 
> ghc -M -optdep-f -optdep.depend ...........
> ghc: input file doesn't exist: parser/U_tree.hs
> 
> 
> Any suggestions? Please, let me know if you need more information.
> 

Looks as if a bunch of machine generated files managed to sneak
their way in - for every *.ugn file in compiler/parser, make
sure that you remove the corresponding *.c and *.h files first.

--Sigbjorn

Reply via email to