Opened 14 years ago
Closed 14 years ago
#25628 closed defect (fixed)
kdelibs3-3.5.10 Build failure - Needs ASN1_METHOD patch
Reported by: | macports.org@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | haspatch | Cc: | |
Port: | kdelibs3 |
Description
The kdelibs3-3-5.10 doesn't compile against the current version of openssl due to a dependency on the ASN1_METHOD which is deprecated;
There's a fix for this, namely: kdelibs-3.5.10-ossl-1.x.patch
For more information see: http://www.mail-archive.com/pld-devel-en@lists.pld-linux.org/msg05682.html
Adding this patch to the Portfile made it compile just fine.
Attachments (1)
Change History (4)
Changed 14 years ago by macports.org@…
Attachment: | kdelibs-3.5.10-ossl-1.x.patch added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | kdelibs3 added; kdelibs3-3.5.10 removed |
---|---|
Priority: | High → Normal |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|
comment:3 Changed 14 years ago by takanori@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
committed in r69647 - thanks!
Note: See
TracTickets for help on using
tickets.
KDELibs ASN1_METHOD patch