<?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:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments for inz&#039;s blog</title>
	<atom:link href="http://inz.fi/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://inz.fi/blog</link>
	<description>inz&#039;s blog about life, universe and everything</description>
	<lastBuildDate>Wed, 25 Apr 2012 17:17:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on qmake and D-Bus by Блог НТЦ Метротек &#187; Blog Archive &#187; qmake рулит!</title>
		<link>http://inz.fi/blog/2011/02/18/qmake-and-d-bus/comment-page-1/#comment-177490</link>
		<dc:creator>Блог НТЦ Метротек &#187; Blog Archive &#187; qmake рулит!</dc:creator>
		<pubDate>Wed, 25 Apr 2012 17:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/?p=143#comment-177490</guid>
		<description>[...] итоге раскопок наткнулся на топик, где сказано, что нужно в .pro-файле просто прописать [...]</description>
		<content:encoded><![CDATA[<p>[...] итоге раскопок наткнулся на топик, где сказано, что нужно в .pro-файле просто прописать [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multi-target development for maemo by Marius Gedminas</title>
		<link>http://inz.fi/blog/2007/10/22/multi-target-development-for-maemo/comment-page-1/#comment-169153</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Sat, 07 Jan 2012 02:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/2007/10/22/multi-target-development-for-maemo/#comment-169153</guid>
		<description>Many thanks for the fremantle instructions!

One nit: sb-conf in fremantle-armel -c -e -d -F barfs &quot;sb-conf: Failed to install C-library to target: FREMANTLE_ARMEL&quot;

The official fremantle SDK installer does

	$scratchbox/tools/bin/sb-conf install $target -L --etc --devkits --fakeroot

which translates to &#039;sb-conf in fremantle-armel -L -e -d -F&#039;.  I used this and got a fremantle target.  (I haven&#039;t used it to build anything yet.)</description>
		<content:encoded><![CDATA[<p>Many thanks for the fremantle instructions!</p>
<p>One nit: sb-conf in fremantle-armel -c -e -d -F barfs "sb-conf: Failed to install C-library to target: FREMANTLE_ARMEL"</p>
<p>The official fremantle SDK installer does</p>
<p>	$scratchbox/tools/bin/sb-conf install $target -L --etc --devkits --fakeroot</p>
<p>which translates to 'sb-conf in fremantle-armel -L -e -d -F'.  I used this and got a fremantle target.  (I haven't used it to build anything yet.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on qmake and D-Bus by inz</title>
		<link>http://inz.fi/blog/2011/02/18/qmake-and-d-bus/comment-page-1/#comment-167912</link>
		<dc:creator>inz</dc:creator>
		<pubDate>Thu, 10 Nov 2011 13:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/?p=143#comment-167912</guid>
		<description>Yes, it is. I ran into this too, but forgot to mention it. Thanks for reminding.</description>
		<content:encoded><![CDATA[<p>Yes, it is. I ran into this too, but forgot to mention it. Thanks for reminding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on qmake and D-Bus by emarkus</title>
		<link>http://inz.fi/blog/2011/02/18/qmake-and-d-bus/comment-page-1/#comment-167897</link>
		<dc:creator>emarkus</dc:creator>
		<pubDate>Wed, 09 Nov 2011 13:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/?p=143#comment-167897</guid>
		<description>thanks!

and it is *really* important to include &quot;hello_adaptor.h&quot; somewhere! even if you don&#039;t need it for testing in the first step! If you don&#039;t include it, it won&#039;t be generated by qmake. and then the hello_adaptor.cpp will not compile to object file...</description>
		<content:encoded><![CDATA[<p>thanks!</p>
<p>and it is *really* important to include "hello_adaptor.h" somewhere! even if you don't need it for testing in the first step! If you don't include it, it won't be generated by qmake. and then the hello_adaptor.cpp will not compile to object file...</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scratchbox on hardy by Pierre</title>
		<link>http://inz.fi/blog/2008/01/17/scratchbox-on-hardy/comment-page-1/#comment-167808</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Thu, 03 Nov 2011 15:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/2008/01/17/scratchbox-on-hardy/#comment-167808</guid>
		<description>Hello,

This trick doesn&#039;t work anymore for hathor on Linux 2.6.40.6-0 (fedora 15).

Still mmap: permission denied

Has somebody resolved this ?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This trick doesn't work anymore for hathor on Linux 2.6.40.6-0 (fedora 15).</p>
<p>Still mmap: permission denied</p>
<p>Has somebody resolved this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New php package for maemo by nn</title>
		<link>http://inz.fi/blog/2007/10/16/new-php-package-for-maemo/comment-page-1/#comment-165081</link>
		<dc:creator>nn</dc:creator>
		<pubDate>Tue, 05 Jul 2011 14:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/2007/10/16/new-php-package-for-maemo/#comment-165081</guid>
		<description>What should I do to compile nginx on n900? Any tries to compile zoneminder?</description>
		<content:encoded><![CDATA[<p>What should I do to compile nginx on n900? Any tries to compile zoneminder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New php package for maemo by marek</title>
		<link>http://inz.fi/blog/2007/10/16/new-php-package-for-maemo/comment-page-1/#comment-162892</link>
		<dc:creator>marek</dc:creator>
		<pubDate>Sun, 20 Mar 2011 21:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/2007/10/16/new-php-package-for-maemo/#comment-162892</guid>
		<description>still no mysql support?</description>
		<content:encoded><![CDATA[<p>still no mysql support?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VDSO32 disabler kernel module by inz&#39;s blog &#187; Scratchbox on AMD64</title>
		<link>http://inz.fi/blog/2009/02/26/vdso32-disabler-kernel-module/comment-page-1/#comment-154367</link>
		<dc:creator>inz&#39;s blog &#187; Scratchbox on AMD64</dc:creator>
		<pubDate>Thu, 17 Jun 2010 09:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/?p=125#comment-154367</guid>
		<description>[...] yesterday&#8217;s vdso32 hack. The same colleague now built amd64 packages for maemo4 [...]</description>
		<content:encoded><![CDATA[<p>[...] yesterday&#8217;s vdso32 hack. The same colleague now built amd64 packages for maemo4 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scratchbox on hardy by jpoikela</title>
		<link>http://inz.fi/blog/2008/01/17/scratchbox-on-hardy/comment-page-1/#comment-150906</link>
		<dc:creator>jpoikela</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/2008/01/17/scratchbox-on-hardy/#comment-150906</guid>
		<description>thanks, this solved the issue in Karmic also, unlike what Matej said..</description>
		<content:encoded><![CDATA[<p>thanks, this solved the issue in Karmic also, unlike what Matej said..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scratchbox on hardy by ubuntu upgrade, scratchbox login can not be resolved &#8211; 【GNU/LINUX】</title>
		<link>http://inz.fi/blog/2008/01/17/scratchbox-on-hardy/comment-page-1/#comment-145665</link>
		<dc:creator>ubuntu upgrade, scratchbox login can not be resolved &#8211; 【GNU/LINUX】</dc:creator>
		<pubDate>Tue, 10 Nov 2009 03:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://inz.fi/blog/2008/01/17/scratchbox-on-hardy/#comment-145665</guid>
		<description>[...] 4096  then apply it in this way:  sysctl-p  [  edit  ] Installing Maemo SDK  also can take a look   http : / / inz.fi/blog/2008/01/17/scratchbox-on-hardy /   and   [...]</description>
		<content:encoded><![CDATA[<p>[...] 4096  then apply it in this way:  sysctl-p  [  edit  ] Installing Maemo SDK  also can take a look   http : / / inz.fi/blog/2008/01/17/scratchbox-on-hardy /   and   [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

