You're right...I didn't take notice of the './ChangeLog not found' notice from the autogen output (below). I ran 'touch ChangeLog', and the error went away when I re-ran autogen, although those warnings about underquoted definitions persist. After that, ./configure and make both worked fine. I haven't done anything else to test it, but I imagine it'll work fine.
Running autoheader Running aclocal /usr/share/aclocal/mpatrol.m4:37: warning: underquoted definition of AM_WITH_MPATROL run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME Running libtoolize Running automake configure.in: installing `./install-sh' configure.in: installing `./missing' doc/Makefile.am: installing `./depcomp' Makefile.am: required file `./ChangeLog' not found Running autoconf ====================================== Now you are ready to run './configure' ====================================== [EMAIL PROTECTED] wrote: > 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 > _______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel