[MacPorts] #32539: xqilla build failure when flex port is active (was: xqilla build failure)

MacPorts noreply at macports.org
Thu Dec 15 03:03:09 PST 2011


#32539: xqilla build failure when flex port is active
--------------------------------+-------------------------------------------
 Reporter:  dgonyier@…          |       Owner:  arjen@…      
     Type:  defect              |      Status:  new          
 Priority:  Normal              |   Milestone:               
Component:  ports               |     Version:  2.0.3        
 Keywords:                      |        Port:  xqilla       
--------------------------------+-------------------------------------------

Comment(by ryandesign@…):

 Upon further reflection I realize that FlexLexer.h is provided by the flex
 port. If I install the flex port, I can reproduce the error.

 So the workaround for you is to deactivate the flex port for the duration
 of the xqilla build.

 {{{
 sudo port clean xqilla
 sudo port -f deactivate flex
 sudo port install xqilla
 sudo port activate flex
 }}}

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


More information about the macports-tickets mailing list