Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304283 - net-libs/wvstreams-4.6.1 compilation fails with openssl 1.0.0
Summary: net-libs/wvstreams-4.6.1 compilation fails with openssl 1.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: C++ Team [disbanded]
URL: http://code.google.com/p/wvstreams/is...
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1
  Show dependency tree
 
Reported: 2010-02-10 10:46 UTC by Hanno Böck
Modified: 2010-06-04 12:54 UTC (History)
2 users (show)

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


Attachments
wvstreams-4.6.1-openssl-1.0.0.diff (wvstreams-4.6.1-openssl-1.0.0.diff,470 bytes, patch)
2010-02-10 10:47 UTC, Hanno Böck
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2010-02-10 10:46:51 UTC
./CXX -c crypto/wvx509mgr
crypto/wvx509.cc: In member function »WvString WvX509::get_extension(int) const«:
crypto/wvx509.cc:1160: Fehler: ungültige Umwandlung von »const X509V3_EXT_METHOD*« in »X509V3_EXT_METHOD*«
make: *** [crypto/wvx509.o] Fehler 1

Will attach patch
Comment 1 Hanno Böck gentoo-dev 2010-02-10 10:47:05 UTC
Created attachment 219085 [details, diff]
wvstreams-4.6.1-openssl-1.0.0.diff
Comment 2 Dror Levin (RETIRED) gentoo-dev 2010-06-04 12:54:11 UTC
Added patch to -r1, thanks.