Hi -- thanks for debugging.  I know what the solution is (use a separate
gnulib directory for db/) but it requires a bit of work...  it affects
other platforms as well, so it is good to fix.

Is there any chance that squeeze will use the freebsd 8.0 kernel
instead, which (apparently) would make this problem go away?

We hope ...

Please, in mean time, use for debian package hack bellow.

Petr

--- gl/sys_stat.in.h
+++ gl/sys_stat.in.h
@@ -492,7 +492,7 @@
      mknodat (f, n, m, d))
 #endif

-
+#if 0
 #if @GNULIB_STAT@
 # if @REPLACE_STAT@
 /* We can't use the object-like #define stat rpl_stat, because of
@@ -517,6 +517,7 @@
                     "use gnulib module stat for portability"),          \
    stat (p, b))
 #endif
+#endif


 #if @GNULIB_UTIMENSAT@




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to