All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Getting problem when make
Date: Tue, 19 May 2009 10:39:50 +0200	[thread overview]
Message-ID: <87bpppmqp5.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <2081969434.26061242292261158.JavaMail.root@mbr1.indiatimes.com> (bsudheer's message of "Thu\, 14 May 2009 14\:41\:01 +0530 \(IST\)")

>>>>> "bsudheer143" == bsudheer143  <bsudheer143@indiatimes.com> writes:

Hi,

 bsudheer143> Dear Mr, Peter Korsgaard
 bsudheer143> I want to port embedded linux in ARM board.

Please direct buildroot mails to the buildroot mailing list and not
directly to me.

 bsudheer143> I have started with buildroot download.
 bsudheer143> steps finished:
 bsudheer143> 1.downloaded buildroot-snapshot.tar.bz2 and untar done.
 bsudheer143> 2. cd /buildroot folder
 bsudheer143> then
 bsudheer143> 3.make menuconfig command
 bsudheer143> 4. Then make command , It takes more time and finally it gives the error like this
 bsudheer143> *** Unpacking kernel source
 bsudheer143> bzcat /root/sudheer/buildroot/dl/linux-2.6.29.3.tar.bz2 | tar -C /root/sudheer/buildroot/project_build_arm/uclibc   -xf -
 bsudheer143> touch /root/sudheer/buildroot/project_build_arm/uclibc/linux-2.6.29.3/.unpacked
 bsudheer143> toolchain/patch-kernel.sh /root/sudheer/buildroot/project_build_arm/uclibc/linux-2.6.29.3 toolchain/kernel-headers \
 bsudheer143> 		linux-2.6.29.3-\*.patch{,.gz,.bz2}
 bsudheer143> touch /root/sudheer/buildroot/project_build_arm/uclibc/linux-2.6.29.3/.patched
 bsudheer143> cp -dpf  /root/sudheer/buildroot/project_build_arm/uclibc/linux-2.6.29.3/.config
 bsudheer143> cp: missing destination file operand after `/root/sudheer/buildroot/project_build_arm/uclibc/linux-2.6.29.3/.config'
 bsudheer143> Try `cp --help' for more information.
 bsudheer143> make: *** [/root/sudheer/buildroot/project_build_arm/uclibc/linux-2.6.29.3/.configured] Error 1

 bsudheer143> please help me to solve this problem.

It seems like you haven't defined a kernel configuration file
(BR2_PACKAGE_LINUX_KCONFIG). See make menuconfig->Kernel->.config file

-- 
Bye, Peter Korsgaard

           reply	other threads:[~2009-05-19  8:39 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <2081969434.26061242292261158.JavaMail.root@mbr1.indiatimes.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bpppmqp5.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.