Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 373891

Summary: net-misc/stunnel build fails: #error OpenSSL library compiled without thread support
Product: Gentoo Linux Reporter: barade.barade
Component: New packagesAssignee: Lance Albertson (RETIRED) <ramereth>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
stunnel build.log

Description barade.barade 2011-07-03 10:49:14 UTC
Apparently as openssl's README states you could use various compilation flags such as "threads" or "shared" which are not usable for the ebuild. Therefore stunnel cannot be compiled because of missing thread support in openssl saying "common.h:357:2: error: #error OpenSSL library compiled without thread support".

Reproducible: Always




Installed openssl versions are 0.9.8r and 1.0.0d. stunnel version which should be installed is 4.35.
Comment 1 SpanKY gentoo-dev 2011-07-03 16:10:20 UTC
threads and shared are both always enabled.  always post `emerge --info` with your bug reports, and please post full build logs of openssl and stunnel as attachments.
Comment 2 barade.barade 2011-07-03 18:46:18 UTC
Created attachment 278947 [details]
emerge --info
Comment 3 barade.barade 2011-07-03 18:48:51 UTC
Created attachment 278949 [details]
stunnel build.log
Comment 4 Lance Albertson (RETIRED) gentoo-dev 2012-12-25 04:27:10 UTC
Are you still having this problem?
Comment 5 Pacho Ramos gentoo-dev 2013-03-03 17:12:55 UTC
(In reply to comment #4)
> Are you still having this problem?
Comment 6 barade.barade 2013-03-05 17:15:00 UTC
works now with openssl 0.9.8x/1.0.1c and stunnel 4.44