<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: X.Org 7.4 prereleases ready to test in Gentoo</title>
	<atom:link href="http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/</link>
	<description>The life and times of a Gentoo developer, biochemist and journalist</description>
	<lastBuildDate>Wed, 11 Nov 2009 11:15:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Markus Rathgeb</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-161</link>
		<dc:creator>Markus Rathgeb</dc:creator>
		<pubDate>Mon, 21 Jul 2008 10:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-161</guid>
		<description>I have reported that bug (I hope I have done it right).</description>
		<content:encoded><![CDATA[<p>I have reported that bug (I hope I have done it right).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Rathgeb</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-160</link>
		<dc:creator>Markus Rathgeb</dc:creator>
		<pubDate>Mon, 21 Jul 2008 08:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-160</guid>
		<description>Sorry for my late response, but I do not have internet for a while.
I am using the latest mesa version (7.1_rc3) and the error still occurs.</description>
		<content:encoded><![CDATA[<p>Sorry for my late response, but I do not have internet for a while.<br />
I am using the latest mesa version (7.1_rc3) and the error still occurs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Weibley</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-159</link>
		<dc:creator>Nate Weibley</dc:creator>
		<pubDate>Mon, 21 Jul 2008 05:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-159</guid>
		<description>I&#039;m unable to build off this ebuild either. I&#039;m hitting a wall once I start building glx/dri stuff. This is on Mesa 7.1_rc3 built w/ dri.

The first few lines of the errors are:
mv -f .deps/glxext.Tpo .deps/glxext.Plo
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../hw/xfree86/dri2 -I../mi   -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include     -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/usr/include/drm -I/usr/include/X11/dri -DXFree86Server -D__GLX_ALIGN64 -march=athlon64 -O2 -pipe -ggdb -MT glxdricommon.lo -MD -MP -MF .deps/glxdricommon.Tpo -c -o glxdricommon.lo glxdricommon.c
In file included from glxdriswrast.c:49:
glxdricommon.h:32: error: expected &#039;:&#039;, &#039;,&#039;, &#039;;&#039;, &#039;}&#039; or &#039;__attribute__&#039; before &#039;*&#039; token
glxdricommon.h:36: warning: type defaults to &#039;int&#039; in declaration of &#039;__DRIcoreExtension&#039;
glxdricommon.h:36: error: expected &#039;;&#039;, &#039;,&#039; or &#039;)&#039; before &#039;*&#039; token
glxdriswrast.c:67: error: expected &#039;:&#039;, &#039;,&#039;, &#039;;&#039;, &#039;}&#039; or &#039;__attribute__&#039; before &#039;*&#039; token
glxdriswrast.c: In function &#039;__glXDRIdrawableDestroy&#039;:
glxdriswrast.c:92: error: expected &#039;=&#039;, &#039;,&#039;, &#039;;&#039;, &#039;asm&#039; or &#039;__attribute__&#039; before &#039;*&#039; token


It looks like a missing include path or something? A bit stumped, but I want to try 7.4!</description>
		<content:encoded><![CDATA[<p>I&#8217;m unable to build off this ebuild either. I&#8217;m hitting a wall once I start building glx/dri stuff. This is on Mesa 7.1_rc3 built w/ dri.</p>
<p>The first few lines of the errors are:<br />
mv -f .deps/glxext.Tpo .deps/glxext.Plo<br />
/bin/sh ../libtool &#8211;tag=CC   &#8211;mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../hw/xfree86/dri2 -I../mi   -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include     -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb -I/usr/include/drm -I/usr/include/X11/dri -DXFree86Server -D__GLX_ALIGN64 -march=athlon64 -O2 -pipe -ggdb -MT glxdricommon.lo -MD -MP -MF .deps/glxdricommon.Tpo -c -o glxdricommon.lo glxdricommon.c<br />
In file included from glxdriswrast.c:49:<br />
glxdricommon.h:32: error: expected &#8216;:&#8217;, &#8216;,&#8217;, &#8216;;&#8217;, &#8216;}&#8217; or &#8216;__attribute__&#8217; before &#8216;*&#8217; token<br />
glxdricommon.h:36: warning: type defaults to &#8216;int&#8217; in declaration of &#8216;__DRIcoreExtension&#8217;<br />
glxdricommon.h:36: error: expected &#8216;;&#8217;, &#8216;,&#8217; or &#8216;)&#8217; before &#8216;*&#8217; token<br />
glxdriswrast.c:67: error: expected &#8216;:&#8217;, &#8216;,&#8217;, &#8216;;&#8217;, &#8216;}&#8217; or &#8216;__attribute__&#8217; before &#8216;*&#8217; token<br />
glxdriswrast.c: In function &#8216;__glXDRIdrawableDestroy&#8217;:<br />
glxdriswrast.c:92: error: expected &#8216;=&#8217;, &#8216;,&#8217;, &#8216;;&#8217;, &#8216;asm&#8217; or &#8216;__attribute__&#8217; before &#8216;*&#8217; token</p>
<p>It looks like a missing include path or something? A bit stumped, but I want to try 7.4!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donnie Berkholz</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-138</link>
		<dc:creator>Donnie Berkholz</dc:creator>
		<pubDate>Fri, 11 Jul 2008 19:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-138</guid>
		<description>@Markus: Sure. First ensure that your direct rendering is working (glxinfo &#124; grep render). If it is, that could be a Mesa bug. If you&#039;ve tried mesa 7.1_rc3 and it&#039;s broken, please report a bug at bugs.freedesktop.org in the mesa product.</description>
		<content:encoded><![CDATA[<p>@Markus: Sure. First ensure that your direct rendering is working (glxinfo | grep render). If it is, that could be a Mesa bug. If you&#8217;ve tried mesa 7.1_rc3 and it&#8217;s broken, please report a bug at bugs.freedesktop.org in the mesa product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Rathgeb</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-137</link>
		<dc:creator>Markus Rathgeb</dc:creator>
		<pubDate>Fri, 11 Jul 2008 07:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-137</guid>
		<description>Hi!
It is possible, that some applications will not work with this version (I use the the radeon driver)? For example:

google earth (native)
hangs on splash screen - the trick with the libGL.so.1 will not work anymore

google earth (via wine)
there is no earth

sauerbraten
after initialisation I have a black screen and to kill the game</description>
		<content:encoded><![CDATA[<p>Hi!<br />
It is possible, that some applications will not work with this version (I use the the radeon driver)? For example:</p>
<p>google earth (native)<br />
hangs on splash screen &#8211; the trick with the libGL.so.1 will not work anymore</p>
<p>google earth (via wine)<br />
there is no earth</p>
<p>sauerbraten<br />
after initialisation I have a black screen and to kill the game</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-135</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 09 Jul 2008 07:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-135</guid>
		<description>xserver-xorg compiled and installed successfully after I&#039;ve changed include in /usr/include/GL/internal/dri_interface.h from #include  to #include . Seems that problem was with my header files.

Thanks.</description>
		<content:encoded><![CDATA[<p>xserver-xorg compiled and installed successfully after I&#8217;ve changed include in /usr/include/GL/internal/dri_interface.h from #include  to #include . Seems that problem was with my header files.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donnie Berkholz</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-134</link>
		<dc:creator>Donnie Berkholz</dc:creator>
		<pubDate>Wed, 09 Jul 2008 07:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-134</guid>
		<description>@Mario: Try reinstalling libdrm 2.3.1.</description>
		<content:encoded><![CDATA[<p>@Mario: Try reinstalling libdrm 2.3.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-133</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 09 Jul 2008 06:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-133</guid>
		<description>Donnie Berkholz,

Since mesa-rc3 was released yesterday, I decided to try compile xorg once again. And unfortunately xserver-xorg compilation failed at the same point. Here is emerge output:

[ebuild   R   ] x11-libs/libdrm-2.3.1  USE=&quot;-debug&quot; 0 kB
[ebuild     U ] x11-base/xorg-server-1.4.99.905 [1.4.2] USE=&quot;hal minimal sdl xorg (-3dfx) -debug -dmx -dri -ipv6 -kdrive (-nptl) (-xprint%)&quot; INPUT_DEVICES=&quot;keyboard mouse -...&quot;
VIDEO_CARDS=&quot;nv nvidia -...&quot; 0 kB

and error output:
In file included from glxdricommon.c:35:
/usr/include/GL/internal/dri_interface.h:43:17: error: drm.h: No such file or directory
In file included from glxdricommon.c:35:
/usr/include/GL/internal/dri_interface.h:278: error: expected declaration specifiers or ‘...’ before ‘drm_clip_rect_t’

My keywords are set to `~amd64&#039;. Any suggestions please?</description>
		<content:encoded><![CDATA[<p>Donnie Berkholz,</p>
<p>Since mesa-rc3 was released yesterday, I decided to try compile xorg once again. And unfortunately xserver-xorg compilation failed at the same point. Here is emerge output:</p>
<p>[ebuild   R   ] x11-libs/libdrm-2.3.1  USE=&#8221;-debug&#8221; 0 kB<br />
[ebuild     U ] x11-base/xorg-server-1.4.99.905 [1.4.2] USE=&#8221;hal minimal sdl xorg (-3dfx) -debug -dmx -dri -ipv6 -kdrive (-nptl) (-xprint%)&#8221; INPUT_DEVICES=&#8221;keyboard mouse -&#8230;&#8221;<br />
VIDEO_CARDS=&#8221;nv nvidia -&#8230;&#8221; 0 kB</p>
<p>and error output:<br />
In file included from glxdricommon.c:35:<br />
/usr/include/GL/internal/dri_interface.h:43:17: error: drm.h: No such file or directory<br />
In file included from glxdricommon.c:35:<br />
/usr/include/GL/internal/dri_interface.h:278: error: expected declaration specifiers or ‘&#8230;’ before ‘drm_clip_rect_t’</p>
<p>My keywords are set to `~amd64&#8242;. Any suggestions please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: w3lly</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-127</link>
		<dc:creator>w3lly</dc:creator>
		<pubDate>Tue, 08 Jul 2008 09:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-127</guid>
		<description>I use x11-base/xorg-server-1.4.99.905 on my gentoo-amd64 with nvidia-drivers-173.14.09 all worked fine for me.</description>
		<content:encoded><![CDATA[<p>I use x11-base/xorg-server-1.4.99.905 on my gentoo-amd64 with nvidia-drivers-173.14.09 all worked fine for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donnie Berkholz</title>
		<link>http://dberkholz.wordpress.com/2008/07/01/xorg-74-prereleases-ready-to-test-in-gentoo/#comment-126</link>
		<dc:creator>Donnie Berkholz</dc:creator>
		<pubDate>Mon, 07 Jul 2008 20:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://dberkholz.wordpress.com/?p=433#comment-126</guid>
		<description>@Mario: That should come from libdrm. Do you have 2.3.1 installed?</description>
		<content:encoded><![CDATA[<p>@Mario: That should come from libdrm. Do you have 2.3.1 installed?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
