Does a build of Fuppes (http://fuppes.ulrich-voelkel.de/) exist for the MBWE? Ushare hasn't been holding up that well for me and, unfortunately, MediaTomb doesn't support the Xbox360 which is a necessity for me. I've tried my darnedest to build Fuppes from latest version's source (SVN-660) on my MBWE, but I keep hitting a brick wall. I get the following errors on the last steps of the make process:
grep: /home/slug/optware/gumstix1151/toolchain/gumstix-buildroot/build_arm_nofpu/staging_dir/arm-linux-uclibc/lib/libstdc++.la: No such file or directory
/bin/sed: can't read /home/slug/optware/gumstix1151/toolchain/gumstix-buildroot/build_arm_nofpu/staging_dir/arm-linux-uclibc/lib/libstdc++.la: No such file or directory
libtool: link: `/home/slug/optware/gumstix1151/toolchain/gumstix-buildroot/build_arm_nofpu/staging_dir/arm-linux-uclibc/lib/libstdc++.la' is not a valid libtool archive
Which I find weird because I'm attempting to build it on the MBWE itself, why is it looking for buildroot things as if I'm attempting to cross-compile it? Unfortunately, it seems like the svn required to even create a gumstix1151 buildroot doesn't exist anymore, as well.
If anyone knows anything that could help, I'd be very grateful!