Re: [ANNOUNCE] util-linux-ng v2.16-rc2 -- a small patch

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

 



On Thu, 2 Jul 2009, Karel Zak wrote:

The second util-linux-ng 2.16 release candidate is available at

  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/

Feedback and bug reports, as always, are welcomed.

Hi Karel,

I just tried to build util-linux-ng-2.16-rc2 (i686/x86_64 linux-gnu
with gcc-3.4.6, libc-2.3.6), but in order to succeed I had to apply the
attached patch (#include <stdarg.h> from shlibs/blkid/src/blkidP.h).

Regards
Peter
diff -ur -x Makefile.in -x '*.m4' -x configure -x autom4te.cache -x Makevars.template -x '*.gmo' util-linux-ng-2.16-rc2.orig/shlibs/blkid/src/blkidP.h util-linux-ng-2.16-rc2/shlibs/blkid/src/blkidP.h
--- util-linux-ng-2.16-rc2.orig/shlibs/blkid/src/blkidP.h	2009-07-01 17:19:54.000000000 +0200
+++ util-linux-ng-2.16-rc2/shlibs/blkid/src/blkidP.h	2009-07-13 18:53:53.000000000 +0200
@@ -18,6 +18,7 @@
 
 #include <sys/types.h>
 #include <stdio.h>
+#include <stdarg.h>
 
 #include "bitops.h"	/* $(top_srcdir)/include/ */
 #include "blkid.h"

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux