Bruno Haible <[EMAIL PROTECTED]> writes: > Fixed now. ... > Yes. Fixed now as well. ... >> What are these *.tmp files? > > The contain the contents of the file to install. Forgot to remove them. > Now also fixed.
Thanks! >> lgl/Makefile.am:18: required file `lgl/memmove.c' not found >> lgl/Makefile.am:18: required file `lgl/getdelim.c' not found >> lgl/Makefile.am:18: required file `lgl/error.c' not found >> lgl/Makefile.am:18: required file `lgl/error.h' not found >> lgl/Makefile.am:18: required file `lgl/vasnprintf.c' not found >> lgl/Makefile.am:18: required file `lgl/getdelim.h' not found >> lgl/Makefile.am:18: required file `lgl/readline.h' not found >> lgl/Makefile.am:18: required file `lgl/printf-args.c' not found >> lgl/Makefile.am:18: required file `lgl/printf-parse.c' not found >> lgl/Makefile.am:18: required file `lgl/asnprintf.c' not found >> lgl/Makefile.am:18: required file `lgl/getpass.c' not found >> lgl/Makefile.am:18: required file `lgl/getline.h' not found >> lgl/Makefile.am:18: required file `lgl/getline.c' not found >> lgl/Makefile.am:18: required file `lgl/getpass.h' not found >> lgl/Makefile.am:18: required file `lgl/snprintf.c' not found > > This appears to be unrelated. You asked for the module 'memmem', and > you got no error about 'memmem'. See my other e-mail, it seems the LIBOBJ's from the two gnulib-tool --import's for gl/ and lgl/ collide. > The trick to overcome these errors from 'automake' in general is to use > a construct like this: (replace "cook" with the name of the subdirectory). Gnulib should use something like this internally, no? Thanks, Simon _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib