[cairo] Compile cairo 1.0.2 under fedora 6

yinglcs2 at yahoo.com yinglcs2 at yahoo.com
Mon Dec 4 14:53:01 PST 2006


Hi,

I am trying to 'make' cairo-1.0.2 on Fedora 6.  
'configure' runs fine. 
But when I try to 'make', I get this error "
/tmp/ccysKlIK.s:8365: Error: symbol `_cairo_pixman_composite' is already defined



$make

make[3]: Entering directory `/home/yinglcs/src/cairo-1.0.2/pixman/src'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.     -g -O2 -MT fbpict.lo -MD -MP -MF ".deps/fbpict.Tpo" -c -o fbpict.lo fbpict.c; \
        then mv -f ".deps/fbpict.Tpo" ".deps/fbpict.Plo"; else rm -f ".deps/fbpict.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbpict.lo -MD -MP -MF .deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
/tmp/ccysKlIK.s: Assembler messages:
/tmp/ccysKlIK.s:8365: Error: symbol `_cairo_pixman_composite' is already defined
make[3]: *** [fbpict.lo] Error 1
make[3]: Leaving directory `/home/yinglcs/src/cairo-1.0.2/pixman/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/yinglcs/src/cairo-1.0.2/pixman'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yinglcs/src/cairo-1.0.2'
make: *** [all] Error 2


can someone please help me?

Thank you.





 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com


More information about the cairo mailing list