Reply To: Cross compile for NSLU2

#7633
rpedde
Participant

@jm wrote:

Does this really make all required modifications for the Makefile?

The place to start is here:

http://www.nslu2-linux.org/wiki/Optware/AddAPackageToOptware

Basicaly, check out the source as described in that document using svn. Then, once you have that, just change into the optware directory and do a “make mt-daapd-ipk”. That will download and compile the cross-tools and stuff. That will take some time.

Once you have that, you will have build the package for the stable version – 0.2.4. You’ll need an updated makefile for the nightlies. If you get started on getting the crosstools and whatnot set up, I’ll set up svn for the files I’m using for packaging. Right now, I don’t really have those anywhere.

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

— Ron