Does anyone have any ideas about this hslibs failure?

Simon

-----Original Message-----
From: Andres Loeh [mailto:[EMAIL PROTECTED] 
Sent: 01 October 2004 12:42
To: Simon Peyton-Jones
Subject: Re: [nightly] 01-Oct-2004 build of HEAD on OpenBSD/x86
(gcc-3.3.2)

> I forgot HsPat.hi-boot
> 
> Try updating now in ghc/compiler. Remember to re-do make boot in
> ghc/compiler too.

Getting much further now. The ghc-inplace compiler is built. 
But the build still fails compiling hslibs:

------------------------------------------------------------------------
===fptools== Finished recursively making `all' for ways: p ...
PWD = /var/tmp/portage/ghc-cvs-6.3/work/fptools/hslibs/concurrent
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all -wr;
 in /var/tmp/portage/ghc-cvs-6.3/work/fptools/hslibs/posix
------------------------------------------------------------------------
rm -f DLPrim.o; if [ ! -d DLPrim_split ]; then mkdir DLPrim_split;
else /usr/bin/find DLPrim_split -name '*.o' -print | xargs rm -f
__rm_food; fi;
../../ghc/compiler/ghc-inplace -H16m -O -cpp -fglasgow-exts -fvia-C
-Icbits  -package-name posix -O -Rghc-timing  -package lang  -package
unix -split-objs    -c DLPrim.hs -o DLPrim.o  -ohi DLPrim.hi
In file included from /var/tmp/portage/ghc-cvs-6.3/temp/ghc32483.hc:7:
./DLPrim_hsc.h:6:19: HsFFI.h: No such file or directory
<<ghc: 52847924 bytes, 13 GCs, 2492941/4658248 avg/max bytes residency
(3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.27 MUT (0.71
elapsed), 0.16 GC (0.16 elapsed) :ghc>>
make[2]: *** [DLPrim.o] Error 1
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/var/tmp/portage/ghc-cvs-6.3/work/fptools/hslibs'
make: *** [build] Error 1

Cheers,
  Andres
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to