Hi all,

Just tried updating kaa to latest svn, when I do the install I get the
following error regarding the build of kaa.imlib2:

------------------------------------------------------------
building 'kaa.imlib2._Imlib2module' extension

gcc -pthread -fno-strict-aliasing -DNDEBUG -march=i686 -mtune=generic -O2
-pipe -fPIC -I/usr/include/python2.6 -c src/svg.c -o
build/temp.linux-i686-2.6/src/svg.o -Wall

src/svg.c:33:26: error: librsvg/rsvg.h: No such file or directory

src/svg.c:39: error: expected ‘)’ before ‘*’ token

src/svg.c: In function ‘render_svg_to_buffer’:

src/svg.c:62: error: ‘guchar’ undeclared (first use in this function)

src/svg.c:62: error: (Each undeclared identifier is reported only once

src/svg.c:62: error: for each function it appears in.)

src/svg.c:62: error: ‘svgdata’ undeclared (first use in this function)

src/svg.c:64: error: ‘GError’ undeclared (first use in this function)

src/svg.c:64: error: ‘error’ undeclared (first use in this function)

src/svg.c:65: error: ‘RsvgHandle’ undeclared (first use in this function)

src/svg.c:65: error: ‘svg’ undeclared (first use in this function)

src/svg.c:66: error: ‘GdkPixbuf’ undeclared (first use in this function)

src/svg.c:66: error: ‘pixbuf’ undeclared (first use in this function)

src/svg.c:67: error: ‘gboolean’ undeclared (first use in this function)

src/svg.c:67: error: expected ‘;’ before ‘res’

src/svg.c:71: error: ‘buffer_ptr’ undeclared (first use in this function)

src/svg.c:79: warning: implicit declaration of function ‘rsvg_handle_new’

src/svg.c:81: warning: implicit declaration of function
‘rsvg_handle_set_size_callback’

src/svg.c:81: error: ‘size_cb’ undeclared (first use in this function)

src/svg.c:82: error: ‘res’ undeclared (first use in this function)

src/svg.c:82: warning: implicit declaration of function ‘rsvg_handle_write’

src/svg.c:85: warning: implicit declaration of function ‘g_error_free’

src/svg.c:89: warning: implicit declaration of function ‘rsvg_handle_close’

src/svg.c:96: warning: implicit declaration of function
‘rsvg_handle_get_pixbuf’
src/svg.c:98: warning: implicit declaration of function
‘gdk_pixbuf_get_width’
src/svg.c:99: warning: implicit declaration of function
‘gdk_pixbuf_get_height’
src/svg.c:103: warning: implicit declaration of function
‘gdk_pixbuf_get_pixels’
src/svg.c:103: warning: passing argument 2 of ‘memcpy’ makes pointer from
integer without a cast

/usr/include/string.h:43: note: expected ‘const void * __restrict__’ but
argument is of type ‘int’

src/svg.c:104: warning: implicit declaration of function ‘rsvg_handle_free’

src/svg.c:105: warning: implicit declaration of function ‘g_object_unref’

src/svg.c:110: error: expected ‘;’ before ‘save’

src/svg.c:112: error: ‘save’ undeclared (first use in this function)

error: command 'gcc' failed with exit status 1

failed to build imlib2

[setup] Leaving kaa submodule imlib2
------------------------------------------------------------------------------------

looks like a lib is not upto date, anyone have a clue as to what?

Thanks,
Bernie
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to