[Bugs] [Bug 1201484] glusterfs-3.6.2 fails to build on Ubuntu Precise: 'RDMA_OPTION_ID_REUSEADDR' undeclared

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 16 06:41:30 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1201484



--- Comment #6 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10208 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com) 
------
commit c79d2b6836dc1c7223b90a9bb0af7940963ff0a5
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date:   Mon Apr 13 11:55:42 2015 +0530

    rdma:smoke failure in NetBSD if RDMA_OPTION_ID_REUSEADDR is not defined

    By the change http://review.gluster.org/#/c/10014/, we only set
    reuseaddr option if the macro RDMA_OPTION_ID_REUSEADDR is defined in
    rdmacma.h . The variable optval is only used in the section where we
    use conditional compiling based on the macro. So if the macro is not
    defined, then compiler will throw a warning for optval.

    Change-Id: I162143c928e84b40c6fd6108d3aa5b045dd9de95
    BUG: 1201484
    Reviewed-on: http://review.gluster.org/10208
    Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
    Reviewed-by: Sachin Pandit <spandit at redhat.com>
    Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
    Tested-by: Raghavendra Bhat <raghavendra at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nFYbkIeVAa&a=cc_unsubscribe


More information about the Bugs mailing list