Gentoo Archives: gentoo-user

From: Thomas Chef <thomas.chef@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Failed to emerge fontforge
Date: Mon, 20 Apr 2009 13:44:51
Message-Id: bc8a2610904200644t50f20d68ta9f68906443fe83a@mail.gmail.com
1 I tried to emerge lilypond but it fails when building fontforge, with
2 the error below.
3
4 What do I do ?
5
6 Do I issue an bug report ?
7
8 / Thomas
9
10 In file included from fontP.h:109,
11 from gdrawtxt.c:30:
12 gxdrawP.h:83:32: error: cairo/cairo-xlib.h: No such file or directory
13 gcc -march=c3-2 -msse -mmmx -mfpmath=sse -O2 -pipe
14 -fomit-frame-pointer -I/usr/include/freetype2/ -I/usr/include/fr
15 eetype2 -I/usr/include/libxml2/ -I/usr/include/cairo
16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/gli
17 b-2.0/include -I/usr/include/python2.4 -I../inc -I../inc
18 -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prot
19 otypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat
20 -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBD
21 IR=\"/usr/lib\" -c gdrawtxtinit.c -fPIC -DPIC -o .libs/gdrawtxtinit.o
22 In file included from fontP.h:109,
23 from gdrawtxtinit.c:27:
24 gxdrawP.h:83:32: error: cairo/cairo-xlib.h: No such file or directory
25 make[1]: *** [gdrawtxt.lo] Error 1
26 make[1]: *** Waiting for unfinished jobs....
27 make[1]: *** [gdrawtxtinit.lo] Error 1
28 make[1]: Leaving directory
29 `/var/tmp/portage/media-gfx/fontforge-20090408/work/fontforge-20090408/gdraw'
30 make: *** [libgdraw] Error 2
31 *
32 * ERROR: media-gfx/fontforge-20090408 failed.
33 * Call stack:
34 * ebuild.sh, line 49: Called src_compile
35 * environment, line 2150: Called _eapi2_src_compile
36 * ebuild.sh, line 643: Called die
37 * The specific snippet of code:
38 * emake || die "emake failed"
39 * The die message:
40 * emake failed
41 *

Replies

Subject Author
Re: [gentoo-user] Failed to emerge fontforge Alan McKinnon <alan.mckinnon@×××××.com>