<?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: Extending Android&#8217;s shell with BusyBox</title>
	<atom:link href="http://novoda.com/2008/11/12/extending-androids-shell-with-busybox/feed/" rel="self" type="application/rss+xml" />
	<link>http://novoda.com/2008/11/12/extending-androids-shell-with-busybox/</link>
	<description>Android mobile development and consultancy</description>
	<lastBuildDate>Thu, 16 Feb 2012 18:34:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kaiwan</title>
		<link>http://novoda.com/2008/11/12/extending-androids-shell-with-busybox/comment-page-1/#comment-5</link>
		<dc:creator>kaiwan</dc:creator>
		<pubDate>Sat, 28 Feb 2009 13:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.novoda.com/blog/?p=3#comment-5</guid>
		<description>Hi,

Thanks, v useful stuff.
Am on the lookout though, for how exactly one can build a custom configured busybox from source using the x86-to-ARM toolchain.
When I try it with the :
$ make ARCH=arm CROSS_COMPILE=arm-eabi-
 CC      applets/applets.o
applets/applets.c:10:20: error: assert.h: No such file or directory
In file included from include/libbb.h:13,
                 from include/busybox.h:10,
                 from applets/applets.c:11:
include/platform.h:120:23: error: byteswap.h: No such file or directory
...
...
$ ..and many more such error messages.
I suspect include path not set right?

Would appreciate help here!
TIA,
kaiwan.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks, v useful stuff.<br />
Am on the lookout though, for how exactly one can build a custom configured busybox from source using the x86-to-ARM toolchain.<br />
When I try it with the :<br />
$ make ARCH=arm CROSS_COMPILE=arm-eabi-<br />
 CC      applets/applets.o<br />
applets/applets.c:10:20: error: assert.h: No such file or directory<br />
In file included from include/libbb.h:13,<br />
                 from include/busybox.h:10,<br />
                 from applets/applets.c:11:<br />
include/platform.h:120:23: error: byteswap.h: No such file or directory<br />
&#8230;<br />
&#8230;<br />
$ ..and many more such error messages.<br />
I suspect include path not set right?</p>
<p>Would appreciate help here!<br />
TIA,<br />
kaiwan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurélien Gâteau</title>
		<link>http://novoda.com/2008/11/12/extending-androids-shell-with-busybox/comment-page-1/#comment-4</link>
		<dc:creator>Aurélien Gâteau</dc:creator>
		<pubDate>Thu, 12 Feb 2009 11:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.novoda.com/blog/?p=3#comment-4</guid>
		<description>@Kevin: I guess clem means it&#039;s &quot;busybox  [dash][dash]install&quot;, not &quot;busybox [dash]install&quot;</description>
		<content:encoded><![CDATA[<p>@Kevin: I guess clem means it&#8217;s &#8220;busybox  [dash][dash]install&#8221;, not &#8220;busybox [dash]install&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin McDonagh</title>
		<link>http://novoda.com/2008/11/12/extending-androids-shell-with-busybox/comment-page-1/#comment-3</link>
		<dc:creator>Kevin McDonagh</dc:creator>
		<pubDate>Sat, 10 Jan 2009 18:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.novoda.com/blog/?p=3#comment-3</guid>
		<description>Hi! Glad you found it useful. How does the the alteration you suggested differ from what I have down? I can&#039;t see the differences.</description>
		<content:encoded><![CDATA[<p>Hi! Glad you found it useful. How does the the alteration you suggested differ from what I have down? I can&#8217;t see the differences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clem</title>
		<link>http://novoda.com/2008/11/12/extending-androids-shell-with-busybox/comment-page-1/#comment-2</link>
		<dc:creator>clem</dc:creator>
		<pubDate>Sat, 27 Dec 2008 18:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.novoda.com/blog/?p=3#comment-2</guid>
		<description>hi,Kevin.
The article is really useful to me.Thanks for your sharing,but it might be a minor mistake in it.
&quot;$./busybox -install&quot; is not worked.It should be &quot;&quot;$./busybox --install&quot; ;)</description>
		<content:encoded><![CDATA[<p>hi,Kevin.<br />
The article is really useful to me.Thanks for your sharing,but it might be a minor mistake in it.<br />
&#8220;$./busybox -install&#8221; is not worked.It should be &#8220;&#8221;$./busybox &#8211;install&#8221; <img src='http://novoda.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

