bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnulib] Re: coreutils FTS inclusion


From: Jim Meyering
Subject: [bug-gnulib] Re: coreutils FTS inclusion
Date: Tue, 17 May 2005 12:25:46 +0200

Yoann Vandoorselaere <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]