On Apr 11, 2011, at 14:20, Mikhail Gusarov wrote: > On 11.04.2011 14:11, [email protected] wrote: > >> I have a configure error: > > This problem will be corrected in another beta release. For the time > being you could use autogen.sh to re-generate proper configure/Makefile.in.
No autogen.sh. I have tried autoreconf on an up-to-date RHEL5 machine, but that complains about missing files: src/Makefile.am: required file `./compile' not found autoreconf: automake failed with exit status: 1 Restarted (i.e. removed source directory and untarred it again) and created the following missing Makefile.in files as empty files (mkdir bla ; touch bla/Makefile.in): ./nova/Makefile.in ./nova/src/Makefile.in ./nova/docs/Makefile.in ./nova/GUI2/Makefile.in ./nova/GUI2/images/Makefile.in ./constellation/Makefile.in ./constellation/src/Makefile.in That sort of works for the "configure" part, but the "make" command goes into an endless (well, I've let it run for 10 minutes) "re-configure" loop. Not a lucky shot, let's blame the monday morning effect :) Regards, Erik -- Erik Mouw -- [email protected] Snow B.V. -- http://snow.nl/ _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
