Hi,

I have two gentoo systems and have recently been having problems
enabling svg in evas.  The last part of the output is below.  I saw
something in the developers list about wanting librsvg v2.13, however I
am using librsvg-2.14.4

Thanks in advance for any help you can give me.

Andy

 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib
-I../../../../src/lib/include -I/usr/include/freetype2
-I/usr/include/librsvg-2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/opt/e17/include -g
-O2 -MT evas_image_load_svg.lo -MD -MP -MF .deps/evas_image_load_svg.Tpo
-c evas_image_load_svg.c  -fPIC -DPIC -o .libs/evas_image_load_svg.o
In file included from evas_image_load_svg.c:4:
/usr/include/librsvg-2/librsvg/rsvg-cairo.h:28:19: cairo.h: No such file
or directory
In file included from evas_image_load_svg.c:4:
/usr/include/librsvg-2/librsvg/rsvg-cairo.h:33: error: syntax error
before "cairo_t"
/usr/include/librsvg-2/librsvg/rsvg-cairo.h:36: error: syntax error
before "cairo_t"
evas_image_load_svg.c: In function `evas_image_load_file_data_svg':
evas_image_load_svg.c:122: error: `cairo_surface_t' undeclared (first
use in this function)
evas_image_load_svg.c:122: error: (Each undeclared identifier is
reported only once
evas_image_load_svg.c:122: error: for each function it appears in.)
evas_image_load_svg.c:122: error: `surface' undeclared (first use in
this function)
evas_image_load_svg.c:123: error: `cairo_t' undeclared (first use in
this function)
evas_image_load_svg.c:123: error: `cr' undeclared (first use in this
function)
evas_image_load_svg.c:189: error: `CAIRO_FORMAT_ARGB32' undeclared
(first use in this function)
make[5]: *** [evas_image_load_svg.lo] Error 1
make[5]: Leaving directory
`/root/e17_cvs/e17/libs/evas/src/modules/loaders/svg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/e17_cvs/e17/libs/evas/src/modules/loaders'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/e17_cvs/e17/libs/evas/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/e17_cvs/e17/libs/evas/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/e17_cvs/e17/libs/evas'
make: *** [all] Error 2

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to