Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2013 11:36:26 -0400 (EDT)
From:      AN <andy@neu.net>
To:        Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
Cc:        kwm@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Re: Pango update fails - *** Must have at least one backend to build Pango.
Message-ID:  <alpine.BSF.2.00.1308061131120.85633@mail.neu.net>
In-Reply-To: <4461virgda.fsf@lowell-desk.lan>
References:  <mailman.1.1375531201.92676.freebsd-ports@freebsd.org> <alpine.BSF.2.00.1308061036380.85633@mail.neu.net> <4461virgda.fsf@lowell-desk.lan>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 6 Aug 2013, Lowell Gilbert wrote:

>> checking which cairo font backends could be used... none
>> configure: Disabling cairo support
>> configure: error: *** Could not enable any backends.
>
> This is telling you that the cairo port, when you built it, did not
> include any "font backends" (other ports for it to use in providing
> fonts). You need to rebuild cairo first, making sure that you do a "make
> config" on it to select a backend.
>


The only options are:
glib - selected
opengl - unselected
X11 - selected
xcb - selected

I think the problem is the lack of port cairo-quartz-font:

# cat /usr/ports/x11-toolkits/pango/work/pango-1.34.1/config.log |grep 
quartz
configure:18477: $PKG_CONFIG --exists --print-errors "cairo-quartz-font >= 
$cairo_required"
Package cairo-quartz-font was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-quartz-font.pc'
Package 'cairo-quartz-font', required by 'world', not found




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1308061131120.85633>