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

bugzilla at redhat.com bugzilla at redhat.com
Tue May 26 14:39:05 UTC 2015


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



--- Comment #1 from Kaleb KEITHLEY <kkeithle at redhat.com> ---
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -I../../../../contrib/uuid
-I../../../../libglusterfs/src -I../../../../rpc/rpc-lib/src/
-I../../../../rpc/xdr/src/ -Wall -g -O2 -g -O2 -MT socket.lo -MD -MP -MF
.deps/socket.Tpo -c socket.c  -fPIC -DPIC -o .libs/socket.o
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[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1

-- 
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=Ozjhlp6hYF&a=cc_unsubscribe


More information about the Bugs mailing list