Sorry about that.  I forgot to commit the (new) Literal.lhs.  Try now

S

| -----Original Message-----
| From: George Russell [mailto:[EMAIL PROTECTED]]
| Sent: 24 March 2000 13:27
| To: [EMAIL PROTECTED]
| Subject: gmake boot fails on mkdependHS (Literal.* not found)
| 
| 
| This is with mkdependHS (and everything else) taken from the 
| 4.06 binary
| release, plus last night's CVS sources.
| 
| --------------------------------------------------------------
| ----------
| ==fptools== gmake boot --no-print-directory -r;
|  in /usr/local/pub-bkb/ghc/fptools/ghc/compiler
| --------------------------------------------------------------
| ----------
| ../../glafp-utils/mkdependC/mkdependC -f .depend 
| -D__GLASGOW_HASKELL__=407    -- -Iparser -I. -I../includes -O 
|    --  parser/ctypes.c parser/hschooks.c 
| /usr/local/pub-bkb/ghc/ghc-binary/bin/ghc -M -optdep-f 
| -optdep.depend  -optdep-o -optdepo    -cpp -fglasgow-exts 
| -Rghc-timing -I. -IcodeGen -InativeGen -Iparser 
| -iutils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSuga
r:coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:absCSyn:main:
profiling:parser:usageSP:cprAnalysis:nativeGen -| recomp     -H40m -Onot
utils/Argv.lhs utils/Bag.lhs 
| utils/BitSet.lhs utils/Digraph.lhs utils/DirUtils.lhs 
| utils/FastString.lhs
| [and so on]
| No file `Literal.hi', `Literal.lhs', `Literal.hs' (reqd from 
| file `hsSyn/HsCore.lhs')
| among import directories:
|         
| utils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSugar:
| coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:a
| bsCSyn:main:profiling:parser:usageSP:cprAnalysis:nativeGen:.
| gmake[2]: *** [depend] Error 1
| gmake[1]: *** [boot] Error 1
| gmake: *** [boot] Error 1
| 

Reply via email to