Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#17031 closed defect (invalid)

pango-devel 1.21.6 build failure

Reported by: matthewpucc@… Owned by: ryandesign (Ryan Carsten Schmidt)
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

Attachments (1)

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

Download all attachments as: .zip

Change History (5)

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@…

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

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 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

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

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.