Thanks Kili. I'm afraid I need rather a lot of hand-holding with this and immediately run into the next problem
[EMAIL PROTECTED]:jim/ghc-6.8.2/includes$ gmake Creating ghcautoconf.h... Done. gcc -O -I/arpa/j/jim/ghc-6.8.2/includes -I/arpa/j/jim/ghc-6.8.2/libraries/base/include -I/arpa/j/jim/ghc-6.8.2/libraries/unix/include -I/arpa/j/jim/ghc-6.8.2/libraries/parsec/include -DNO_REGS -DUSE_MINIINTERPRETER -I. -I../rts -I../gmp/gmpbuild -DNOSMP -c mkDerivedConstants.c -o mkDerivedConstants.o In file included from Stg.h:150, from Rts.h:19, from mkDerivedConstants.c:23: Regs.h:30:45: gmp.h: No such file or directory In file included from Stg.h:150, from Rts.h:19, from mkDerivedConstants.c:23: I thought this might mean gmp was missing, but it is installed. There is no ../gmp/gmpbuild however. What now? Thanks! On Thu, 2008-01-10 at 23:47 +0100, Matthias Kilian wrote: > On Wed, Jan 09, 2008 at 10:41:23PM +0000, jim burton wrote: > > Thanks for that, the configure script gets to the end with that help. > > Following the instructions at > > http://hackage.haskell.org/trac/ghc/wiki/Building/Porting#PortingGHCtoanewplatform > > , I then try to make includes but get a big stream of errors from > > make. Why is this? > > The GHC build backs on gmake(1). > > Ciao, > Kili > _______________________________________________ > Glasgow-haskell-users mailing list > Glasgow-haskell-users@haskell.org > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users