[MacPorts] #25991: wine-devel: OpenSSL 32-bit development files not found, SSL won't be supported

MacPorts noreply at macports.org
Tue Aug 10 08:44:18 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@…):

 Some luck.

 Installed openssl-0.9.7m via port, with some manual tinkering (had to
 remove the "--disable-dependency-tracking" flag during its compilation).

 Then:
 {{{
 bash-3.2# export CFLAGS="-I/opt/local/lib/openssl97/include
 -I/opt/local/include"bash-3.2# export
 LDFLAGS="-L/opt/local/lib/openssl97/lib -L/opt/local/lib"bash-3.2#
 ./configure --prefix=/opt/local --without-alsa --without-audioio
 --without-capi --with-cms --with-coreaudio --without-cups --with-curses
 --without-esd --with-fontconfig --with-freetype --without-gphoto --with-
 glu --with-gnutls --without-gsm --without-hal --without-jack --with-jpeg
 --without-ldap --without-mpg123 --without-nas --without-openal --with-
 opengl --with-openssl --without-oss --with-png --with-pthread --without-
 sane --with-tiff --without-v4l --with-xcomposite --with-xcursor --with-
 xinerama --with-xinput --with-xml --with-xrandr --with-xrender --with-
 xshape --with-xshm --with-xslt --with-xxf86vm --with-x
 --x-include=/opt/local/include --x-lib=/opt/local/lib --disable-win16
 }}}

 Happily configured; slogging through the compilation now.  Will keep you
 posted.

-- 
Ticket URL: <http://trac.macports.org/ticket/25991#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list