[Bugs] [Bug 1225072] New: OpenSSL multi-threading changes break build in RHEL5

bugzilla at redhat.com bugzilla at redhat.com
Tue May 26 13:59:41 UTC 2015


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

            Bug ID: 1225072
           Summary: OpenSSL multi-threading changes break build in RHEL5
           Product: GlusterFS
           Version: 3.6.3
         Component: rpc
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

building glusterfs-3.6.4beta1 on CentOS 5.11

Making all in src
  CC     socket.lo
  CC     name.lo
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:3639: error: expected ')' before '*' token
socket.c: In function 'init_openssl_mt':
socket.c:3667: warning: implicit declaration of function
'CRYPTO_THREADID_set_callback'
socket.c:3667: error: 'threadid_func' undeclared (first use in this function)
socket.c:3667: error: (Each undeclared identifier is reported only once
socket.c:3667: error: for each function it appears in.)
socket.c: In function 'socket_init':
socket.c:3687: warning: unused variable 'ret'
make[5]: *** [socket.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list