FS#40580 - [gsoap] Not built with OpenSSL support

Attached to Project: Community Packages
Opened by Csaba Miklos (micsuka) - Wednesday, 28 May 2014, 10:09 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 28 May 2014, 16:15 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Jelle van der Waa (jelly)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The PKGBUILD of the gsoap depends on the OpenSSL library but it's not compiled in the gsoap library.

Additional info:
* package version(s)
2.8.17-1

suggested configuration of the library in the PKGBUILD file: the -DWITH_OPENSSL must be specified to the configure script

CXXFLAGS="-fPIC -DWITH_OPENSSL" CFLAGS="-fPIC -DWITH_OPENSSL" LDFLAGS=-fPIC ./configure --prefix=/usr

This task depends upon

Closed by  Sergej Pupykin (sergej)
Wednesday, 28 May 2014, 16:15 GMT
Reason for closing:  Fixed

Loading...