[MacPorts] #25548: wine-devel incorrectly compiled with --without-gnutls

MacPorts noreply at macports.org
Tue Jul 6 08:13:25 PDT 2010


#25548: wine-devel incorrectly compiled with --without-gnutls
--------------------------------------+-------------------------------------
 Reporter:  geoffl@…                  |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.9.1                                
 Keywords:  gnutls, wine, wine-devel  |        Port:  wine-devel                           
--------------------------------------+-------------------------------------
 It appears that the wine-devel is compiled without gnutls support, it
 appears to be an error, because the secur32 dll appears to need it, this
 is what happens when you don't compile with gnutls:

 {{{

 void SECUR32_initSchannelSP(void)
 {
     ERR("libgnutls not found, SSL connections will fail\n");
 }

 }}}

 note that the main wine package appears to have a similar problem.

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


More information about the macports-tickets mailing list