[Buildroot] busybox-1.6.1.config is missing in revision 18994

BuraphaLinux Server buraphalinuxserver at gmail.com
Mon Jul 2 09:38:42 PDT 2007


buildroot/package/busybox has no file
busybox-1.6.1.config
as of svn revision 18994 so I cannot build the busybox.  I get this:

cp -f   /some/path/buildroot/build_i586/busybox-1.6.1/.config
cp: missing destination file operand after
`/some/path/buildroot/build_i586/busybox-1.6.1/.config'
Try `cp --help' for more information.
make: *** [/some/path/buildroot/build_i586/busybox-1.6.1/.configured] Error 1

I think this is from the line

        cp -f $(BUSYBOX_CONFIG_FILE) $(BUSYBOX_DIR)/.config

in the file busybox.mk


More information about the buildroot mailing list