On Fri, Jul 11, 2008 at 3:18 AM, Gururaja Hebbar K R <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to build Busybox v 1.11.0 with latest patches on arm9 > processor using CodeSourcery arm9 toolchain. > > Since using 1.11.0 version, i am getting an error saying, unable to find > file mkmakefile with error message as below > > + make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- xconfig > HOSTCC scripts/basic/fixdep > HOSTCC scripts/basic/split-include > HOSTCC scripts/basic/docproc > /bin/sh: /opt/dev_bld/bsybox/busybox-1.11.0/scripts/mkmakefile: No such > file or directory > make[1]: *** [outputmakefile] Error 127 > make: *** [xconfig] Error 2
Thanks for the report. Take scripts/mkmakefile from older version, it was deleted by mistake. Will be fixed in 1.11.1 -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
