Fwd: Unexpected signal when buliding hugs98 CVS HEAD
Ross Paterson
ross at soi.city.ac.uk
Sat Sep 9 20:09:12 EDT 2006
On Sat, Sep 09, 2006 at 06:48:26PM -0500, Brian Smith wrote:
> Thanks. But, now I get an error "No rule to make target
> '../hsc2hs/Main.hs'...
>
> It only happens with a fresh tree. If you already have build hugs once
> successfully, then the error doesn't occur.
>
> [...]
> make[1]: *** No rule to make target `../hsc2hs/Main.hs', needed by
> `../hugsdir/p
> rograms/hsc2hs/Main.hs'. Stop.
> make[1]: Leaving directory `/c/projects/hugs98/libraries'
> make: *** [all] Error 2
How odd. hsc2hs (including hugs98/hsc2hs/Main.hs) should be fetched
by the top-level Makefile when it fetches the libraries and cpphs.
Are you starting from a fresh CVS checkout, or are you using a local
copy of the libraries?
More information about the Cvs-hugs
mailing list