FS#53605 - [open-isns] Please enable -fPIC or enable share library.

Attached to Project: Community Packages
Opened by Gris Ge (cathay4t) - Friday, 07 April 2017, 15:37 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 12 April 2017, 08:48 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I am trying to build a share library using libisns.a from open-isns.
But I cannot do so with out recompile 'libisns.a' with CFLAGS='-fPIC'

Package maintainer may choose:
a. Enable PIC for static library via `CFLAGS='-fPIC' ./configure`
b. Enable share library via `./configure --enable-shared`.

Personally, I prefer option b).

Additional info:
* open-isns-0.97-2


Steps to reproduce:
* git clone https://github.com/cathay4t/open-iscsi.git
* git checkout -b api origin/api
* make
This task depends upon

Closed by  Sergej Pupykin (sergej)
Wednesday, 12 April 2017, 08:48 GMT
Reason for closing:  Fixed
Additional comments about closing:  in testing.

Loading...