bug-gnulib
[Top][All Lists]
Advanced

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

Re: Autobuild of gnulib


From: Jim Meyering
Subject: Re: Autobuild of gnulib
Date: Fri, 01 Dec 2006 23:27:00 +0100

Simon Josefsson <address@hidden> wrote:

> Btw, here are links to modules that failed to build on my machine:
>
> http://autobuild.josefsson.org/gnulib/gnulib.html#fts-lgpl
> http://autobuild.josefsson.org/gnulib/gnulib.html#savewd

Nice.
Here's a proposed (but untested) patch.  Gotta run.

        * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
        build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
        Reported by Simon Josefsson.

Index: modules/savewd
===================================================================
RCS file: /sources/gnulib/gnulib/modules/savewd,v
retrieving revision 1.2
diff -u -p -r1.2 savewd
--- modules/savewd      26 Sep 2006 23:33:11 -0000      1.2
+++ modules/savewd      1 Dec 2006 22:26:13 -0000
@@ -10,6 +10,7 @@ Depends-on:
 dirname
 exit
 fcntl-safer
+fcntl_h
 raise
 stdbool
 xalloc




reply via email to

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