On Sun, Aug 12, 2007 at 12:48:50AM +0200, [EMAIL PROTECTED] wrote: > Author: tg > Date: 2007-08-12 00:48:49 +0200 (Sun, 12 Aug 2007) > New Revision: 3479 > > Modified: > trunk/freewrt/scripts/scan-tools.sh > Log: > revert r3478 > paxmirabilis is built as part of tools/
When you try to build a custom busybox config (as it is documented by you in the help of bbconfig.custom), beforce you have build a build enviroment, it breaks. -> make menuconfig -> make package=busybox patch # generate a custom busybox config [...] /bin/bash: pax: command not found gmake[1]: *** -> [/var/home/technik/dnehring/freewrt/trunk/freewrt/build_mipsel/w-busybox-1.4.2-29/busybox-1.4.2/.extract_done] -> Error 127 [...] So pax is needed or you should move the build of paxmirabilis to the beginning or you should update the docs. Dirk _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
