Hi!

I try to build the hslibs. When I do 'make boot' I get the following:

------------------------------------------------------------------------
==fptools== gmake boot --no-print-directory -r;
 in /users/cs/josefs/fpbuild/hslibs/lang
------------------------------------------------------------------------
ghc -M -optdep-f -optdep.depend  -optdep-o -optdepo    -recomp -cpp
-fglasgow-exts -fvia-C -Rghc-timing -I../../ghc/includes    Addr.lhs
Bits.lhs ByteArray.lhs CCall.lhs CString.lhs CTypes.lhs CTypesISO.lhs
Dynamic.lhs Exception.lhs Foreign.lhs ForeignObj.lhs GlaExts.lhs
IOExts.lhs Int.lhs LazyST.lhs MutableArray.lhs NativeInfo.lhs NumExts.lhs
PackedString.lhs ST.lhs ShowFunctions.lhs Stable.lhs StableName.lhs
StablePtr.lhs Storable.lhs TimeExts.lhs Weak.lhs Word.lhs ArrayBase.hs
IArray.hs MArray.hs
:67: #error Alas, no long available...
mkdependHS: Running cpp ( on CTypes.lhs ) failed
gmake[2]: *** [depend] Error 1
gmake[1]: *** [boot] Error 1
gmake: *** [boot] Error 1

Sources were checked out today.

        /Josef


Reply via email to