[MacPorts] #17031: pango-devel 1.21.6 build failure
MacPorts
noreply at macports.org
Tue Oct 28 14:02:48 PDT 2008
#17031: pango-devel 1.21.6 build failure
------------------------------------+---------------------------------------
Reporter: matthewpucc at gmail.com | Owner: ryandesign at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
Port: pango-devel |
------------------------------------+---------------------------------------
Changes (by blb at macports.org):
* owner: macports-tickets at lists.macosforge.org =>
ryandesign at macports.org
Old description:
> 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
New description:
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
--
--
Ticket URL: <http://trac.macports.org/ticket/17031#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list