I had this happen to me a few weeks ago; the fix was to upgrade make
using fink.  Right now I have v.3.79.1; which version do you have?

-Judah


On Fri, 25 Feb 2005 16:51:58 -0600, Arjun Guha <[EMAIL PROTECTED]> wrote:
> I'm having trouble compiling GHC from CVS.  Make seems to be looping
> infinitely while compiling the stage1 compiler.  Make -d gives me:
> 
> Pruning file 'main/Config.hs'
> 
> On and on and on.
> 
> The commands I used to make (from the fptools) directory were:
> 
> autoreconf
> ./configure --prefix=/Users/arjun/local/fptools
> Make
> 
> I'm using Mac OS X 10.3.8 with GHC 6.2.1.
> 
> -Arjun
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to