Hi Enrico! probably I'm just too dumb to figure it myself, but how would you build the tools from the savannah CVS?
here is what I tried (on fc2 with up-to-date packages): $ cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/util-vserver co util-vserver $ cd util-vserver $ aclocal /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal $ autoconf $ automake configure.ac: required file `./install-sh' not found configure.ac: required file `./missing' not found Makefile.am:113: USE_DIETLIBC does not appear in AM_CONDITIONAL Makefile.am:233: USE_DIETLIBC does not appear in AM_CONDITIONAL lib/Makefile-files:111: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONALMakefile.am:242: `lib/Makefile-files' included from here lib/Makefile-files:184: USE_DIETLIBC does not appear in AM_CONDITIONAL Makefile.am:242: `lib/Makefile-files' included from here src/Makefile-files:120: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONALMakefile.am:243: `src/Makefile-files' included from here src/Makefile-files:157: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONALMakefile.am:243: `src/Makefile-files' included from here src/Makefile-files:313: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONALMakefile.am:243: `src/Makefile-files' included from here src/Makefile-files:321: ENSC_HAVE_CXX_COMPILER does not appear in AM_CONDITIONALMakefile.am:243: `src/Makefile-files' included from here src/testsuite/Makefile-files:27: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONAL Makefile.am:243: `src/Makefile-files' included from here src/Makefile-files:334: `src/testsuite/Makefile-files' included from here lib_internal/Makefile-files:24: USE_DIETLIBC does not appear in AM_CONDITIONAL Makefile.am:253: `lib_internal/Makefile-files' included from here lib_internal/Makefile-files:43: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONAL Makefile.am:253: `lib_internal/Makefile-files' included from here lib_internal/testsuite/Makefile-files:20: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONAL Makefile.am:253: `lib_internal/Makefile-files' included from here lib_internal/Makefile-files:118: `lib_internal/testsuite/Makefile-files' included from here vserver-start/Makefile-files:19: ENSC_HAVE_C99_COMPILER does not appear in AM_CONDITIONAL Makefile.am:254: `vserver-start/Makefile-files' included from here m4/changelog.am:22: HAVE_CVS2CL does not appear in AM_CONDITIONAL Makefile.am:258: `m4/changelog.am' included from here m4/changelog.am:28: HAVE_RCS2LOG does not appear in AM_CONDITIONAL Makefile.am:258: `m4/changelog.am' included from here configure.ac:35: required file `./config.guess' not found configure.ac:35: required file `./config.sub' not found Makefile.am: required file `./INSTALL' not found Makefile.am: required file `./COPYING' not found configure.ac:29: required file `config.h.in' not found Makefile.am: required file `./compile' not found Makefile.am:51: `initrd_SCRIPTS' is used but `initrddir' is undefined Makefile.am: required file `./depcomp' not found configure.ac:166: required file `./ltmain.sh' not found $ ./configure configure: error: cannot find install-sh or install.sh in . ./.. ./../.. TIA, Herbert _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
