On Fri, Mar 31, 2006 at 01:21:44PM -0500, Mike Leahy wrote:
> I gave this a try - I got the geos cvs from branch-2-2, ran
> ./autogen.sh, then ./configure...and got the following error at the end
> of the configure:
> 
> config.status: creating Makefile
> config.status: error: cannot find input file: Makefile.in
> 
> Is there a file missing, or did I miss something?

Did you get any error from ./autogen.sh ?
Makefile.in should be created from Makefile.am
by automake run, invoked in autogen.sh.

--strk;

_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to