[cairo-bugs] [Bug 5136] New: fbpict.c doesn't compile with gcc-4.* (symbol `_cairo_pixman_composite' is already defined)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 23 02:34:25 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=5136          
     
           Summary: fbpict.c doesn't compile with gcc-4.* (symbol
                    `_cairo_pixman_composite' is already defined)
           Product: libpixman
           Version: 0.1.3
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: libpixman
        AssignedTo: cworth at cworth.org
        ReportedBy: ervin.nemeth at gmail.com
         QAContact: cairo-bugs at cairographics.org


Using gcc version 4.0.2 on my i686-pc-linux-gnu I get the following error
compiling fbpict.c:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=pentium-m -mmmx -msse
-msse2 -mfpmath=sse -O2 -maccumulate-outgoing-args -minline-all-stringops
-funroll-loops -fpeel-loops -funswitch-loops -fprefetch-loop-arrays
-finline-functions -finline-limit=24 -fmodulo-sched -fgcse-sm -fgcse-las
-fgcse-after-reload -floop-optimize2 -fvariable-expansion-in-unroller -ftracer
--param=max-unrolled-insns=16 --param=max-unswitch-insns=24
--param=max-reload-search-insns=256 -MT fbpict.lo -MD -MP -MF .deps/fbpict.Tpo
-c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
{standard input}: Assembler messages:
{standard input}:6373: Error: symbol `_cairo_pixman_composite' is already defined          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list