Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373891 - net-misc/stunnel build fails: #error OpenSSL library compiled without thread support
Summary: net-misc/stunnel build fails: #error OpenSSL library compiled without thread ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Lance Albertson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-03 10:49 UTC by barade.barade
Modified: 2013-03-05 17:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge --info,16.98 KB, text/plain)
2011-07-03 18:46 UTC, barade.barade
Details
stunnel build.log (build.log,18.28 KB, text/plain)
2011-07-03 18:48 UTC, barade.barade
Details

Note You need to log in before you can comment on or make changes to this bug.
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