[Bugs] [Bug 1282701] New: build: compile error on RHEL5

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 17 07:32:58 UTC 2015


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

            Bug ID: 1282701
           Summary: build: compile error on RHEL5
           Product: Red Hat Gluster Storage
           Version: 3.1
         Component: releng
          Keywords: Triaged, ZStream
          Assignee: sgirijan at redhat.com
          Reporter: mchangir at redhat.com
        QA Contact: storage-qa-internal at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com,
                    jdarcy at redhat.com, kkeithle at redhat.com,
                    manu at netbsd.org, nlevinki at redhat.com
        Depends On: 1258594
            Blocks: 1258883
          Keywords: ZStream



+++ This bug was initially created as a clone of Bug #1258594 +++

Description of problem:

This change looks rather different from the change it is alleged to be a
backport of on the master branch. I.e. #include <openssl/x509v3.h> versus
#include <openssl/ecdh.h>


...
Making all in rpc-transport
Making all in socket
Making all in src
  CC     socket.lo
  CC     name.lo
In file included from name.c:23:
socket.h:22:26: error: openssl/ecdh.h: No such file or directory
In file included from socket.c:17:
socket.h:22:26: error: openssl/ecdh.h: No such file or directory
make[5]: *** [name.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from socket.c:30:
../../../../rpc/xdr/src/glusterfs3-xdr.h:19: warning: ignoring #pragma GCC
diagnostic
../../../../rpc/xdr/src/glusterfs3-xdr.h:20: warning: ignoring #pragma GCC
diagnostic
socket.c:3990:2: error: #error Old and insecure OpenSSL, use
-DUSE_INSECURE_OPENSSL to use it anyway
socket.c: In function 'socket_init':
socket.c:3999: error: 'SSL_OP_NO_TICKET' undeclared (first use in this
function)
socket.c:3999: error: (Each undeclared identifier is reported only once
socket.c:3999: error: for each function it appears in.)
socket.c:4000: error: 'SSL_OP_NO_COMPRESSION' undeclared (first use in this
function)
socket.c:4036: error: 'EC_KEY' undeclared (first use in this function)
socket.c:4036: error: 'ecdh' undeclared (first use in this function)
socket.c:4042: warning: implicit declaration of function
'EC_KEY_new_by_curve_name'
socket.c:4048: warning: implicit declaration of function 'EC_KEY_free'
make[5]: *** [socket.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.6603 (%build)

















Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Vijay Bellur on 2015-11-17 02:10:53 EST ---

REVIEW: http://review.gluster.org/12518 (build: fix ecdh.h and dh.h deps)
posted (#3) for review on release-3.7 by Milind Changire (mchangir at redhat.com)

--- Additional comment from Vijay Bellur on 2015-11-17 02:13:10 EST ---

REVIEW: http://review.gluster.org/12518 (build: fix ecdh.h and dh.h deps)
posted (#4) for review on release-3.7 by Milind Changire (mchangir at redhat.com)


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1258594
[Bug 1258594] build: compile error on RHEL5
https://bugzilla.redhat.com/show_bug.cgi?id=1258883
[Bug 1258883] build: compile error on RHEL5
-- 
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=HxVgcKJRCw&a=cc_unsubscribe


More information about the Bugs mailing list