Re: [kde-freebsd] Problem with security/qca-ossl and OpenSSL port

2008-10-19 Thread Matt Dawson
On Friday 17 October 2008 13:54:26 Matt Dawson wrote: > Hi all, > Having a few problems compiling this port with WITH_OPENSSL_PORT=true > defined in my build. It's failing with: > qca-ossl.cpp: In function 'X509_EXTENSION* > opensslQCAPlugin::new_subject_key_id(X509*)': > qca-ossl.cpp:330: wa

Re: [kde-freebsd] Problem with security/qca-ossl and OpenSSL port

2008-10-19 Thread Matt Dawson
On Sunday 19 October 2008 20:44:19 Matt Dawson wrote: > OK, sussed it. They're aware of the problem upstream, it's fixed in SVN and > the following patch fixes the port in this case: Bl**dy mail client. Add the attached patch to ./files/ in the port's directory. Damned thing was wrong anyway ;) -