[MacPorts] #31500: Wine-devel on Tiger

MacPorts noreply at macports.org
Fri Oct 7 07:45:25 PDT 2011


#31500: Wine-devel on Tiger
---------------------------------------+------------------------------------
 Reporter:  arevirleahcim@…            |       Owner:  ryandesign@…           
     Type:  defect                     |      Status:  new                    
 Priority:  Normal                     |   Milestone:                         
Component:  ports                      |     Version:  2.0.3                  
 Keywords:                             |        Port:  wine-devel             
---------------------------------------+------------------------------------

Comment(by ryandesign@…):

 Replying to [comment:3 ryandesign@…]:
 >
 {{{
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: can't use -s with -bundle
 (file must contain at least global symbols, for maximum stripping use -x)
 }}}

 I see a patch for this was supplied here:

 http://forum.winehq.org/viewtopic.php?t=13600#67534

 Applying that patch gets me to:

 {{{
 bison  -p xslpattern_ -o xslpattern.tab.c -d xslpattern.y
 xslpattern.y:74: unrecognized: %parse_param
 xslpattern.y:74:    Skipping to next %
 xslpattern.y:75: unrecognized: %parse_param
 xslpattern.y:75:    Skipping to next %
 xslpattern.y:76: unrecognized: %lex_param
 xslpattern.y:76:    Skipping to next %
 make[1]: *** [xslpattern.tab.h] Error 1
 }}}

 which was also discussed in the above thread as being due to an old
 version of bison. Installing the bison port fixes that. I've committed
 both those fixes in r85014. That gets us to the original problem on Tiger
 already reported upstream:

 {{{
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
 _SSLCopyPeerCertificates
 }}}

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


More information about the macports-tickets mailing list