<?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: ZSNES + AMD64 + Debian + OpenGL = troubles?!</title>
	<atom:link href="http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/</link>
	<description>Create. Break. Fix. Repeat.</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:08:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Krzysztof Burghardt</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-143</link>
		<dc:creator>Krzysztof Burghardt</dc:creator>
		<pubDate>Sat, 27 Jun 2009 08:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-143</guid>
		<description>I no longer maintain this because I have no AMD64 boxes right now. Those informations are completely outdated.</description>
		<content:encoded><![CDATA[<p>I no longer maintain this because I have no AMD64 boxes right now. Those informations are completely outdated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umarzuki</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-142</link>
		<dc:creator>Umarzuki</dc:creator>
		<pubDate>Sat, 27 Jun 2009 05:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-142</guid>
		<description>I guess the source simply won&#039;t work anymore, not like at that time when it was uploaded. Dependencies hell.</description>
		<content:encoded><![CDATA[<p>I guess the source simply won&#8217;t work anymore, not like at that time when it was uploaded. Dependencies hell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jano</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-141</link>
		<dc:creator>Jano</dc:creator>
		<pubDate>Mon, 30 Mar 2009 01:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-141</guid>
		<description>same problem, i got sdl 1.2.12 in an ozos system (ubuntu based)</description>
		<content:encoded><![CDATA[<p>same problem, i got sdl 1.2.12 in an ozos system (ubuntu based)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kay</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-137</link>
		<dc:creator>Kay</dc:creator>
		<pubDate>Mon, 13 Oct 2008 08:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-137</guid>
		<description>Same issue as HK-47 daisqb: configure is complaining about incompatible libsdl. Have you got some idea how to fix this? A manually run configure does not complain by the way.</description>
		<content:encoded><![CDATA[<p>Same issue as HK-47 daisqb: configure is complaining about incompatible libsdl. Have you got some idea how to fix this? A manually run configure does not complain by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HK-47</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-139</link>
		<dc:creator>HK-47</dc:creator>
		<pubDate>Wed, 27 Aug 2008 08:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-139</guid>
		<description>I&#039;m getting the same error as daisqb. I also have SDL version 1.2.12 installed. Here&#039;s the part of config.log which contains some details about the error:

configure:3497: checking for sdl-config
configure:3515: found /usr/bin/sdl-config
configure:3528: result: /usr/bin/sdl-config
configure:3537: checking for SDL - version &gt;= 1.2.0
configure:3634: gcc -o conftest -m32 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -L../lib -L/usr/local/lib -L/usr/lib conftest.c  -L/usr/lib -lSDL &gt;&amp;5
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL
/usr/bin/ld: cannot find -lSDL
collect2: ld returned 1 exit status
configure:3637: $? = 1
configure: program exited with status 1
configure: failed program was:
&#124; /* confdefs.h.  */
&#124; #define PACKAGE_NAME &quot;&quot;
&#124; #define PACKAGE_TARNAME &quot;&quot;
&#124; #define PACKAGE_VERSION &quot;&quot;
&#124; #define PACKAGE_STRING &quot;&quot;
&#124; #define PACKAGE_BUGREPORT &quot;&quot;
&#124; /* end confdefs.h.  */
&#124;
&#124; #include
&#124; #include
&#124; #include
&#124; #include &quot;SDL.h&quot;
&#124;
&#124; char*
&#124; my_strdup (char *str)
&#124; {
&#124;   char *new_str;
&#124;
&#124;   if (str)
&#124;     {
&#124;       new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));
&#124;       strcpy (new_str, str);
&#124;     }
&#124;   else
&#124;     new_str = NULL;
&#124;
&#124;   return new_str;
&#124; }
&#124;
&#124; int main (int argc, char *argv[])
&#124; {
&#124;   int major, minor, micro;
&#124;   char *tmp_version;
&#124;
&#124;   /* This hangs on some systems (?)
&#124;   system (&quot;touch conf.sdltest&quot;);
&#124;   */
&#124;   { FILE *fp = fopen(&quot;conf.sdltest&quot;, &quot;a&quot;); if ( fp ) fclose(fp); }
&#124;
&#124;   /* HP/UX 9 (%@#!) writes to sscanf strings */
&#124;   tmp_version = my_strdup(&quot;1.2.0&quot;);
&#124;   if (sscanf(tmp_version, &quot;%d.%d.%d&quot;, &amp;major, &amp;minor, &amp;micro) != 3) {
&#124;      printf(&quot;%s, bad version string\n&quot;, &quot;1.2.0&quot;);
&#124;      exit(1);
&#124;    }
&#124;
&#124;    if ((1 &gt; major) &#124;&#124;
&#124;       ((1 == major) &amp;&amp; (2 &gt; minor)) &#124;&#124;
&#124;       ((1 == major) &amp;&amp; (2 == minor) &amp;&amp; (12 &gt;= micro)))
&#124;     {
&#124;       return 0;
&#124;     }
&#124;   else
&#124;     {
&#124;       printf(&quot;\n*** &#039;sdl-config --version&#039; returned %d.%d.%d, but the minimum version\n&quot;, 1, 2, 12);
&#124;       printf(&quot;*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n&quot;, major, minor, micro);
&#124;       printf(&quot;*** best to upgrade to the required version.\n&quot;);
&#124;       printf(&quot;*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n&quot;);
&#124;       printf(&quot;*** to point to the correct copy of sdl-config, and remove the file\n&quot;);
&#124;       printf(&quot;*** config.cache before re-running configure\n&quot;);
&#124;       return 1;
&#124;     }
&#124; }
&#124;
&#124;
configure:3671: result: no
configure:3715: gcc -o conftest -m32 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -L../lib -L/usr/local/lib -L/usr/lib conftest.c  -L/usr/lib -lSDL &gt;&amp;5
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.a when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL
/usr/bin/ld: cannot find -lSDL
collect2: ld returned 1 exit status
configure:3721: $? = 1
configure: failed program was:
&#124; /* confdefs.h.  */
&#124; #define PACKAGE_NAME &quot;&quot;
&#124; #define PACKAGE_TARNAME &quot;&quot;
&#124; #define PACKAGE_VERSION &quot;&quot;
&#124; #define PACKAGE_STRING &quot;&quot;
&#124; #define PACKAGE_BUGREPORT &quot;&quot;
&#124; /* end confdefs.h.  */
&#124;
&#124; #include
&#124; #include &quot;SDL.h&quot;
&#124;
&#124; int main(int argc, char *argv[])
&#124; { return 0; }
&#124; #undef  main
&#124; #define main K_and_R_C_main
&#124;
&#124; int
&#124; main ()
&#124; {
&#124;  return 0;
&#124;   ;
&#124;   return 0;
&#124; }
configure:3755: error: SDL &gt;= 1.2.0 is required</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same error as daisqb. I also have SDL version 1.2.12 installed. Here&#8217;s the part of config.log which contains some details about the error:</p>
<p>configure:3497: checking for sdl-config<br />
configure:3515: found /usr/bin/sdl-config<br />
configure:3528: result: /usr/bin/sdl-config<br />
configure:3537: checking for SDL &#8211; version &gt;= 1.2.0<br />
configure:3634: gcc -o conftest -m32 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -L../lib -L/usr/local/lib -L/usr/lib conftest.c  -L/usr/lib -lSDL &gt;&amp;5<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: cannot find -lSDL<br />
collect2: ld returned 1 exit status<br />
configure:3637: $? = 1<br />
configure: program exited with status 1<br />
configure: failed program was:<br />
| /* confdefs.h.  */<br />
| #define PACKAGE_NAME &#8220;&#8221;<br />
| #define PACKAGE_TARNAME &#8220;&#8221;<br />
| #define PACKAGE_VERSION &#8220;&#8221;<br />
| #define PACKAGE_STRING &#8220;&#8221;<br />
| #define PACKAGE_BUGREPORT &#8220;&#8221;<br />
| /* end confdefs.h.  */<br />
|<br />
| #include<br />
| #include<br />
| #include<br />
| #include &#8220;SDL.h&#8221;<br />
|<br />
| char*<br />
| my_strdup (char *str)<br />
| {<br />
|   char *new_str;<br />
|<br />
|   if (str)<br />
|     {<br />
|       new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));<br />
|       strcpy (new_str, str);<br />
|     }<br />
|   else<br />
|     new_str = NULL;<br />
|<br />
|   return new_str;<br />
| }<br />
|<br />
| int main (int argc, char *argv[])<br />
| {<br />
|   int major, minor, micro;<br />
|   char *tmp_version;<br />
|<br />
|   /* This hangs on some systems (?)<br />
|   system (&#8220;touch conf.sdltest&#8221;);<br />
|   */<br />
|   { FILE *fp = fopen(&#8220;conf.sdltest&#8221;, &#8220;a&#8221;); if ( fp ) fclose(fp); }<br />
|<br />
|   /* HP/UX 9 (%@#!) writes to sscanf strings */<br />
|   tmp_version = my_strdup(&#8220;1.2.0&#8243;);<br />
|   if (sscanf(tmp_version, &#8220;%d.%d.%d&#8221;, &amp;major, &amp;minor, &amp;micro) != 3) {<br />
|      printf(&#8220;%s, bad version string\n&#8221;, &#8220;1.2.0&#8243;);<br />
|      exit(1);<br />
|    }<br />
|<br />
|    if ((1 &gt; major) ||<br />
|       ((1 == major) &amp;&amp; (2 &gt; minor)) ||<br />
|       ((1 == major) &amp;&amp; (2 == minor) &amp;&amp; (12 &gt;= micro)))<br />
|     {<br />
|       return 0;<br />
|     }<br />
|   else<br />
|     {<br />
|       printf(&#8220;\n*** &#8216;sdl-config &#8211;version&#8217; returned %d.%d.%d, but the minimum version\n&#8221;, 1, 2, 12);<br />
|       printf(&#8220;*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n&#8221;, major, minor, micro);<br />
|       printf(&#8220;*** best to upgrade to the required version.\n&#8221;);<br />
|       printf(&#8220;*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n&#8221;);<br />
|       printf(&#8220;*** to point to the correct copy of sdl-config, and remove the file\n&#8221;);<br />
|       printf(&#8220;*** config.cache before re-running configure\n&#8221;);<br />
|       return 1;<br />
|     }<br />
| }<br />
|<br />
|<br />
configure:3671: result: no<br />
configure:3715: gcc -o conftest -m32 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -L../lib -L/usr/local/lib -L/usr/lib conftest.c  -L/usr/lib -lSDL &gt;&amp;5<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.so when searching for -lSDL<br />
/usr/bin/ld: skipping incompatible /usr/lib/libSDL.a when searching for -lSDL<br />
/usr/bin/ld: cannot find -lSDL<br />
collect2: ld returned 1 exit status<br />
configure:3721: $? = 1<br />
configure: failed program was:<br />
| /* confdefs.h.  */<br />
| #define PACKAGE_NAME &#8220;&#8221;<br />
| #define PACKAGE_TARNAME &#8220;&#8221;<br />
| #define PACKAGE_VERSION &#8220;&#8221;<br />
| #define PACKAGE_STRING &#8220;&#8221;<br />
| #define PACKAGE_BUGREPORT &#8220;&#8221;<br />
| /* end confdefs.h.  */<br />
|<br />
| #include<br />
| #include &#8220;SDL.h&#8221;<br />
|<br />
| int main(int argc, char *argv[])<br />
| { return 0; }<br />
| #undef  main<br />
| #define main K_and_R_C_main<br />
|<br />
| int<br />
| main ()<br />
| {<br />
|  return 0;<br />
|   ;<br />
|   return 0;<br />
| }<br />
configure:3755: error: SDL &gt;= 1.2.0 is required</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krzysztof Burghardt</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-140</link>
		<dc:creator>Krzysztof Burghardt</dc:creator>
		<pubDate>Sat, 23 Aug 2008 18:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-140</guid>
		<description>Without mentioned config.log it&#039;s hard to judge on reason.</description>
		<content:encoded><![CDATA[<p>Without mentioned config.log it&#8217;s hard to judge on reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daisqb</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-138</link>
		<dc:creator>daisqb</dc:creator>
		<pubDate>Sun, 17 Aug 2008 11:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-138</guid>
		<description>Build problems here:

checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version &gt;= 1.2.0... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/bin/sdl-config
configure: error: SDL &gt;= 1.2.0 is required


It complains about libsdl, but it is installed:

&gt;/usr/bin/sdl-config --version
1.2.12

I&#039;m clueless in this situation. Any ideas?</description>
		<content:encoded><![CDATA[<p>Build problems here:</p>
<p>checking for sdl-config&#8230; /usr/bin/sdl-config<br />
checking for SDL &#8211; version &gt;= 1.2.0&#8230; no<br />
*** Could not run SDL test program, checking why&#8230;<br />
*** The test program failed to compile or link. See the file config.log for the<br />
*** exact error that occured. This usually means SDL was incorrectly installed<br />
*** or that you have moved SDL since it was installed. In the latter case, you<br />
*** may want to edit the sdl-config script: /usr/bin/sdl-config<br />
configure: error: SDL &gt;= 1.2.0 is required</p>
<p>It complains about libsdl, but it is installed:</p>
<p>&gt;/usr/bin/sdl-config &#8211;version<br />
1.2.12</p>
<p>I&#8217;m clueless in this situation. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepin</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-136</link>
		<dc:creator>Pepin</dc:creator>
		<pubDate>Mon, 14 Apr 2008 06:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-136</guid>
		<description>YEEEEEEEEEEE! You rule bro. GOD SAVE THE SNES. Great tutorial hey!

I&#039;m running AMD X2 3800-Gigabyte GAM55S-S3/ATI Radeon X550 (256 DDR)/2GB DDR II 800/Logitech Precision gamepad.

I got zsnes to work in my Debian (Etch) following your guide and I had to even go through the fix. I think everyting went OK. I&#039;m having quite a few issues though. Sound is never without a very naughty grrrrrrrrrrrrrrrrrrrrrrr so I went through every possibility between the available sound options inside the zsnes to get rid of it somehow. But I just couldn&#039;t. The other issue is with video conf, I can&#039;t play at 1280x1024 F coz it blacks out my screen and there&#039;s no way I can go back from there to reboot safely or whatever.

You must understand a lot more than I do...so the question is...

How would you address those in this given scenario?</description>
		<content:encoded><![CDATA[<p>YEEEEEEEEEEE! You rule bro. GOD SAVE THE SNES. Great tutorial hey!</p>
<p>I&#8217;m running AMD X2 3800-Gigabyte GAM55S-S3/ATI Radeon X550 (256 DDR)/2GB DDR II 800/Logitech Precision gamepad.</p>
<p>I got zsnes to work in my Debian (Etch) following your guide and I had to even go through the fix. I think everyting went OK. I&#8217;m having quite a few issues though. Sound is never without a very naughty grrrrrrrrrrrrrrrrrrrrrrr so I went through every possibility between the available sound options inside the zsnes to get rid of it somehow. But I just couldn&#8217;t. The other issue is with video conf, I can&#8217;t play at 1280&#215;1024 F coz it blacks out my screen and there&#8217;s no way I can go back from there to reboot safely or whatever.</p>
<p>You must understand a lot more than I do&#8230;so the question is&#8230;</p>
<p>How would you address those in this given scenario?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krzysztof Burghardt</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-135</link>
		<dc:creator>Krzysztof Burghardt</dc:creator>
		<pubDate>Sat, 23 Feb 2008 18:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-135</guid>
		<description>Did you install build dependencies? If no look at the Build-Depends: field of .dsc file and install all of them.

This message informs that your system does not have package zlib1g-dev installed. Install it and try again.</description>
		<content:encoded><![CDATA[<p>Did you install build dependencies? If no look at the Build-Depends: field of .dsc file and install all of them.</p>
<p>This message informs that your system does not have package zlib1g-dev installed. Install it and try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deadcabbit</title>
		<link>http://blog.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-134</link>
		<dc:creator>deadcabbit</dc:creator>
		<pubDate>Sat, 23 Feb 2008 16:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/#comment-134</guid>
		<description>dpkg-buildpackage: warning: (Use -d flag to override.)
......
configure: error: zlib &gt;= 1.2.3 is required

:(</description>
		<content:encoded><![CDATA[<p>dpkg-buildpackage: warning: (Use -d flag to override.)<br />
&#8230;&#8230;<br />
configure: error: zlib &gt;= 1.2.3 is required</p>
<p>:(</p>
]]></content:encoded>
	</item>
</channel>
</rss>

