bug-gnulib
[Top][All Lists]
Advanced

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

Re: Dependencies not compiled in


From: Eric Blake
Subject: Re: Dependencies not compiled in
Date: Fri, 26 Aug 2011 14:31:17 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110817 Fedora/3.1.12-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.12

On 08/26/2011 02:16 PM, Michael Goffioul wrote:
On Fri, Aug 26, 2011 at 8:43 PM, Michael Goffioul
<address@hidden>  wrote:
On Fri, Aug 26, 2011 at 5:13 PM, John W. Eaton<address@hidden>  wrote:
It seems to be working for me with a Debian system.

Is chdir-long.lo listed in the gl_LTLIBOBJS variable in the generated
libgnu/Makefile on your system?

No.

Just for the record, it turns out the chdir-long is not compiled, because
the variable $gl_cv_have_arbitrary_file_name_length_limit ends up being "no".

Aha - that's a bug in the chdir-long module. It should be providing chdir_long() unconditionally, but when there is no arbitrary file name limit, it should be a simple stub around chdir().

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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