<?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: cross-compiling for the SheevaPlug (kernel, distcc)</title>
	<atom:link href="http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/</link>
	<description>de arte technologiæ</description>
	<lastBuildDate>Sat, 13 Mar 2010 14:25:26 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mark</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-8521</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Sat, 13 Mar 2010 14:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-8521</guid>
		<description>Updated the blog post with instructions on how to obtain the latest source along with patches for SheevaPlug.

John, thank you for the hints. I hope the new instructions yield in an even better result than compiling stock kernel sources.</description>
		<content:encoded><![CDATA[<p>Updated the blog post with instructions on how to obtain the latest source along with patches for SheevaPlug.</p>
<p>John, thank you for the hints. I hope the new instructions yield in an even better result than compiling stock kernel sources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Poole</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-8512</link>
		<dc:creator>John Poole</dc:creator>
		<pubDate>Sat, 13 Mar 2010 00:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-8512</guid>
		<description>3.cd /usr/src/linux
might read
  3.cd /usr/src/linux/linux-2.6.31.12 (or whatever version your oneshot emerge installed)</description>
		<content:encoded><![CDATA[<p>3.cd /usr/src/linux<br />
might read<br />
  3.cd /usr/src/linux/linux-2.6.31.12 (or whatever version your oneshot emerge installed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Poole</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-8510</link>
		<dc:creator>John Poole</dc:creator>
		<pubDate>Fri, 12 Mar 2010 21:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-8510</guid>
		<description>For paragraph #1 of the nonSheevaPlug, 
   # or emerge --oneshot &quot;&gt;=sys-kernel/vanilla-sources-2.6.31&quot;</description>
		<content:encoded><![CDATA[<p>For paragraph #1 of the nonSheevaPlug,<br />
   # or emerge &#8211;oneshot &#8220;&gt;=sys-kernel/vanilla-sources-2.6.31&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corncrake</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-8422</link>
		<dc:creator>corncrake</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-8422</guid>
		<description>Solved, compiled and working - thanks for your help</description>
		<content:encoded><![CDATA[<p>Solved, compiled and working &#8211; thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corncrake</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-8351</link>
		<dc:creator>corncrake</dc:creator>
		<pubDate>Thu, 18 Feb 2010 15:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-8351</guid>
		<description>Thanks Mark,

The background to this is that I am trying to get the Sheevaplug to run the following program - YAMJ - http://code.google.com/p/moviejukebox/ YAMJ is a CLI moviejukebox program that scans your video library in order to extract information like: year, summary, posters etc... It has a Linux version that requires java 1.6 and MediaInfo - http://mediainfo.sourceforge.net/en . Java supports the ARM architecture but MediaInfo only has the i386 complied for download. So I was wonder could I use your approach to compile a version suitable for the Sheeva, but as I am a beginner at this I wanted to see if there was a obvious reason why this would not work...</description>
		<content:encoded><![CDATA[<p>Thanks Mark,</p>
<p>The background to this is that I am trying to get the Sheevaplug to run the following program &#8211; YAMJ &#8211; <a href="http://code.google.com/p/moviejukebox/" rel="nofollow">http://code.google.com/p/moviejukebox/</a> YAMJ is a CLI moviejukebox program that scans your video library in order to extract information like: year, summary, posters etc&#8230; It has a Linux version that requires java 1.6 and MediaInfo &#8211; <a href="http://mediainfo.sourceforge.net/en" rel="nofollow">http://mediainfo.sourceforge.net/en</a> . Java supports the ARM architecture but MediaInfo only has the i386 complied for download. So I was wonder could I use your approach to compile a version suitable for the Sheeva, but as I am a beginner at this I wanted to see if there was a obvious reason why this would not work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-8189</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Tue, 02 Feb 2010 13:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-8189</guid>
		<description>corncrake, if your question was more specific I could help you more.

Given you didn&#039;t replace the Linux distribution on your plug and you only want this program, try to compile it. First, install prerequisities by:
&lt;pre class=&quot;brush: bash&quot;&gt;apt-get update
apt-get install build-essential&lt;/pre&gt;
By that you should have everything needed to compile dependencies and the application itself.

If it requires X11 (KDE, Gnome, Fluxbox... any window manager) you will either have to buy an USB attachable display or install VNC and connect from another computer to the SheevaPlug to see the &#039;picture&#039;. But then, due to the limited flash storage, better attach an external harddrive and install X11 (...) there.

Perhaps any of my readers knows something similar that runs on console and depends on &lt;i&gt;libmediainfo&lt;/i&gt;?</description>
		<content:encoded><![CDATA[<p>corncrake, if your question was more specific I could help you more.</p>
<p>Given you didn&#8217;t replace the Linux distribution on your plug and you only want this program, try to compile it. First, install prerequisities by:</p>
<pre class="brush: bash">apt-get update
apt-get install build-essential</pre>
<p>By that you should have everything needed to compile dependencies and the application itself.</p>
<p>If it requires X11 (KDE, Gnome, Fluxbox&#8230; any window manager) you will either have to buy an USB attachable display or install VNC and connect from another computer to the SheevaPlug to see the &#8216;picture&#8217;. But then, due to the limited flash storage, better attach an external harddrive and install X11 (&#8230;) there.</p>
<p>Perhaps any of my readers knows something similar that runs on console and depends on <i>libmediainfo</i>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corncrake</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-8188</link>
		<dc:creator>corncrake</dc:creator>
		<pubDate>Tue, 02 Feb 2010 13:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-8188</guid>
		<description>Hi I  am a new owner of a Sheevaplug (debian 2.6.30.2) and I am trying to use a open source program called MediaInfo - It looks like there is no armv5tel version available so I was thinking of compiling my own... any pointers??</description>
		<content:encoded><![CDATA[<p>Hi I  am a new owner of a Sheevaplug (debian 2.6.30.2) and I am trying to use a open source program called MediaInfo &#8211; It looks like there is no armv5tel version available so I was thinking of compiling my own&#8230; any pointers??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-7203</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Mon, 23 Nov 2009 19:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-7203</guid>
		<description>Thanks for the pointer! I have already had incorporated that patch in my kernel trees, amongst others for SDHC cards.</description>
		<content:encoded><![CDATA[<p>Thanks for the pointer! I have already had incorporated that patch in my kernel trees, amongst others for SDHC cards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roby</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-7135</link>
		<dc:creator>roby</dc:creator>
		<pubDate>Fri, 20 Nov 2009 14:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-7135</guid>
		<description>please add a note to apply this patch to the kernel: 
http://computingplugs.com/index.php/Fixing_SDHC_access_in_the_Orion/Mainline_kernel 
because there is a bug in the sdhc handling that make it brutally crash!</description>
		<content:encoded><![CDATA[<p>please add a note to apply this patch to the kernel:<br />
<a href="http://computingplugs.com/index.php/Fixing_SDHC_access_in_the_Orion/Mainline_kernel" rel="nofollow">http://computingplugs.com/index.php/Fixing_SDHC_access_in_the_Orion/Mainline_kernel</a><br />
because there is a bug in the sdhc handling that make it brutally crash!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark&#8217;s Blog &#187; Gentoo on the SheevaPlug</title>
		<link>http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/comment-page-1/#comment-6308</link>
		<dc:creator>Mark&#8217;s Blog &#187; Gentoo on the SheevaPlug</dc:creator>
		<pubDate>Mon, 21 Sep 2009 10:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://mark.ossdl.de/?p=415#comment-6308</guid>
		<description>[...] Setup a cross-compiling suite for the SheevaPlug. You can compile the Linux kernel parallel to installing GNU/Gentoo. [...]</description>
		<content:encoded><![CDATA[<p>[...] Setup a cross-compiling suite for the SheevaPlug. You can compile the Linux kernel parallel to installing GNU/Gentoo. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
