[MacPorts] #34086: webkit-gtk @1.6.3 - Configure error - build failure

MacPorts noreply at macports.org
Thu Apr 19 09:38:05 PDT 2012


#34086: webkit-gtk @1.6.3 - Configure error - build failure
-----------------------------------+----------------------------------------
 Reporter:  macports1@…            |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  2.0.4                                
 Keywords:  webkit                 |        Port:  webkit-gtk                           
-----------------------------------+----------------------------------------
Changes (by jeremyhu@…):

 * cc: ryandesign@… (added)


Comment:

 Thanks for the patch.  I got sidetracked with other stuff.

 The error you're getting is:
 {{{
 error: pango/pangocairo.h: No such file or directory
 }}}

 That makes me think it's missing a dependency on the pango port.  Do you
 have pango installed?  gtk2 depends on pango, so that's a bid odd.  FWIW:

 {{{
 $ port contents pango | grep cairo
   /opt/local/include/pango-1.0/pango/pangocairo.h
   /opt/local/lib/libpangocairo-1.0.0.dylib
   /opt/local/lib/libpangocairo-1.0.a
   /opt/local/lib/libpangocairo-1.0.dylib
   /opt/local/lib/libpangocairo-1.0.la
   /opt/local/lib/pkgconfig/pangocairo.pc
 }}}

 But that is of course with the +x11 pango variant.

 Ryan knows more about pango than I do, so looping him in.

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


More information about the macports-tickets mailing list