Bug 4143 - Compile warnings on x86-64 with old gcc
Summary: Compile warnings on x86-64 with old gcc
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 0.9.3
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Billy Biggs
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 14:35 UTC by Billy Biggs
Modified: 2005-08-22 01:51 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Billy Biggs 2005-08-19 14:35:50 UTC
I noticed this when compiling on and x86-64 machine (I actually don't think
that's relevant though, I bet it's an old-gcc thing).

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -g -O2 -MT fbpict.lo -MD -MP -M
F .deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
In file included from fbpict.c:34:
fbmmx.h:38:1: warning: "fbHaveMMX" redefined
In file included from pixman.h:94,
                 from icint.h:30,
                 from pixman-xserver-compat.h:47,
                 from fbpict.c:29:
pixman-remap.h:35:1: warning: this is the location of the previous definition
Comment 1 Carl Worth 2005-08-22 17:15:26 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.
Comment 2 Billy Biggs 2005-08-22 18:51:04 UTC
This was fixed in HEAD on the weekend and I forgot to close it.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.