Changes between Initial Version and Version 1 of Ticket #17031


Ignore:
Timestamp:
Oct 28, 2008, 9:02:48 PM (16 years ago)
Author:
blb@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17031

    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #17031 – Description

    initial v1  
    11I'm trying to install gtkmm. I have all the dependencies except pangocairo. I've tried building from the latest source (1.22.1) but get the error:
     2{{{
    23Making all in pango-view
    34make  all-am
     
    67make[1]: *** [all-recursive] Error 1
    78make: *** [all] Error 2
    8 
     9}}}
    910As a resolution to this error I found the pango-devel port which is supposed to give me pangocairo. When building the pango-devel package, I get the error:
    10 
     11{{{
    1112Undefined symbols:
    1213  "_cairo_has_show_text_glyphs", referenced from:
     
    1920make[1]: *** [all-recursive] Error 1
    2021make: *** [all] Error 2
    21 
     22}}}
    2223I'm building on OSX 10.5.4 early 2008 Macbook pro with Xcode 3.0.
    2324