Mailinglist Archive: radeonhd (300 mails)
| < Previous | Next > |
Re: [radeonhd] DRI support hit master
- From: Adam Williamson <awilliamson@xxxxxxxxxxxx>
- Date: Tue, 27 May 2008 15:31:18 -0700
- Message-id: <1211927478.5379.12.camel@xxxxxxxxxxxxxxxx>
On Tue, 2008-05-27 at 18:01 +0200, Matthias Hopf wrote:
Having trouble building this on current Mandriva Cooker (which is not
bleeding edge X.org, in case that's important). Well, I figure it's this
that's breaking, but hey, it could be the scaler or RS780 stuff.
Anyway :) Here's the error:
In file included from /usr/include/xorg/opaque.h:48,
from /usr/include/xorg/windowstr.h:60,
from /usr/include/xorg/exa.h:36,
from rhd_dri.c:60:
/usr/include/setjmp.h:49: error: conflicting types for 'xf86jmp_buf'
/usr/include/xorg/xf86_libc.h:99: error: previous declaration of 'xf86jmp_buf'
was here
/usr/include/setjmp.h:53: error: expected ')' before '==' token
/usr/include/setjmp.h:82: error: conflicting types for 'xf86longjmp'
/usr/include/xorg/xf86_ansic.h:292: error: previous declaration of
'xf86longjmp' was here
any advice on the best fix? Thanks.
--
adamw
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
I just pushed DRI support to master for radeonhd. Yippie!
Having trouble building this on current Mandriva Cooker (which is not
bleeding edge X.org, in case that's important). Well, I figure it's this
that's breaking, but hey, it could be the scaler or RS780 stuff.
Anyway :) Here's the error:
In file included from /usr/include/xorg/opaque.h:48,
from /usr/include/xorg/windowstr.h:60,
from /usr/include/xorg/exa.h:36,
from rhd_dri.c:60:
/usr/include/setjmp.h:49: error: conflicting types for 'xf86jmp_buf'
/usr/include/xorg/xf86_libc.h:99: error: previous declaration of 'xf86jmp_buf'
was here
/usr/include/setjmp.h:53: error: expected ')' before '==' token
/usr/include/setjmp.h:82: error: conflicting types for 'xf86longjmp'
/usr/include/xorg/xf86_ansic.h:292: error: previous declaration of
'xf86longjmp' was here
any advice on the best fix? Thanks.
--
adamw
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |