On Wednesday 29 May 2002 7:50 pm, John Levon wrote: > On Wed, May 29, 2002 at 07:45:08PM +0100, Angus Leeming wrote: > > make[1]: *** No rule to make target `../config.status', needed by > > `Makefile'. > > You've "infected" the tree with an automake != 1.5. You usually need a > manual distclean to get yourself out of the hole ...
So I have; I'm playing on a linux-alpha machine that I don't know that well. It's running debian unstable, but is clearly not so unstable: automake (GNU automake) 1.4-p4 Nonetheless, I can actually compile fine. Angus