MSYS build - stage 2 problem

Gour gour at mail.inet.hr
Thu Feb 26 14:23:24 EST 2004


Simon Marlow (simonmar at microsoft.com) wrote:

> On second thoughts, this looks like a problem with the hsc2hs tool.  It
> looks like it has its filenames mixed up somewhere, and perhaps this
> might be due to the same rawSystem problems we were having earlier on.
> 
> You can run that hsc2hs command that failed with -v, and see what it was
> doing to get more clues.

Here it is:

../../ghc/utils/hsc2hs/hsc2hs-inplace -Iinclude -I../../ghc/includes -Icbits/regex -I.    System/Posix/Signals.hsc
Executing: c:/mingw/bin/gcc.exe -c -mno-cygwin -D__GLASGOW_HASKELL__=602 -Ic:/ghc/fptools/ghc/includes -Iinclude -I../../ghc/includes -Icbits/regex -I. System\Posix\Signals_hsc_make.c -o System\Posix\Signals_hsc_make.o
Executing: c:/mingw/bin/gcc.exe System\Posix\Signals_hsc_make.o -o System\Posix\Signals_hsc_make.exe

Fail: does not exist
Action: removeFile
Reason: No such file or directory
File: System\Posix\Signals_hsc_make.o

make[2]: *** [System/Posix/Signals.hs] Error 1
make[1]: *** [boot] Error 1
make[1]: Leaving directory `/ghc/fptools/libraries'
make: *** [build] Error 1

Any idea?

Sincerely,
Gour

Gour
gour at mail.inet.hr
Registered Linux User #278493



More information about the Cvs-ghc mailing list