Simon Josefsson <[EMAIL PROTECTED]> 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