Project "Tuxbox-GIT: cdk": The branch, master has been updated via dc4b81337c940b5c5adff3e1ccd1a75c029fd846 (commit) from 6e6bca4ab60d4e6650b79694b5c3cbfe510d31f2 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit dc4b81337c940b5c5adff3e1ccd1a75c029fd846 Author: GetAway <get-a...@t-online.de> Date: Sun Nov 17 20:02:33 2013 +0100 nfs-utils: fix compile error with newer gcc Signed-off-by: Thilo Graf <d...@novatux.de> diff --git a/Patches/nfs-utils.diff b/Patches/nfs-utils.diff index 2732415..98de91a 100644 --- a/Patches/nfs-utils.diff +++ b/Patches/nfs-utils.diff @@ -1,3 +1,25 @@ +diff -uNr nfs-utils-1.1.1_orig/utils/exportfs/exportfs.c nfs-utils-1.1.1/utils/exportfs/exportfs.c +--- nfs-utils-1.1.1_orig/utils/exportfs/exportfs.c 2013-11-17 19:52:45.000000000 +0100 ++++ nfs-utils-1.1.1/utils/exportfs/exportfs.c 2013-11-17 19:53:09.000000000 +0100 +@@ -12,6 +12,7 @@ + #include <config.h> + #endif + ++#include <sys/stat.h> + #include <unistd.h> + #include <stdlib.h> + #include <string.h> +diff -uNr nfs-utils-1.1.1_orig/utils/mount/mount.c nfs-utils-1.1.1/utils/mount/mount.c +--- nfs-utils-1.1.1_orig/utils/mount/mount.c 2013-11-17 19:52:38.000000000 +0100 ++++ nfs-utils-1.1.1/utils/mount/mount.c 2013-11-17 19:53:14.000000000 +0100 +@@ -21,6 +21,7 @@ + #include "config.h" + #include <unistd.h> + #include <sys/types.h> ++#include <sys/stat.h> + #include <stdio.h> + #include <string.h> + #include <errno.h> diff -uNr nfs-utils-1.1.1.org/configure.ac nfs-utils-1.1.1/configure.ac --- nfs-utils-1.1.1.org/configure.ac 2007-10-19 05:07:28.000000000 +0200 +++ nfs-utils-1.1.1/configure.ac 2008-10-07 15:34:55.000000000 +0200 ----------------------------------------------------------------------- Summary of changes: Patches/nfs-utils.diff | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) -- Tuxbox-GIT: cdk ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Tuxbox-cvs-commits mailing list Tuxbox-cvs-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tuxbox-cvs-commits