From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Massimo Di Nitto Date: Wed, 29 Aug 2007 09:24:53 +0200 Subject: [Cluster-devel] [PATCH] Fix gnbd/server build warning Message-ID: <46D51F45.1030106@ubuntu.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit gcc -Wall -I/usr/src/ubuntu/mypkgs/rhcluster/cluster/config -DRELEASE_VERSION=\"DEVEL.1188196448\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/src/ubuntu/mypkgs/rhcluster/cluster/gnbd-kernel/src -I/usr/src/ubuntu/mypkgs/rhcluster/cluster/cman/lib -I../include -I../utils -I/usr/include -c -o gserv.o gserv.c gserv.c:15:1: warning: "__USE_XOPEN2K" redefined In file included from /usr/include/unistd.h:26, from gserv.c:13: /usr/include/features.h:218:1: warning: this is the location of the previous definition the patch in attachment will fix the warning and retain backwards compatibility. Please apply or ACK. Thanks Fabio -- I'm going to make him an offer he can't refuse. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: gnbd_server.diff URL: