<?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: Compiling Latest FireFly (mt-daapd) for ASUS WL-500W</title>
	<atom:link href="http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html</link>
	<description>Shantanu's Gadgets, Gizmos, Hacks, Tips, Tricks, Technology...and your kitchen sink</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:40:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jürgen G</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-33705</link>
		<dc:creator>Jürgen G</dc:creator>
		<pubDate>Sun, 18 Dec 2011 12:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-33705</guid>
		<description>Hello,

I am glad I found your blog post. After changing my hardware from NSLU to a router with ar71xx based OpenWRT I look for a version of mt-daapd with working RSP. Does your code or at least the plugins work on my ar71xx based OpenWRT? Can you compile and share an package for me?

regards
Jürgen</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am glad I found your blog post. After changing my hardware from NSLU to a router with ar71xx based OpenWRT I look for a version of mt-daapd with working RSP. Does your code or at least the plugins work on my ar71xx based OpenWRT? Can you compile and share an package for me?</p>
<p>regards<br />
Jürgen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheDrake</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-20461</link>
		<dc:creator>TheDrake</dc:creator>
		<pubDate>Sun, 29 Aug 2010 20:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-20461</guid>
		<description>Simply try to add:

#define _XOPEN_SOURCE 500  /** unix98?  pthread_once_t, etc */

at the beginning of file db.c as of 1696 version like this:

...
#ifdef HAVE_CONFIG_H
#include &quot;config.h&quot;
#endif

#define _XOPEN_SOURCE 500  /** unix98?  pthread_once_t, etc */

#include 
...

