Reply To: Cross compile for NSLU2

#7635
rpedde
Participant

@jm wrote:

Thanks a lot.

Crosstool installed and first build up and running on NSLU. 😀

I’ll post back here when I have them posted somewhere.

Take your time. I’m in no hurry, I appreciate the work you put into making all this available to everyone. Thanks!

Okay. the files I use for the slug package are at http://www.fireflymediaserver.org/files.tar.gz. It’s kind of all blobbed together. I’ll get it cleaned up and in svn soonish, but this should get you running.

The .mk file replaces the mt-daapd.mk in make/, and the contents of the mt-daapd directory go in sources/mt-daapd.

Edit the makefile. Set MT_DAAPD_SITE to “http://nightlies.mt-daapd.org”, and set MT_DAAPD_VERSION to the version you want to build (svn-1450, maybe?)

Then make mt-daapd-ipk

Yell if you have trouble.

— Ron