[MacPorts] #22331: py25-gtk build failure: can't find libgtk-x11-2.0.la

MacPorts noreply at macports.org
Sun Jan 17 17:02:04 PST 2010


#22331: py25-gtk build failure: can't find libgtk-x11-2.0.la
-----------------------------------------------+----------------------------
 Reporter:  erik.flister@…                     |       Owner:  macports-tickets@…                   
     Type:  defect                             |      Status:  new                                  
 Priority:  Normal                             |   Milestone:                                       
Component:  ports                              |     Version:  1.8.1                                
 Keywords:  libgtk x11 py25 gtk build failure  |        Port:  py25-gtk                             
-----------------------------------------------+----------------------------

Comment(by giampaolo.bozzali@…):

 I had the same problem after rebuilding gtk2, cairo and pango with
 +quartz+no_x11...I also think it's a matter of some other dependencies to
 rebuild with new variants because in my previous macports setup I used to
 set +quartz and +no_x11 imediately and that kind of problem never
 occurred... but I still don't know which other pkgs would have to be
 rebuilt :(

 By now I solved with a dirty trick and It's working, I made a symlink of
 gtk and gdk libraries in /opt/local/lib:

 {{{
 sudo ln -s libgtk-quartz-2.0.la libgtk-x11-2.0.la
 sudo ln -s libgdk-quartz-2.0.la libgdk-x11-2.0.la
 }}}

 OSX 10.4.11

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


More information about the macports-tickets mailing list