[Buildroot] buildroot building problems

Yegor Masharsky yegor.masharsky at gmail.com
Thu Jan 17 15:41:07 UTC 2008


Hi all ,

I'm trying to setup buildroot and uclibc on my host , but something
goes wrong . According to buildroot manual I've downloaded buildroot
using
"svn co svn://uclibc.org/trunk/buildroot" then configured it using
"make menuconfig" and run "make" . After kernel is patched make fails
saying that it could not copy .config file . The output is the
following:

rm -rf /home/aym001/buildroot/project_build_powerpc/uclibc/linux-2.6.22.10
*** Unpacking kernel source
bzcat /home/aym001/buildroot/dl/linux-2.6.22.10.tar.bz2 | tar -C
/home/aym001/buildroot/project_build_powerpc/uclibc   -xf -
touch /home/aym001/buildroot/project_build_powerpc/uclibc/linux-2.6.22.10/.unpacked
toolchain/patch-kernel.sh
/home/aym001/buildroot/project_build_powerpc/uclibc/linux-2.6.22.10
toolchain/kernel-headers \
linux-2.6.22.10-\*.patch{,.gz,.bz2}
touch /home/aym001/buildroot/project_build_powerpc/uclibc/linux-2.6.22.10/.patched
cp -dpf  /home/aym001/buildroot/project_build_powerpc/uclibc/linux-2.6.22.10/.config
cp: missing destination file
Try `cp --help' for more information.
make: *** [/home/aym001/buildroot/project_build_powerpc/uclibc/linux-2.6.22.10/.configured]
Error 1

What do I do wrong ?

Thanks,
Yegor



More information about the buildroot mailing list