cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH] Fix gnbd/server build warning
@ 2007-08-29  7:24 Fabio Massimo Di Nitto
  2007-08-30 17:37 ` Lon Hohberger
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Massimo Di Nitto @ 2007-08-29  7:24 UTC (permalink / raw)
  To: cluster-devel.redhat.com


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: <http://listman.redhat.com/archives/cluster-devel/attachments/20070829/9916eca3/attachment.ksh>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Cluster-devel] [PATCH] Fix gnbd/server build warning
  2007-08-29  7:24 [Cluster-devel] [PATCH] Fix gnbd/server build warning Fabio Massimo Di Nitto
@ 2007-08-30 17:37 ` Lon Hohberger
  0 siblings, 0 replies; 2+ messages in thread
From: Lon Hohberger @ 2007-08-30 17:37 UTC (permalink / raw)
  To: cluster-devel.redhat.com

On Wed, Aug 29, 2007 at 09:24:53AM +0200, Fabio Massimo Di Nitto wrote:
> 
> 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.

Ack.


-- 
Lon Hohberger - Software Engineer - Red Hat, Inc.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-30 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29  7:24 [Cluster-devel] [PATCH] Fix gnbd/server build warning Fabio Massimo Di Nitto
2007-08-30 17:37 ` Lon Hohberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).