No need to use CPPFLAGS during configure process and working on my wl-600g customized firmware.</description>
		<content:encoded><![CDATA[<p>Simply try to add:</p>
<p>#define _XOPEN_SOURCE 500  /** unix98?  pthread_once_t, etc */</p>
<p>at the beginning of file db.c as of 1696 version like this:</p>
<p>&#8230;<br />
#ifdef HAVE_CONFIG_H<br />
#include &#8220;config.h&#8221;<br />
#endif</p>
<p>#define _XOPEN_SOURCE 500  /** unix98?  pthread_once_t, etc */</p>
<p>#include<br />
&#8230;</p>
<p>No need to use CPPFLAGS during configure process and working on my wl-600g customized firmware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefly / sqlite error &#8220;unable to open database file&#8221; Solution &#124; Shantanu's Technophilic Musings</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-20296</link>
		<dc:creator>Firefly / sqlite error &#8220;unable to open database file&#8221; Solution &#124; Shantanu's Technophilic Musings</dc:creator>
		<pubDate>Tue, 10 Aug 2010 09:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-20296</guid>
		<description>[...] up but somehow didn&#8217;t preserve the firefly server. I rebuilt the server from source using my own guide (Thank God I did it. I wouldn&#8217;t have been able to preserve my sanity finding all that out the [...]</description>
		<content:encoded><![CDATA[<p>[...] up but somehow didn&#8217;t preserve the firefly server. I rebuilt the server from source using my own guide (Thank God I did it. I wouldn&#8217;t have been able to preserve my sanity finding all that out the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SSH Tunneling On Android &#124; Shantanu's Technophilic Musings</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-20217</link>
		<dc:creator>SSH Tunneling On Android &#124; Shantanu's Technophilic Musings</dc:creator>
		<pubDate>Mon, 02 Aug 2010 10:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-20217</guid>
		<description>[...] router with custom firmware. For more info about how to set it up, you can check these posts: Latest Firefly server for your router and firefly sqlite error solution.  For android side things, install the &#8220;DAAP Client&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] router with custom firmware. For more info about how to set it up, you can check these posts: Latest Firefly server for your router and firefly sqlite error solution.  For android side things, install the &#8220;DAAP Client&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fd0</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-18334</link>
		<dc:creator>fd0</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-18334</guid>
		<description>Is your version suitable for FreeBSD? I have been running svn-1696 for a very long time on Gentoo Linux. My migration to FreeBSD 8-Stable gives me a headache with firefly.

Thanks</description>
		<content:encoded><![CDATA[<p>Is your version suitable for FreeBSD? I have been running svn-1696 for a very long time on Gentoo Linux. My migration to FreeBSD 8-Stable gives me a headache with firefly.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shantanu Goel</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-17788</link>
		<dc:creator>Shantanu Goel</dc:creator>
		<pubDate>Sun, 27 Dec 2009 16:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-17788</guid>
		<description>Prashant, I haven&#039;t used DD WRT much (especially for development) so can&#039;t tell you much but maybe the issue is because of some uclibc/glibc issues Can you try to compile it from sources for your system?</description>
		<content:encoded><![CDATA[<p>Prashant, I haven&#8217;t used DD WRT much (especially for development) so can&#8217;t tell you much but maybe the issue is because of some uclibc/glibc issues Can you try to compile it from sources for your system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-17777</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Sat, 26 Dec 2009 01:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-17777</guid>
		<description>Unfortunately when I run your binary in DD WRT, I get:
mt-daapd: can&#039;t resolve symbol &#039;__ctype_b_loc&#039;

Any ideas if this is fixable?</description>
		<content:encoded><![CDATA[<p>Unfortunately when I run your binary in DD WRT, I get:<br />
mt-daapd: can&#8217;t resolve symbol &#8216;__ctype_b_loc&#8217;</p>
<p>Any ideas if this is fixable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfredo</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-17333</link>
		<dc:creator>Alfredo</dc:creator>
		<pubDate>Thu, 22 Oct 2009 13:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-17333</guid>
		<description>Can anyone share the binary for nslu2 with me?</description>
		<content:encoded><![CDATA[<p>Can anyone share the binary for nslu2 with me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DM</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-17223</link>
		<dc:creator>DM</dc:creator>
		<pubDate>Mon, 05 Oct 2009 21:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-17223</guid>
		<description>I did use the configure command as you described. I still had to uncomment the __Use_UNIX98 directive. After that it compiled OK, and I got firefly working (YAY!). 

Nearly at the end: it crashes often (using the html management tool), and the bonjour service seems to be stopped, though ITunes finds the server. I&#039;ll be looking into that. There might be some conflicts with old installations.
If I got it working smoothlessly, I&#039;ll let it know.
Thanks again, Thimp</description>
		<content:encoded><![CDATA[<p>I did use the configure command as you described. I still had to uncomment the __Use_UNIX98 directive. After that it compiled OK, and I got firefly working (YAY!). </p>
<p>Nearly at the end: it crashes often (using the html management tool), and the bonjour service seems to be stopped, though ITunes finds the server. I&#8217;ll be looking into that. There might be some conflicts with old installations.<br />
If I got it working smoothlessly, I&#8217;ll let it know.<br />
Thanks again, Thimp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres</title>
		<link>http://tech.shantanugoel.com/2009/07/03/compiling-latest-firefly-mt-daapd-asus-wl-500w.html#comment-17056</link>
		<dc:creator>Andres</dc:creator>
		<pubDate>Sat, 05 Sep 2009 15:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/?p=252#comment-17056</guid>
		<description>Firstly, thanks for sharing.  I&#039;ve tried several times to compile on OS X (Leopard and Snow Leopard) each time without success.

After running make a get error msgs such as these:

make[4]: Nothing to be done for `all&#039;.
make[4]: Nothing to be done for `all-am&#039;.
make[3]: Nothing to be done for `all-am&#039;.
Making all in contrib
make  all-recursive
Making all in init.d
make  all-am
make[5]: Nothing to be done for `all-am&#039;.
make[4]: Nothing to be done for `all-am&#039;.

Any insight on your part?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Firstly, thanks for sharing.  I&#8217;ve tried several times to compile on OS X (Leopard and Snow Leopard) each time without success.</p>
<p>After running make a get error msgs such as these:</p>
<p>make[4]: Nothing to be done for `all&#8217;.<br />
make[4]: Nothing to be done for `all-am&#8217;.<br />
make[3]: Nothing to be done for `all-am&#8217;.<br />
Making all in contrib<br />
make  all-recursive<br />
Making all in init.d<br />
make  all-am<br />
make[5]: Nothing to be done for `all-am&#8217;.<br />
make[4]: Nothing to be done for `all-am&#8217;.</p>
<p>Any insight on your part?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

