On 08/26/2011 02:16 PM, Michael Goffioul wrote:
On Fri, Aug 26, 2011 at 8:43 PM, Michael Goffioul
<michael.goffi...@gmail.com>  wrote:
On Fri, Aug 26, 2011 at 5:13 PM, John W. Eaton<j...@gnu.org>  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   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to