On Tue, 2005-05-17 at 12:25 +0200, Jim Meyering wrote: > Yoann Vandoorselaere <[EMAIL PROTECTED]> wrote: > > Another things is that including the fts module trigger a missing > > dependency: > > ../src/.libs/libprelude.so: undefined reference to `xalloc_die' > > That's because the hash module uses xalloc. > You must tell gnulib-tool that you want to use xalloc-die, > or provide your own xalloc_die function. > > Adding it as an explicit dependency would cause > trouble for libraries that must not call exit.
There is also a problem with the 'intprops.h' dependency. When gnulib-tool is run, the file is included, but it doesn't seem to be listed as part of the generated Makefile.am, leading to 'dist' trouble. -- Yoann Vandoorselaere <[EMAIL PROTECTED]> _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib