<?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/"
	
	>
<channel>
	<title>
	Comments on: XBMC for Fedora 11	</title>
	<atom:link href="/2009/06/11/xbmc-for-fedora-11/feed/" rel="self" type="application/rss+xml" />
	<link>/2009/06/11/xbmc-for-fedora-11/</link>
	<description>Fucked Up Beyond All Recognition</description>
	<lastBuildDate>Sun, 12 Dec 2010 00:09:16 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Truong		</title>
		<link>/2009/06/11/xbmc-for-fedora-11/comment-page-1/#comment-418</link>

		<dc:creator><![CDATA[Truong]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 17:31:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=517#comment-418</guid>

					<description><![CDATA[Thank you for your post.
I followed your instructions for my fedora 11 but I had another problem during the compilation
make
yacc: command not found
I install the package byacc and compile again

make error:
goomsl_yacc.y: In function ‘gsl_declare_global_variable’:
goomsl_yacc.y:1186: error: ‘FLOAT_TK’ undeclared (first use in this function)
goomsl_yacc.y:1186: error: (Each undeclared identifier is reported only once
goomsl_yacc.y:1186: error: for each function it appears in.)
goomsl_yacc.y:1187: error: ‘INT_TK’ undeclared (first use in this function)
goomsl_yacc.y:1188: error: ‘PTR_TK’ undeclared (first use in this function)
make[3]: *** [goomsl_yacc.lo] Error 1

I don&#039;t know if you have encountered this problem? I am wondering if youi use another yacc package?

Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>Thank you for your post.<br />
I followed your instructions for my fedora 11 but I had another problem during the compilation<br />
make<br />
yacc: command not found<br />
I install the package byacc and compile again</p>
<p>make error:<br />
goomsl_yacc.y: In function ‘gsl_declare_global_variable’:<br />
goomsl_yacc.y:1186: error: ‘FLOAT_TK’ undeclared (first use in this function)<br />
goomsl_yacc.y:1186: error: (Each undeclared identifier is reported only once<br />
goomsl_yacc.y:1186: error: for each function it appears in.)<br />
goomsl_yacc.y:1187: error: ‘INT_TK’ undeclared (first use in this function)<br />
goomsl_yacc.y:1188: error: ‘PTR_TK’ undeclared (first use in this function)<br />
make[3]: *** [goomsl_yacc.lo] Error 1</p>
<p>I don&#8217;t know if you have encountered this problem? I am wondering if youi use another yacc package?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris C		</title>
		<link>/2009/06/11/xbmc-for-fedora-11/comment-page-1/#comment-417</link>

		<dc:creator><![CDATA[Chris C]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 16:57:17 +0000</pubDate>
		<guid isPermaLink="false">/?p=517#comment-417</guid>

					<description><![CDATA[Arthur,

inatall patch:

  su -c &#039;yum install patch&#039;

then apply fix_tif_ojpeg

  patch -p0 fix_tif_ojpeg.patch]]></description>
			<content:encoded><![CDATA[<p>Arthur,</p>
<p>inatall patch:</p>
<p>  su -c &#8216;yum install patch&#8217;</p>
<p>then apply fix_tif_ojpeg</p>
<p>  patch -p0 fix_tif_ojpeg.patch</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris C		</title>
		<link>/2009/06/11/xbmc-for-fedora-11/comment-page-1/#comment-416</link>

		<dc:creator><![CDATA[Chris C]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 16:33:14 +0000</pubDate>
		<guid isPermaLink="false">/?p=517#comment-416</guid>

					<description><![CDATA[make fails with the same error as described with tif_ojpeg.

What changes should I make manually to the file to make things work?

Thanks]]></description>
			<content:encoded><![CDATA[<p>make fails with the same error as described with tif_ojpeg.</p>
<p>What changes should I make manually to the file to make things work?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rui Seabra		</title>
		<link>/2009/06/11/xbmc-for-fedora-11/comment-page-1/#comment-415</link>

		<dc:creator><![CDATA[Rui Seabra]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 15:57:06 +0000</pubDate>
		<guid isPermaLink="false">/?p=517#comment-415</guid>

					<description><![CDATA[Maybe it&#039;s not longer needed, since it&#039;s a very small patch you can easily see what was done and make it manually :)]]></description>
			<content:encoded><![CDATA[<p>Maybe it&#8217;s not longer needed, since it&#8217;s a very small patch you can easily see what was done and make it manually 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris C		</title>
		<link>/2009/06/11/xbmc-for-fedora-11/comment-page-1/#comment-414</link>

		<dc:creator><![CDATA[Chris C]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 15:30:24 +0000</pubDate>
		<guid isPermaLink="false">/?p=517#comment-414</guid>

					<description><![CDATA[The patch fails:

[root@server tiff]# patch -p0 &#060; fix_tif_ojpeg.patch
patching file tif_ojpeg.c
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file tif_ojpeg.c.rej

any help?]]></description>
			<content:encoded><![CDATA[<p>The patch fails:</p>
<p>[root@server tiff]# patch -p0 &lt; fix_tif_ojpeg.patch<br />
patching file tif_ojpeg.c<br />
Hunk #1 FAILED at 31.<br />
1 out of 1 hunk FAILED &#8212; saving rejects to file tif_ojpeg.c.rej</p>
<p>any help?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arthur		</title>
		<link>/2009/06/11/xbmc-for-fedora-11/comment-page-1/#comment-407</link>

		<dc:creator><![CDATA[Arthur]]></dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:38:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=517#comment-407</guid>

					<description><![CDATA[Hi

how do I patch the fix file?

Thanks, Arthur]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>how do I patch the fix file?</p>
<p>Thanks, Arthur</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
