From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Wed, 28 Mar 2007 23:07:31 +0200 Subject: [Buildroot] Error with Busybox In-Reply-To: <460A9989.6030108@mbdsys.com> References: <460A9989.6030108@mbdsys.com> Message-ID: <20070328210731.GE24135@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Wed, Mar 28, 2007 at 06:36:25PM +0200, kimtuan wrote: >Hello, > >I'm trying to build with Busybox but I can't find out why I got this >building error : > >/home/kimtuan/work/buildroot/build_arm/staging_dir/bin/arm-linux-uclibc-strip: >'busybox_unstripped': No such file >install: cannot stat `busybox': No such file or directory >make[1]: *** [install] Error 1 >make[1]: Leaving directory >`/home/kimtuan/work/buildroot/build_arm/busybox-1.5.0' >make: *** [/home/kimtuan/work/buildroot/build_arm/root/bin/busybox] Error 2 $ make busybox-clean $ make or, for more verbose output $ make V=1 and show us the first error you are getting