On Mon, Apr 09, 2007 at 07:22:22PM -0400, Mike Frysinger wrote: > am i missing something blatantly obvious or is the git repo lacking the > config.sub/config.guess helper scripts in the config/ subdir ? I'd like to avoid a maximum of generated suff in our git repository. > doing a clean git check out followed by ./configure fails because of this ... See README.devel. $ ls config/config.guess ls: config/config.guess: No such file or directory $ ./autogen.sh <------------------ ! Copying file ABOUT-NLS Copying file config/config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes.m4 Copying file m4/inttypes_h.m4 Copying file m4/isc-posix.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/signed.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file config/mkinstalldirs Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@xxxxxxxxxxxxxxx Copying file po/en@xxxxxxxxxxx Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' Putting files in AC_CONFIG_AUX_DIR, `config'. configure.ac: installing `config/install-sh' configure.ac: installing `config/missing' disk-utils/Makefile.am: installing `config/depcomp' getopt/Makefile.am: installing `config/compile' tests/Makefile.am:28: user target `clean' defined here... automake: ... overrides Automake target `clean' defined here tests/Makefile.am:28: consider using clean-local instead of clean Now type './configure' and 'make' to compile. $ ls config/config.guess config/config.guess Karel -- Karel Zak <kzak@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html