Bug 1279728 - spec: add CFLAGS=-DUSE_INSECURE_OPENSSL to configure command-line for RHEL-5 only
Summary: spec: add CFLAGS=-DUSE_INSECURE_OPENSSL to configure command-line for RHEL-5 ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: releng
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Milind Changire
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1279745 1279747
TreeView+ depends on / blocked
 
Reported: 2015-11-10 06:57 UTC by Milind Changire
Modified: 2016-07-21 08:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1279745 1279747 (view as bug list)
Environment:
Last Closed: 2016-07-21 08:50:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Milind Changire 2015-11-10 06:57:11 UTC
Description of problem:
RHEL-5 client build fails while building gfdb feature. This requires disabling of the tiering feature which uses gfdb which in turn uses SQLite.

Also RHEL 5.11 does not support TLS v1.2. This results in a forced #error in the source file rpc/rpc-transport/socket/src/socket.c which requires to define USE_INSECURE_OPENSSL for the build to proceed.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.