[MacPorts] #25991: wine-devel: OpenSSL 32-bit development files not found, SSL won't be supported
MacPorts
noreply at macports.org
Tue Aug 10 07:44:35 PDT 2010
#25991: wine-devel: OpenSSL 32-bit development files not found, SSL won't be
supported
-------------------------------------+--------------------------------------
Reporter: chris.macphee@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: wine-devel
-------------------------------------+--------------------------------------
Comment(by chris.macphee@…):
Replying to [comment:6 pilot@…]:
> I have same problem when compiling all port with deps from openssl
>
> {{{
> :info:configure configure: error: OpenSSL libs and/or directories were
not found where specified!
>
> :info:configure shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work/curl-7.21.0-i386"
&& ./configure --prefix=/opt/local --disable-dependency-tracking --enable-
ipv6 --without-gnutls --without-gssapi --without-libssh2 --without-spnego
--disable-ares --disable-ldap --disable-ldaps --with-libidn --with-
zlib=/opt/local --disable-dependency-tracking --with-ssl --with-ca-
bundle=/opt/local/share/curl/curl-ca-bundle.crt
> }}}
>
> but openssl is installed as universe version
Strange. With the prefix flag set, it should be hunting down in the
correct spot. libssl.a shows as having i386 binaries.
{{{
artemis:wine-1.3.0 macpheec$ file /opt/local/lib/libssl.a
/opt/local/lib/libssl.a: Mach-O universal binary with 2 architectures
/opt/local/lib/libssl.a (for architecture ppc): current ar archive random
library
/opt/local/lib/libssl.a (for architecture i386): current ar archive
random library
}}}
Can you reference which script runs configure wine-devel?
ie
artemis:wine-1.3.0 macpheec$ sudo port install wine-devel
---> Computing dependencies for wine-devel
---> Configuring wine-devel ---------------------- who am I?
--
Ticket URL: <http://trac.macports.org/ticket/25991#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list