<?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: Lunar Lander</title>
	<atom:link href="http://www.doof.me.uk/lunar-lander/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doof.me.uk</link>
	<description>Lalalala doo</description>
	<lastBuildDate>Sun, 11 Dec 2011 18:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 周末 Kill Time 系列：Lunar Lander &#160;&#124;&#160;Linux爱好者</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-4356</link>
		<dc:creator>周末 Kill Time 系列：Lunar Lander &#160;&#124;&#160;Linux爱好者</dc:creator>
		<pubDate>Mon, 29 Nov 2010 04:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-4356</guid>
		<description>[...] Lunar Lander 转载请注明出处：麦麦的不老阁 &#187; 《周末 Kill Time 系列：Lunar Lander》本文地址：http://www.linuxhobby.com/archives/3421订阅博客地址：http://www.uncle.ws/subscribe/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Lunar Lander 转载请注明出处：麦麦的不老阁 &raquo; 《周末 Kill Time 系列：Lunar Lander》本文地址：http://www.linuxhobby.com/archives/3421订阅博客地址：http://www.uncle.ws/subscribe/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linuxprestige.com &#187; Blog Archive &#187; Lander</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-3693</link>
		<dc:creator>linuxprestige.com &#187; Blog Archive &#187; Lander</dc:creator>
		<pubDate>Mon, 18 Oct 2010 14:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-3693</guid>
		<description>[...] ship on one of the landing pads. The levels are randomly generated and become progressively harder. Visit the website   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] ship on one of the landing pads. The levels are randomly generated and become progressively harder. Visit the website   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smartnow</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2932</link>
		<dc:creator>Smartnow</dc:creator>
		<pubDate>Sun, 13 Jun 2010 17:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2932</guid>
		<description>This not helps :o(((</description>
		<content:encoded><![CDATA[<p>This not helps <img src='http://www.doof.me.uk/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> (((</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smartnow</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2931</link>
		<dc:creator>Smartnow</dc:creator>
		<pubDate>Sun, 13 Jun 2010 17:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2931</guid>
		<description>I have made decompress into new direktory

patch -p1 configure.ac = 1.33... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem-1_35... yes
./configure: line 7526: AX_BOOST_SYSTEM: command not found

make
Main.o: In function `__static_initialization_and_destruction_0&#039;:
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#039;
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#039;
/usr/include/boost/system/error_code.hpp:215: undefined reference to `boost::system::get_generic_category()&#039;
HighScores.o: In function `__static_initialization_and_destruction_0&#039;:
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#039;
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#039;
HighScores.o:/usr/include/boost/system/error_code.hpp:215: more undefined references to `boost::system::get_generic_category()&#039; follow
collect2: ld returned 1 exit status

Very strange :o((((</description>
		<content:encoded><![CDATA[<p>I have made decompress into new direktory</p>
<p>patch -p1 configure.ac = 1.33&#8230; yes<br />
checking whether the Boost::Filesystem library is available&#8230; yes<br />
checking for exit in -lboost_filesystem-1_35&#8230; yes<br />
./configure: line 7526: AX_BOOST_SYSTEM: command not found</p>
<p>make<br />
Main.o: In function `__static_initialization_and_destruction_0&#8242;:<br />
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#8217;<br />
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#8217;<br />
/usr/include/boost/system/error_code.hpp:215: undefined reference to `boost::system::get_generic_category()&#8217;<br />
HighScores.o: In function `__static_initialization_and_destruction_0&#8242;:<br />
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#8217;<br />
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#8217;<br />
HighScores.o:/usr/include/boost/system/error_code.hpp:215: more undefined references to `boost::system::get_generic_category()&#8217; follow<br />
collect2: ld returned 1 exit status</p>
<p>Very strange <img src='http://www.doof.me.uk/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ((((</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2930</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sun, 13 Jun 2010 17:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2930</guid>
		<description>&gt; ./configure: line 7526: AX_BOOST_SYSTEM: command not found
&gt; 

Try running this:

aclocal -I m4

And then autoconf, automake, etc.</description>
		<content:encoded><![CDATA[<p>> ./configure: line 7526: AX_BOOST_SYSTEM: command not found<br />
> </p>
<p>Try running this:</p>
<p>aclocal -I m4</p>
<p>And then autoconf, automake, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smartnow</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2929</link>
		<dc:creator>Smartnow</dc:creator>
		<pubDate>Sun, 13 Jun 2010 17:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2929</guid>
		<description>After patch I use all command twice but

./configure

...
checking for boostlib &gt;= 1.33... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem-1_35... yes
./configure: line 7526: AX_BOOST_SYSTEM: command not found

This is the Problem.</description>
		<content:encoded><![CDATA[<p>After patch I use all command twice but</p>
<p>./configure</p>
<p>&#8230;<br />
checking for boostlib &gt;= 1.33&#8230; yes<br />
checking whether the Boost::Filesystem library is available&#8230; yes<br />
checking for exit in -lboost_filesystem-1_35&#8230; yes<br />
./configure: line 7526: AX_BOOST_SYSTEM: command not found</p>
<p>This is the Problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2928</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sun, 13 Jun 2010 16:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2928</guid>
		<description>&gt; I use boost-1.42 and also have this Problem with Lunar Lander 0.6.0 with boost-1.41. 

That&#039;s strange. Just to make sure everything has been regenerated properly after applying the patch, can you try:

make distclean
autoconf
automake -a
./configure
make

And see if the problem persists?</description>
		<content:encoded><![CDATA[<p>> I use boost-1.42 and also have this Problem with Lunar Lander 0.6.0 with boost-1.41. </p>
<p>That&#8217;s strange. Just to make sure everything has been regenerated properly after applying the patch, can you try:</p>
<p>make distclean<br />
autoconf<br />
automake -a<br />
./configure<br />
make</p>
<p>And see if the problem persists?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smartnow</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2927</link>
		<dc:creator>Smartnow</dc:creator>
		<pubDate>Sun, 13 Jun 2010 16:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2927</guid>
		<description>I use boost-1.42 and also have this Problem with Lunar Lander 0.6.0 with boost-1.41.

&gt; Anyway, I think the attached patch may fix it.

I have used this patch with

patch -p1 configure.ac &lt; lander.patch

But the same with boost.

I use Gentoo, have all this Packages reinstalled, but the same with 0.5.3

sys-devel/libtool- 2.2.6b
sys-devel/autoconf-2.13
sys-devel/automake- 1.11.1
sys-devel/gettext-0.18.1
media-libs/libsdl-1.2.13-r1

What can I do to install Lunar Landen?</description>
		<content:encoded><![CDATA[<p>I use boost-1.42 and also have this Problem with Lunar Lander 0.6.0 with boost-1.41.</p>
<p>&gt; Anyway, I think the attached patch may fix it.</p>
<p>I have used this patch with</p>
<p>patch -p1 configure.ac &lt; lander.patch</p>
<p>But the same with boost.</p>
<p>I use Gentoo, have all this Packages reinstalled, but the same with 0.5.3</p>
<p>sys-devel/libtool- 2.2.6b<br />
sys-devel/autoconf-2.13<br />
sys-devel/automake- 1.11.1<br />
sys-devel/gettext-0.18.1<br />
media-libs/libsdl-1.2.13-r1</p>
<p>What can I do to install Lunar Landen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2923</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sun, 13 Jun 2010 14:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2923</guid>
		<description>&gt; I can&#039;t install Lunar Lander 0.6.0
&gt;

Hi,

I&#039;m not sure exactly what the problem is here, but it looks like it&#039;s missing some symbol from the boost.system package. Which version of boost are you using? I can&#039;t reproduce this with 1.40 or 1.42. Anyway, I think the attached patch may fix it.

&gt;
&gt; Also I can&#039;t install Lunar Lander 0.5.3
&gt;

The problem here is the space in the build path. Unfortunately I think this is a problem with GNU autotools rather than the Lander package itself...

&lt;pre&gt;
diff --git a/configure.ac b/configure.ac
index 43c085b..92f800b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,6 +29,7 @@ AC_CHECK_FUNCS([atexit memset pow setlocale sqrt])
 dnl Check for Boost
 AX_BOOST_BASE(1.33)
 AX_BOOST_FILESYSTEM
+AX_BOOST_SYSTEM
 
 dnl Check for SDL
 SDL_VERSION=1.2.5
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>&gt; I can&#8217;t install Lunar Lander 0.6.0<br />
&gt;</p>
<p>Hi,</p>
<p>I&#8217;m not sure exactly what the problem is here, but it looks like it&#8217;s missing some symbol from the boost.system package. Which version of boost are you using? I can&#8217;t reproduce this with 1.40 or 1.42. Anyway, I think the attached patch may fix it.</p>
<p>&gt;<br />
&gt; Also I can&#8217;t install Lunar Lander 0.5.3<br />
&gt;</p>
<p>The problem here is the space in the build path. Unfortunately I think this is a problem with GNU autotools rather than the Lander package itself&#8230;</p>
<pre>
diff --git a/configure.ac b/configure.ac
index 43c085b..92f800b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,6 +29,7 @@ AC_CHECK_FUNCS([atexit memset pow setlocale sqrt])
 dnl Check for Boost
 AX_BOOST_BASE(1.33)
 AX_BOOST_FILESYSTEM
+AX_BOOST_SYSTEM

 dnl Check for SDL
 SDL_VERSION=1.2.5
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smartnow</title>
		<link>http://www.doof.me.uk/lunar-lander/comment-page-1/#comment-2922</link>
		<dc:creator>Smartnow</dc:creator>
		<pubDate>Sun, 13 Jun 2010 12:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/lunar-lander/#comment-2922</guid>
		<description>I can&#039;t install Lunar Lander 0.6.0

make

g++ -I/usr/include/freetype2 -I/usr/include/libpng14   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -lfreetype -lpng14   -lSDL -lpthread -lboost_filesystem-1_35 -lGLU   -o lander Main.o Game.o Font.o HighScores.o Input.o OpenGL.o Menu.o Emitter.o ScreenManager.o ObjectGrid.o Asteroid.o Ship.o Viewport.o LandingPad.o Surface.o Mine.o ElectricGate.o Key.o Missile.o Image.o AnimatedImage.o Texture.o Options.o ConfigFile.o SoundEffect.o Fade.o InterfaceSounds.o  -lSDL_mixer -lSDL_image 
Main.o: In function `__static_initialization_and_destruction_0&#039;:
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#039;
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#039;
/usr/include/boost/system/error_code.hpp:215: undefined reference to `boost::system::get_generic_category()&#039;
HighScores.o: In function `__static_initialization_and_destruction_0&#039;:
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#039;
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#039;
HighScores.o:/usr/include/boost/system/error_code.hpp:215: more undefined references to `boost::system::get_generic_category()&#039; follow
collect2: ld returned 1 exit status


Also I can&#039;t install Lunar Lander 0.5.3

make is good but

make install

test -z &quot;/usr/local/share/lander&quot; &#124;&#124; /bin/mkdir -p &quot;/usr/local/share/lander&quot;
 /bin/sh /games/Lunar Lander/Lunar Lander/lander-0.5.3/install-sh -c -m 644 &#039;images/ship.png&#039; &#039;/usr/local/share/lander/images/ship.png&#039;
/bin/sh: /games/Lunar: No such file or directory
 /bin/sh /games/Lunar Lander/Lunar Lander/lander-0.5.3/install-sh -c -m 644 &#039;images/star.png&#039; &#039;/usr/local/share/lander/images/star.png&#039;
/bin/sh: /games/Lunar: No such file or directory

:o( Please correct this, thanks</description>
		<content:encoded><![CDATA[<p>I can&#8217;t install Lunar Lander 0.6.0</p>
<p>make</p>
<p>g++ -I/usr/include/freetype2 -I/usr/include/libpng14   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -lfreetype -lpng14   -lSDL -lpthread -lboost_filesystem-1_35 -lGLU   -o lander Main.o Game.o Font.o HighScores.o Input.o OpenGL.o Menu.o Emitter.o ScreenManager.o ObjectGrid.o Asteroid.o Ship.o Viewport.o LandingPad.o Surface.o Mine.o ElectricGate.o Key.o Missile.o Image.o AnimatedImage.o Texture.o Options.o ConfigFile.o SoundEffect.o Fade.o InterfaceSounds.o  -lSDL_mixer -lSDL_image<br />
Main.o: In function `__static_initialization_and_destruction_0&#8242;:<br />
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#8217;<br />
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#8217;<br />
/usr/include/boost/system/error_code.hpp:215: undefined reference to `boost::system::get_generic_category()&#8217;<br />
HighScores.o: In function `__static_initialization_and_destruction_0&#8242;:<br />
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_generic_category()&#8217;<br />
/usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::get_generic_category()&#8217;<br />
HighScores.o:/usr/include/boost/system/error_code.hpp:215: more undefined references to `boost::system::get_generic_category()&#8217; follow<br />
collect2: ld returned 1 exit status</p>
<p>Also I can&#8217;t install Lunar Lander 0.5.3</p>
<p>make is good but</p>
<p>make install</p>
<p>test -z &#8220;/usr/local/share/lander&#8221; || /bin/mkdir -p &#8220;/usr/local/share/lander&#8221;<br />
 /bin/sh /games/Lunar Lander/Lunar Lander/lander-0.5.3/install-sh -c -m 644 &#8216;images/ship.png&#8217; &#8216;/usr/local/share/lander/images/ship.png&#8217;<br />
/bin/sh: /games/Lunar: No such file or directory<br />
 /bin/sh /games/Lunar Lander/Lunar Lander/lander-0.5.3/install-sh -c -m 644 &#8216;images/star.png&#8217; &#8216;/usr/local/share/lander/images/star.png&#8217;<br />
/bin/sh: /games/Lunar: No such file or directory</p>
<p> <img src='http://www.doof.me.uk/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ( Please correct this, thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

