Can anyone with a Mac help Stephanie?

Simon

-----Original Message-----
From: Stephanie Weirich [mailto:[email protected]] 
Sent: 16 May 2012 14:38
To: Dimitrios Vytiniotis
Cc: Simon Peyton-Jones; José Pedro Magalhães
Subject: GHC building help?

Hi guys, 

I'm trying to build GHC head, but I keep running into a problem on my mac. I've 
got the current version pulled, I did the 'perl boot' and 'configure' steps. I 
created a custom mk/build.mk file for a quick build. I've got GHC version 7.4.1 
installed.

However, when I type make, I get this:

seas269:ghc sweirich$ make
===--- building phase 0
make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds
libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/package-data.mk: No such file 
or directory
libraries/Cabal/Cabal/ghc.mk:3: 
libraries/Cabal/Cabal/dist-boot/package-data.mk: No such file or directory
libraries/binary/ghc.mk:3: libraries/binary/dist-boot/package-data.mk: No such 
file or directory
libraries/bin-package-db/ghc.mk:3: 
libraries/bin-package-db/dist-boot/package-data.mk: No such file or directory
libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/package-data.mk: No such 
file or directory
compiler/ghc.mk:438: compiler/stage1/package-data.mk: No such file or directory
utils/hsc2hs/ghc.mk:14: utils/hsc2hs/dist/package-data.mk: No such file or 
directory
ghc/ghc.mk:106: ghc/stage1/package-data.mk: No such file or directory
"/usr/bin/ghc" -H64m -O0 -fasm --make utils/ghc-cabal/Main.hs -o 
utils/ghc-cabal/dist/build/tmp/ghc-cabal \
               -no-user-package-conf \
               -Wall \
               -DCABAL_VERSION=1,14,0 1,15,0 \
               -odir  bootstrapping \
               -hidir bootstrapping \
               -ilibraries/Cabal/Cabal \
               -ilibraries/filepath \
               -ilibraries/hpc \
               
target `1,15,0' is not a module name or a source file
make[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Error 1
make: *** [all] Error 2
seas269:ghc sweirich$ 

Help?

Thanks,
Stephanie


_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to