[cairo] Problem compiling libxsvg 0.1.0
Pierre
pierre42d at 9online.fr
Sat Nov 13 16:54:44 PST 2004
# make
make all-recursive
make[1]: Entering directory `/tmp/libxsvg-0.1.0'
Making all in .
make[2]: Entering directory `/tmp/libxsvg-0.1.0'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/libxsvg-0.1.0'
Making all in src
make[2]: Entering directory `/tmp/libxsvg-0.1.0/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include -I/usr/local/include/libxml2
-I/usr/local/include/freetype2 -I/usr/local/include/libpng12 -s
-O3 -march=i686 -c xsvg.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/local/include/libxml2 -I/usr/local/include/freetype2
-I/usr/local/include/libpng12 -s -O3 -march=i686 -c xsvg.c -fPIC -DPIC
-o .libs/xsvg.o
In file included from xsvgint.h:32,
from xsvg.c:32:
xsvg.h:33:24: cairo-xlib.h: No such file or directory
xsvg.c: In function `xsvg_parse_file':
xsvg.c:291: warning: passing arg 2 of `svg_parse_file' from incompatible
pointer type
xsvg.c: In function `xsvg_get_size':
xsvg.c:356: warning: passing arg 2 of `svg_get_size' from incompatible
pointer type
xsvg.c:356: warning: passing arg 3 of `svg_get_size' from incompatible
pointer type
xsvg.c: In function `_xsvg_set_gradient':
xsvg.c:587: warning: passing arg 2 of `cairo_set_pattern' from
incompatible pointer type
xsvg.c: In function `_xsvg_set_pattern':
xsvg.c:633: warning: passing arg 2 of `cairo_set_pattern' from
incompatible pointer type
make[2]: *** [xsvg.lo] Error 1
make[2]: Leaving directory `/tmp/libxsvg-0.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/libxsvg-0.1.0'
make: *** [all-recursive-am] Error 2
More information about the cairo
mailing list