Re: cairo compilation problems



Thanks, Carlos.

Patch has been re-applied in GARNOME CVS.

-Joseph

========================================================================
On Sun, 2006-01-08 at 00:28 -0300, Carlos Gabriel Drach wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> i had come problems to compile cairo.
> 
> the problem was:
> 
> {standard input}: Assembler messages:
> {standard input}:8621: Error: symbol `_cairo_pixman_composite' is
> already defined
> 
> the solution is:
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=5136
> 
> ...
>  ------- Additional comment #3  from Carl Worth on 2005-11-24 02:25
> [reply] -------
> 
> Yes, this is a known bug in 0.1.2, which should be fixed in CVS already.
> 
> The fix is also quite easy to apply yourself if desired:
> 
> Index: pixman/src/pixman-remap.h
> ===================================================================
> RCS file: /mirrors/freedesktop/cairo/cairo/pixman/src/pixman-remap.h,v
> retrieving revision 1.5
> retrieving revision 1.7
> diff -u -p -r1.5 -r1.7
> - --- pixman/src/pixman-remap.h   22 Aug 2005 04:02:33 -0000      1.5
> +++ pixman/src/pixman-remap.h   21 Nov 2005 19:46:40 -0000      1.7
> @@ -1,9 +1,7 @@
>  #define pixman_add_trapezoids _cairo_pixman_add_trapezoids
> - -#define INT_pixman_color_to_pixel _cairo_pixman_color_to_pixel
>  #define pixman_color_to_pixel _cairo_pixman_color_to_pixel
>  #define composeFunctions _cairo_pixman_compose_functions
>  #define fbComposeSetupMMX _cairo_pixman_compose_setup_mmx
> - -#define INT_pixman_composite _cairo_pixman_composite
>  #define pixman_composite _cairo_pixman_composite
>  #define fbCompositeCopyAreammx _cairo_pixman_composite_copy_area_mmx
>  #define fbCompositeSolidMask_nx8888x0565Cmmx
> _cairo_pixman_composite_solid_mask_nx8888x0565Cmmx
> 
> 
> Regards
> 
> Carlos.-
> Patagonia Argentina ;)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFDwIbKXEoee5BcwCURAv/6AJ9MEaYiO0+RwD/QT53Ar/ZvxJ0fGgCfa1sa
> rjLUFcKx1/F9uSaaA/0/p6U=
> =TP8t
> -----END PGP SIGNATURE-----
-- 
joseph_sacco [at] comcast [dot] net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]