[Liskell-devel] Build problems
James Johnson
clayshooter811 at gmail.com
Tue May 13 05:39:02 CEST 2008
Hi all. I've been trying to get Liskell from the darcs repository to play
with it, but I can't seem to get it to build.
Any Googling I do for similar error messages seems to turn up old bugs in
GHC for Mac OSX.
I'm running Ubuntu Linux 8.04 AMD64 if it matters. Sorry in advance if this
is an obvious question, but I don't have much Haskell experience.
Here's the output when I type 'make':
james at doober:~/ghc$ make
make -C utils/mkdependC boot
make[1]: Entering directory `/home/james/ghc/utils/mkdependC'
make[1]: Leaving directory `/home/james/ghc/utils/mkdependC'
------------------------------------------------------------------------
== make boot -r;
in /home/james/ghc/includes
------------------------------------------------------------------------
../utils/mkdependC/mkdependC -f .depend -- -O -I. -I../rts --
mkDerivedConstants.c
------------------------------------------------------------------------
== make boot -r;
in /home/james/ghc/compat
------------------------------------------------------------------------
../utils/mkdependC/mkdependC -f .depend -I. -Iinclude -I../includes -- -O
-I. -Iinclude -D__GHC_PATCHLEVEL__=2 -I../libraries/base/cbits
-I../libraries/base/include -- cbits/directory.c cbits/rawSystem.c
cbits/unicode.c
/usr/bin/ghc -M -optdep-f -optdep.depend -osuf o
-optdep--exclude-module=System.Directory.Internals -H16m -O -I. -Iinclude
-Rghc-timing -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp
Compat/Directory.hs Compat/RawSystem.hs Compat/Unicode.hs
Distribution/Compat/FilePath.hs Distribution/Compat/ReadP.hs
Distribution/Compiler.hs Distribution/GetOpt.hs
Distribution/InstalledPackageInfo.hs Distribution/License.hs
Distribution/Package.hs Distribution/ParseUtils.hs Distribution/Version.hs
Language/Haskell/Extension.hs
<<ghc: 73153720 bytes, 15 GCs, 98304/155648 avg/max bytes residency (2
samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.15 MUT (0.35 elapsed),
0.03 GC (0.04 elapsed) :ghc>>
make all
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing -ignore-package Cabal
-I../libraries -fglasgow-exts -no-recomp -c Compat/Directory.hs -o
Compat/Directory.o -ohi Compat/Directory.hi
Compat/Directory.hs:27:0:
Failed to load interface for `System.Directory.Internals':
Use -v to see a list of the files searched for.
<<ghc: 35576360 bytes, 5 GCs, 151552/151552 avg/max bytes residency (1
samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.04 MUT (0.09 elapsed),
0.03 GC (0.03 elapsed) :ghc>>
make[2]: *** [Compat/Directory.o] Error 1
make[1]: *** [boot] Error 2
make: *** [stage1] Error 1
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
James Johnson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://hwi.endorphin.org/pipermail/liskell-devel/attachments/20080512/ffbb1919/attachment.html
More information about the Liskell-devel
mailing list