Hi Jost, On Mon, Jul 14, 2008 at 06:03:15PM +0200, Jost Berthold wrote: > > cd hpc && /home/t-josber/BUILDS/HEAD/libraries/cabal-bin > /home/t-josber/bin/ghc-6.8.3 > /home/t-josber/BUILDS/HEAD/libraries/bootstrapping.conf build > --distpref=dist-bootstrapping > Preprocessing library hpc-0.5... > compiling dist-bootstrapping/build/Trace/Hpc/Reflect_hsc_make.c failed > command was: ghc -c -D__GLASGOW_HASKELL__=608 > dist-bootstrapping/build/Trace/Hpc/Reflect_hsc_make.c -o > dist-bootstrapping/build/Trace/Hpc/Reflect_hsc_make.o > make[1]: *** [bootstrapping.conf] Error 1 > make[1]: Leaving directory `/home/t-josber/BUILDS/HEAD/libraries' > make: *** [stage1] Error 2
Hmm, I haven't seen this before. What platform are you on? I'm not sure if Cabal is hiding the command output - what happens if you run the command(s) by hand? (Add -v to the end of the cabal-bin commandline if you need to see what it is running). Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
