Hi All, I have been attempting to build shellinabox for OpenWRT as per:- https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006533.html https://dev.openwrt.org/ticket/7043
I am using an up to date checkout of OpenWRT http://pastebin.com/AvBQ5R55 When compiling I am getting an error when building shellinabox http://pastebin.com/j9pBEG5i If I use make -i, everything else builds fine but shellinabox is a empty package. http://pastebin.com/7Gq68NWs I think it is related to a change in the Makefiles of shellinabox http://code.google.com/p/shellinabox/source/detail?r=230 "In an attempt to reduce build dependencies, remove the requirement for objcopy. Instead, we are now using "od" to generate C source code." http://code.google.com/p/shellinabox/source/diff?path=/trunk/Makefile.am&format=side&r=230 However I am not that experienced with Makefiles and building. Any idea what I am doing wrong or how I can solve this problem ? Best Regards, Brendan _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
