Ed - I created this new thread on the -devel list instead of -discuss for topical reasons. I didn't know if you're on it so I cc'd you.
FYI, this is on Solaris 10 / SPARC. Ed / All: I'm working on re-creating the configure script using autoconf-2.60 and automake-1.10.1. I've done Java for so long I've lost my grasp of the GNU/C/C++ build environment. Here's my process: Makefile.am contains: SUBDIRS = libopenvas libopenvas_hg bash-3.00# autoscan bash-3.00# mv configure.scan configure.in bash-3.00# autoheader bash-3.00# aclocal bash-3.00# autoconf bash-3.00# ./configure ...blah blah blah... configure: creating ./config.status config.status: error: cannot find input file: Makefile.in Well I'm just blanking here. How do I create/generate Makefile.in and where does it go? Many thanks... Randy _______________________________________________ Openvas-devel mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-devel
