http://bugs.winehq.org/show_bug.cgi?id=26643
Summary: Undefined symbols _SSLCopyPeerCertificates on Mac OS X 10.4.11 Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Mac OS X 10.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine-2011@ryandesign.com
Created an attachment (id=33919) --> (http://bugs.winehq.org/attachment.cgi?id=33919) build log from MacPorts
Building wine 1.3.16 or 1.3.17 with MacPorts on Mac OS X 10.4.11 with Xcode 2.5 fails with:
:info:build /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: :info:build _SSLCopyPeerCertificates
Attached is the full log.
1.3.15 built ok on Mac OS X 10.4.
1.3.16 and 1.3.17 build fine on Mac OS X 10.6.
I did not test Mac OS X 10.5.
P.S: I am the maintainer of wine in MacPorts