FreeBSD Port: x11-toolkits/pango

Rusty Nejdl rnejdl at ringofsaturn.com
Sun Jun 3 13:50:40 UTC 2012


On 2012-06-02 21:09, Rusty Nejdl wrote:
> On 2012-06-02 21:01, Jeremy Messenger wrote:
>> On Sat, Jun 2, 2012 at 8:43 PM, Rusty Nejdl 
>> <rnejdl at ringofsaturn.com> wrote:
>>> 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
>>>
>>>

For the record, enabling OpenGL support in Cairo is what caused all the 
subsequent breakage.  I have an NVIDIA card so was hoping to use that 
but when enabled it seems that other packages (pango, cairomm, etc) 
failed to compile.

Rusty


More information about the freebsd-gnome mailing list