* [Buildroot] [xdriver_xf86-video-openchrome-0.2.904] via_video.c: error: 'struct _Pixmap' has no member named 'screen_x'
@ 2011-03-29 18:14 Patryk Benderz
2011-04-01 13:20 ` Patryk Benderz
0 siblings, 1 reply; 5+ messages in thread
From: Patryk Benderz @ 2011-03-29 18:14 UTC (permalink / raw)
To: buildroot
Hi Devs,
I have searched biuldroot's mail archive but failed to find any solution
to this. I am using buildroot-2011.02.tar.gz
During compilation of openchrome, it complains about missing sarea.h and
dri.h which I have workaround by:
cd /home/patben/Dev/buildroot/output/build/xdriver_xf86-video-openchrome-0.2.904/src
ln -s ../../xserver_xorg-server-1.7.5/hw/xfree86/dri/sarea.h sarea.h
ln -s ../../xserver_xorg-server-1.7.5/hw/xfree86/dri/dri.h dri.h
Now make complains about:
via_video.c: In function 'viaPaintColorkey':
via_video.c:738:44: error: 'struct _Pixmap' has no member named 'screen_x'
via_video.c:738:62: error: 'struct _Pixmap' has no member named 'screen_y'
make[4]: *** [via_video.lo] Error 1
As a side note I can tell, AFAIR it may have working fine with one of
the following versions:
buildroot-2010.11.tar.gz
buildroot-2011.02-rc2.tar.gz
Any hints how to make openchrome to compile again?
--
Patryk "LeadMan" Benderz
Linux Registered User #377521
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [xdriver_xf86-video-openchrome-0.2.904] via_video.c: error: 'struct _Pixmap' has no member named 'screen_x'
2011-03-29 18:14 [Buildroot] [xdriver_xf86-video-openchrome-0.2.904] via_video.c: error: 'struct _Pixmap' has no member named 'screen_x' Patryk Benderz
@ 2011-04-01 13:20 ` Patryk Benderz
2011-04-01 20:10 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: Patryk Benderz @ 2011-04-01 13:20 UTC (permalink / raw)
To: buildroot
[cut]
> Now make complains about:
> via_video.c: In function 'viaPaintColorkey':
> via_video.c:738:44: error: 'struct _Pixmap' has no member named 'screen_x'
> via_video.c:738:62: error: 'struct _Pixmap' has no member named 'screen_y'
> make[4]: *** [via_video.lo] Error 1
seems that snapshot from 2011-03-30 compiles openchrome correctly :)
--
Patryk "LeadMan" Benderz
Linux Registered User #377521
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [xdriver_xf86-video-openchrome-0.2.904] via_video.c: error: 'struct _Pixmap' has no member named 'screen_x'
2011-04-01 13:20 ` Patryk Benderz
@ 2011-04-01 20:10 ` Peter Korsgaard
2011-04-03 18:11 ` Patryk Benderz
0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2011-04-01 20:10 UTC (permalink / raw)
To: buildroot
>>>>> "Patryk" == Patryk Benderz <Patryk.Benderz@esp.pl> writes:
Patryk> [cut]
>> Now make complains about:
>> via_video.c: In function 'viaPaintColorkey':
>> via_video.c:738:44: error: 'struct _Pixmap' has no member named 'screen_x'
>> via_video.c:738:62: error: 'struct _Pixmap' has no member named 'screen_y'
>> make[4]: *** [via_video.lo] Error 1
Patryk> seems that snapshot from 2011-03-30 compiles openchrome correctly :)
That's surprising as there has been very little changes to the X11
packages since 2011.02-rc2, but OK - Good to know.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [xdriver_xf86-video-openchrome-0.2.904] via_video.c: error: 'struct _Pixmap' has no member named 'screen_x'
2011-04-01 20:10 ` Peter Korsgaard
@ 2011-04-03 18:11 ` Patryk Benderz
2011-04-03 18:17 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: Patryk Benderz @ 2011-04-03 18:11 UTC (permalink / raw)
To: buildroot
[cut]
> That's surprising as there has been very little changes to the X11
> packages since 2011.02-rc2, but OK - Good to know.
I might as well made something wrong during compilation... If you wish I
may check if this is still reproducible and make bug report of this?
P.S. Was this message intended to be PRIV only, or did you forget to
respond to Mailing List?
--
Patryk "LeadMan" Benderz
Linux Registered User #377521
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [xdriver_xf86-video-openchrome-0.2.904] via_video.c: error: 'struct _Pixmap' has no member named 'screen_x'
2011-04-03 18:11 ` Patryk Benderz
@ 2011-04-03 18:17 ` Peter Korsgaard
0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2011-04-03 18:17 UTC (permalink / raw)
To: buildroot
>>>>> "Patryk" == Patryk Benderz <Patryk.Benderz@esp.pl> writes:
Patryk> [cut]
>> That's surprising as there has been very little changes to the X11
>> packages since 2011.02-rc2, but OK - Good to know.
Patryk> I might as well made something wrong during compilation... If
Patryk> you wish I may check if this is still reproducible and make bug
Patryk> report of this?
That would be good if you don't mind.
Patryk> P.S. Was this message intended to be PRIV only, or did you forget to
Patryk> respond to Mailing List?
No, it wasn't - But as far as I can see I did CC the list on my mail.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-04-03 18:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29 18:14 [Buildroot] [xdriver_xf86-video-openchrome-0.2.904] via_video.c: error: 'struct _Pixmap' has no member named 'screen_x' Patryk Benderz
2011-04-01 13:20 ` Patryk Benderz
2011-04-01 20:10 ` Peter Korsgaard
2011-04-03 18:11 ` Patryk Benderz
2011-04-03 18:17 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox