[MacPorts] #27422: vile: error: conflicting types for 'yyget_leng'

MacPorts noreply at macports.org
Mon Nov 22 15:49:29 PST 2010


#27422: vile: error: conflicting types for 'yyget_leng'
---------------------------------------+------------------------------------
 Reporter:  alberto.mengoni@…          |       Owner:  waqar@…           
     Type:  defect                     |      Status:  new               
 Priority:  Normal                     |   Milestone:                    
Component:  ports                      |     Version:  1.9.2             
 Keywords:                             |        Port:  vile              
---------------------------------------+------------------------------------

Comment(by ryandesign@…):

 Oh, sorry, I didn't see you attached a new log. Trac doesn't send
 notifications for new attachments, so if you want me to see you've added
 an attachment, you should also add a regular comment to the ticket.

 I see you're getting the same error in the new log as you were in the old
 one, so upgrading to 9.8 didn't help there. Googling the error message
 shows me it's an issue with flex. I had MacPorts flex installed, and if I
 deactivate it (thereby causing vile to use Apple's flex instead), then I
 can reproduce your error. So you should clean vile, install the flex port,
 and try installing vile again. And we should give vile a build dependency
 on the flex port to fix this.

 {{{
 sudo port clean vile
 sudo port install flex
 sudo port install vile
 }}}

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


More information about the macports-tickets mailing list