Re: Failing to install HEAD

2007-11-08 Thread Simon Marlow
David Waern wrote: David Waern wrote: Hi, I'm trying to install GHC HEAD but the "make install" phase fails. Here's the last part of the output: ... It seems like GHC_PKG_PROG is null, even though the configure step says it has located ghc-pkg. The GHC_PKG_PROG in mk/package.mk should be GHC

Re: Failing to install HEAD

2007-11-08 Thread David Waern
> David Waern wrote: >> Hi, >> >> I'm trying to install GHC HEAD but the "make install" phase fails. >> Here's >> the last part of the output: > ... >> It seems like GHC_PKG_PROG is null, even though the configure step says >> it >> has located ghc-pkg. > > The GHC_PKG_PROG in mk/package.mk should

Re: Failing to install HEAD

2007-11-08 Thread Simon Marlow
David Waern wrote: Hi, I'm trying to install GHC HEAD but the "make install" phase fails. Here's the last part of the output: ... It seems like GHC_PKG_PROG is null, even though the configure step says it has located ghc-pkg. The GHC_PKG_PROG in mk/package.mk should be GHC_PKG_INPLACE. Coul

Failing to install HEAD

2007-11-07 Thread David Waern
Hi, I'm trying to install GHC HEAD but the "make install" phase fails. Here's the last part of the output: == make install -r; in /home/davve/repos/ghc-partial/rts --