All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] buildroot building problems
@ 2008-01-17 15:41 Yegor Masharsky
  2008-01-17 16:02 ` Bernhard Fischer
  2008-01-17 19:35 ` Paul
  0 siblings, 2 replies; 7+ messages in thread
From: Yegor Masharsky @ 2008-01-17 15:41 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-17 23:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 15:41 [Buildroot] buildroot building problems Yegor Masharsky
2008-01-17 16:02 ` Bernhard Fischer
2008-01-17 17:17   ` Yegor Masharsky
2008-01-17 17:41     ` Bernhard Fischer
2008-01-17 22:42   ` Hamish Moffatt
2008-01-17 23:14     ` Bernhard Fischer
2008-01-17 19:35 ` Paul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.