Bug 24299 - Build error after commit 4b4ce36081ca151c24e028c54b59986f41731a73 (R3/5xx EXA: Minimise number of draw primitives...)
Summary: Build error after commit 4b4ce36081ca151c24e028c54b59986f41731a73 (R3/5xx EXA...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-04 01:11 UTC by Andrea Iob
Modified: 2009-10-04 01:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Andrea Iob 2009-10-04 01:11:46 UTC
Commit 4b4ce36081ca151c24e028c54b59986f41731a73 (R3/5xx EXA: Minimise number of draw primitives used for Composite operations) causes the following build error:

  CC    radeon_exa.o
In file included from radeon_exa.c:553:
radeon_exa_render.c: In function 'RadeonCompositeTileCP':
radeon_exa_render.c:2241: error: invalid type argument of '->' (have 'Bool')
radeon_exa_render.c:2241: error: invalid type argument of '->' (have 'Bool')
make[2]: *** [radeon_exa.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2  

Reverting the commit fixes the compilation.
Comment 1 Dave Airlie 2009-10-04 01:19:39 UTC
should be fixed in master now.
Comment 2 Andrea Iob 2009-10-04 01:58:17 UTC
(In reply to comment #1)
> should be fixed in master now.
> 

Yes, it's fixed. Thanks!



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.