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

Bug 304283

Summary: net-libs/wvstreams-4.6.1 compilation fails with openssl 1.0.0
Product: Gentoo Linux Reporter: Hanno Böck <hanno>
Component: Current packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: reuben-gentoo-bugzilla, spatz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/wvstreams/issues/detail?id=27
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 304279    
Attachments: wvstreams-4.6.1-openssl-1.0.0.diff

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.