bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] Re: coreutils FTS inclusion


From: Yoann Vandoorselaere
Subject: Re: [bug-gnulib] Re: coreutils FTS inclusion
Date: Wed, 18 May 2005 18:55:28 +0200

On Tue, 2005-05-17 at 12:25 +0200, Jim Meyering wrote:
> 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.

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 <address@hidden>





reply via email to

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