On Tue, 26 Jan 2010, lostson wrote:

> Hello all
>
> I am trying to build the latest snapshop of e17 on my centos 5.4 system
> and have gotten to evas and and when building the rpm i get this error
>
>
>        /usr/include/librsvg-2/librsvg/rsvg-cairo.h:28:19: error:
>        cairo.h: No such file or directory

first error : cairo.h is not found. install the cairo dev package first, 
or disable the svg loader of evas

Vincent

>        In file included from evas_image_load_svg.c:5:
>        /usr/include/librsvg-2/librsvg/rsvg-cairo.h:33: error: expected
>        declaration specifiers or '...' before 'cairo_t'
>        /usr/include/librsvg-2/librsvg/rsvg-cairo.h:36: error: expected
>        declaration specifiers or '...' before 'cairo_t'
>        evas_image_load_svg.c: In function
>        'evas_image_load_file_head_svg':
>        evas_image_load_svg.c:51: warning: ignoring return value of
>        'getcwd', declared with attribute warn_unused_result
>        evas_image_load_svg.c:56: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c:61: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c:75: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c:111: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c: In function
>        'evas_image_load_file_data_svg':
>        evas_image_load_svg.c:124: error: 'cairo_surface_t' undeclared
>        (first use in this function)
>        evas_image_load_svg.c:124: error: (Each undeclared identifier is
>        reported only once
>        evas_image_load_svg.c:124: error: for each function it appears
>        in.)
>        evas_image_load_svg.c:124: error: 'surface' undeclared (first
>        use in this function)
>        evas_image_load_svg.c:125: error: 'cairo_t' undeclared (first
>        use in this function)
>        evas_image_load_svg.c:125: error: 'cr' undeclared (first use in
>        this function)
>        evas_image_load_svg.c:218: warning: implicit declaration of
>        function 'cairo_image_surface_create_for_data'
>        evas_image_load_svg.c:218: error: 'CAIRO_FORMAT_ARGB32'
>        undeclared (first use in this function)
>        evas_image_load_svg.c:228: warning: implicit declaration of
>        function 'cairo_create'
>        evas_image_load_svg.c:231: warning: implicit declaration of
>        function 'cairo_surface_destroy'
>        evas_image_load_svg.c:239: warning: implicit declaration of
>        function 'cairo_scale'
>        evas_image_load_svg.c:242: error: too many arguments to function
>        'rsvg_handle_render_cairo'
>        evas_image_load_svg.c:245: warning: implicit declaration of
>        function 'cairo_destroy'
>        evas_image_load_svg.c:151: warning: ignoring return value of
>        'getcwd', declared with attribute warn_unused_result
>        evas_image_load_svg.c:156: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c:161: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c:174: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c:212: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        evas_image_load_svg.c:249: warning: ignoring return value of
>        'chdir', declared with attribute warn_unused_result
>        make[5]: *** [module_la-evas_image_load_svg.lo] Error 1
>        make[5]: Leaving directory
>        `/home/lostson/rpmbuild/BUILD/evas-0.9.9.063/src/modules/loaders/svg'
>        make[4]: *** [all-recursive] Error 1
>        make[4]: Leaving directory
>        `/home/lostson/rpmbuild/BUILD/evas-0.9.9.063/src/modules/loaders'
>        make[3]: *** [all-recursive] Error 1
>        make[3]: Leaving directory
>        `/home/lostson/rpmbuild/BUILD/evas-0.9.9.063/src/modules'
>        make[2]: *** [all-recursive] Error 1
>        make[2]: Leaving directory
>        `/home/lostson/rpmbuild/BUILD/evas-0.9.9.063/src'
>        make[1]: *** [all-recursive] Error 1
>        make[1]: Leaving directory
>        `/home/lostson/rpmbuild/BUILD/evas-0.9.9.063'
>        make: *** [all] Error 2
>        error: Bad exit status from /var/tmp/rpm-tmp.94183 (%build)
>
> I have come across this thread when trying to find out why
>
>
> http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg11211.html
>
> so i thought this would of been fixed, so far libeina eet have built
> fine but when getting to evas i run into problems. Any ideas & thanks.
>
> -- 
> LostSon
>
> http://lostsonsvault.org
>
> CentOS - It's not just for servers ya know...
>

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to