[MacPorts] #28198: LyX fails to build

MacPorts noreply at macports.org
Sat Jan 29 20:25:28 PST 2011


#28198: LyX fails to build
--------------------------------+-------------------------------------------
 Reporter:  carsomyr@…          |       Owner:  snc@…           
     Type:  defect              |      Status:  assigned        
 Priority:  Normal              |   Milestone:                  
Component:  ports               |     Version:  1.9.2           
 Keywords:  haspatch            |        Port:  LyX             
--------------------------------+-------------------------------------------

Comment(by carsomyr@…):

 Ok, I've attached the patch archive LyX-patch-2.tgz, which explicitly sets
 flags in the configure script.  For what it's worth, I also took out the
 build.env variable since that role seems to be handled by pkg-config now.
 FYI, I think the general issue is the declaration of Libs.private flags in
 files like /opt/local/lib/pkgconfig/QtGui.pc:

 {{{
 Libs: -L${libdir} -lQtGui
 Libs.private:   -L/opt/local/lib -lQtCore -framework Carbon -lz -framework
 AppKit -lpng -lz
 }}}

 The previous configuration of pkgconfig, built with "--enable-indirect-
 deps", seemed to show such variables.

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


More information about the macports-tickets mailing list