[jhc] bug in library build?

John Meacham john at repetae.net
Mon Aug 17 18:59:31 EDT 2009


On Sun, Aug 16, 2009 at 02:33:46PM +1000, Mark Wotton wrote:
> 14:32[2] ~/src/jhc % make
> make  all-am
> make[1]: Entering directory `/Users/mwotton/src/jhc'
> ./jhc   --noauto -L- -L. -ilib/haskell98 -pjhc -pbase --build-hl lib/ 
> haskell98.cabal -o haskell98-1.0.hl
> jhc --noauto -L- -L. -ilib/haskell98 -pjhc -pbase --build-hl lib/ 
> haskell98.cabal -o haskell98-1.0.hl
> jhc 0.6.2 (-n krasyupheasy-5
> )
> Creating library from description file: "lib/haskell98.cabal"
> Reading: "lib/haskell98.cabal"
> Finding Dependencies...
> Using Ho Cache: '/Users/mwotton/.jhc/cache'
> Loading libraries: ["jhc","base"]
> Library: jhc-1.0         <./jhc-1.0.hl>
> Library: base-1.0        <./base-1.0.hl>
> Error: Module not found: Array
> Error: Module not found: CPUTime
> Error: Module not found: Char
> Error: Module not found: Complex
> Error: Module not found: Directory
> Error: Module not found: IO
> Error: Module not found: Ix
> Error: Module not found: List
> Error: Module not found: Locale
> Error: Module not found: Maybe
> Error: Module not found: Monad
> Error: Module not found: Random
> Error: Module not found: Ratio
> Error: Module not found: Time
> make[1]: *** [haskell98-1.0.hl] Error 1
> make[1]: Leaving directory `/Users/mwotton/src/jhc'
> make: *** [all] Error 2
>
> this is with a current repo, plus the changes I've just sent to the  
> list.
> Any ideas?

Did you pull in the source for haskell98 and containers from their
respective darcs repositories? It is described in the
docs/development.mkd file. Do you think 'meta-development-info' like this should be
integrated into the main jhc manual? Actually, when you set up the
buildbot, it would be cool to have a snapshot of the development manual
online somewhere..

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈ - http://notanumber.net/


More information about the jhc mailing list