gEDA-dev: Peter's cairo_experiment branch
Ales Hvezda
ahvezda at moria.seul.org
Tue May 6 08:04:25 EDT 2008
This thread really should be in -dev not -user.
Peter, what version of cairo is required to build this branch now?
I have 1.4.14 which is in Debian Testing right now.
Here's the error message I get:
gcc -DLOCALEDIR=\"/home/ahvezda/geda/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/home/ahvezda/geda/include -I../intl -I../include -I/home/ahvezda/geda/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -MT o_text.o -MD -MP -MF .deps/o_text.Tpo -c -o o_text.o o_text.c
o_text.c: In function âo_text_draw_lowlevl:
o_text.c:82: error: âCAIRO_FONTâ undeclared (first use in this function)
o_text.c:82: error: (Each undeclared identifier is reported only once
o_text.c:82: error: for each function it appears in.)
o_text.c:89: error: expected )â before ccairo_set_font_size
o_text.c:209: error: expected â;â before â}â token
-Ales
More information about the geda-dev
mailing list