FreeBSD Port: x11-toolkits/pango
Rusty Nejdl
rnejdl at ringofsaturn.com
Sun Jun 3 01:43:04 UTC 2012
On 2012-06-02 20:34, Jeremy Messenger wrote:
> On Sat, Jun 2, 2012 at 6:20 PM, Rusty Nejdl <rnejdl at ringofsaturn.com>
> wrote:
>> I cannot get pango to compile after the PNG upgrade on FreeBSD
>> 9/amd64.
>> Anyone seeing anything or am I a one off?
>>
>> Thanks!
>> Rusty Nejdl
>>
>> ===> Building for pango-1.28.4_1
>> gmake all-recursive
>> gmake[1]: Entering directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4'
>> Making all in pango
>> gmake[2]: Entering directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango'
>> gmake all-recursive
>> gmake[3]: Entering directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango'
>> Making all in opentype
>> gmake[4]: Entering directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/opentype'
>> gmake[4]: Nothing to be done for `all'.
>> gmake[4]: Leaving directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/opentype'
>> Making all in mini-fribidi
>> gmake[4]: Entering directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/mini-fribidi'
>> gmake[4]: Nothing to be done for `all'.
>> gmake[4]: Leaving directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/mini-fribidi'
>> gmake[4]: Entering directory
>> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango'
>> CCLD libpango-1.0.la
>> CC libpangocairo_1_0_la-pangocairo-context.lo
>> CC libpangocairo_1_0_la-pangocairo-font.lo
>> CC libpangocairo_1_0_la-pangocairo-fontmap.lo
>> CC libpangocairo_1_0_la-pangocairo-render.lo
>> CC libpangocairo_1_0_la-pangocairo-fcfont.lo
>> CC libpangocairo_1_0_la-pangocairo-fcfontmap.lo
>> CC querymodules.o
>> pangocairo-fcfont.c:24:22: error: cairo-ft.h: No such file or
>> directory
>> pangocairo-fcfontmap.c:22:22: error: cairo-ft.h: No such file or
>> directory
>> In file included from pangocairo-context.c:24:
>> pangocairo.h:26:19: error: cairo.h: No such file or directory
>> In file included from pangocairo-context.c:24:
> <snip>
>
> You don't have cairo installed?
>
> Cheers,
> Mezz
No, that would be easy:
[tethys]:/usr/ports/x11-toolkits/pango> pkg_info -Ix cairo
cairo-1.10.2_4,2 Vector graphics library with cross-device output
support
cairomm-1.10.0 C++ interface to cairo
linux-f10-cairo-1.8.0_1 Vector graphics library Cairo (Linux Fedora 10)
py27-cairo-1.8.10 Python bindings for Cairo
You have new mail.
[tethys]:/usr/ports/x11-toolkits/pango>
It seems every time that png gets updated it takes a few days for
things to settle down.
Rusty
More information about the freebsd-gnome
mailing list