Opened 16 years ago

Last modified 15 years ago

#17031 closed defect

pango-devel 1.21.6 build failure — at Version 1

Reported by: matthewpucc@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: pango-devel

Description (last modified by blb@…)

I'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:

Making all in pango-view
make  all-am
make[3]: *** No rule to make target `../pango/libpangoft2-1.0.la', needed by `pango-view'.  Stop.
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

As 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:

Undefined symbols:
  "_cairo_has_show_text_glyphs", referenced from:
      _save_current_point in libpangocairo_1_0_la-pangocairo-render.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[4]: *** [libpangocairo-1.0.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I'm building on OSX 10.5.4 early 2008 Macbook pro with Xcode 3.0.

Complete build output available at http://www.mywanderings.org/buildresults.txt

Change History (2)

Changed 16 years ago by matthewpucc@…

Attachment: buildresults.txt added

build output

comment:1 Changed 16 years ago by blb@…

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Note: See TracTickets for help on using tickets.