New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17031 (closed defect: invalid)

Opened 5 years ago

Last modified 4 years ago

pango-devel 1.21.6 build failure

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@…) (diff)

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

Attachments

buildresults.txt (4.1 KB) - added by matthewpucc@… 5 years ago.
build output

Change History

Changed 5 years ago by matthewpucc@…

build output

comment:1 Changed 5 years ago by blb@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Description modified (diff)

comment:2 Changed 5 years ago by ryandesign@…

The pango-devel port is the development version, and happens at this point in time to be older than the released version, which is in the pango port. Please try installing the pango port instead of the pango-devel port. Also, the latest version of Xcode is 3.1.1 so you my want to update to that as well.

comment:3 Changed 4 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to invalid

Closing due to lack of response. Please re-open if necessary.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.