[Buildroot] buildroot building problems

Paul pbor1234 at zonnet.nl
Thu Jan 17 19:35:02 UTC 2008


Yegor,
You need a .config for the kernel as well. In make menuconfig you can select
to run xconfig prior to compiling the kernel. Otherwise run the config tool
yourself and point to the .config file in make menuconfig. Hope this helps?
Paul



-----Original Message-----
From: buildroot-bounces at uclibc.org [mailto:buildroot-bounces at uclibc.org] On
Behalf Of Yegor Masharsky
Sent: donderdag 17 januari 2008 16:41
To: buildroot at uclibc.org
Subject: [Buildroot] buildroot building problems

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/.unpacke
d
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/.config
ured]
Error 1

What do I do wrong ?

Thanks,
Yegor
_______________________________________________
buildroot mailing list
buildroot at uclibc.org
http://busybox.net/mailman/listinfo/buildroot




More information about the buildroot mailing list