From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] wanna compile busybox and uclib with self modified code, please help
Date: Thu, 29 Aug 2013 07:24:09 +0200 [thread overview]
Message-ID: <521EDAF9.1080609@mind.be> (raw)
In-Reply-To: <BAY167-W54738C29151963CCC2605944B0@phx.gbl>
On 08/28/13 04:36, hacklinux wrote:
> according to the guidelines i made attempt as follow:
>
> /home/wangk/buildroot-2012.11.1 is where buildroote preject locate in
> server machine, under this directory a local.mk was created the snapshot
> of the project is as follow:
>
> [root at buildroot-2012.11.1]# ls
> arch boot config Config.in configs dl fs
> local.mk Makefile.legacy package system
> board CHANGES config_custom Config.in.legacy COPYING docs linux
> Makefile output support toolchain
>
> and then variable LINUX_OVERRIDE_SRCDIR = /home/wangk/linux-2.6.39 was
> aslo added in the local.mk file. after this i made menuconfig and in
> /Build options -> location of a package override file i gave the location
> where local.mk locate and the value is as follow:
>
> ($(TOPDIR)/local.mk) location of a package override file
>
> however, when i tried to rebuild the project an error was posted
> concerning linux kenel that is :
>
> [root at buildroot-2012.11.1]# make
> --2013-08-28 11:25:08--
> http://www.kernel.org/pub//linux/kernel/v2.6//linux-2.6.39.tar.bz2
> Resolving www.kernel.org... failed: No address associated with hostname.
> wget: unable to resolve host address ?.ww.kernel.org?
> --2013-08-28 11:25:08-- http://sources.buildroot.net//linux-2.6.39.tar.bz2
> Resolving sources.buildroot.net... failed: No address associated with
> hostname.
> wget: unable to resolve host address ?.ources.buildroot.net?
> make: *** [/home/wangk/buildroot-2012.11.1/dl/linux-2.6.39.tar.bz2] Error 1
> [root at buildroot-2012.11.1]#
>
> very confused about this, is there anything wrong with i configure?
Perhaps you are using an internal toolchain? In that case buildroot
also needs to install kernel headers (as part of the toolchain), and this
is handled separately. So you should also add this to you local.mk:
LINUX_HEADERS_OVERRIDE_SRCDIR = /home/wangk/linux-2.6.39
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2013-08-29 5:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-27 7:42 [Buildroot] wanna compile busybox and uclib with self modified code, please help hacklinux
2013-08-27 7:52 ` Stephan Hoffmann
2013-08-27 8:32 ` hacklinux
2013-08-27 9:26 ` Stephan Hoffmann
2013-08-28 2:36 ` hacklinux
2013-08-28 6:54 ` Stephan Hoffmann
2013-08-29 5:24 ` Arnout Vandecappelle [this message]
2013-08-29 8:12 ` Thomas Petazzoni
[not found] ` <BAY167-W75821A694A0D0A49BAA27394340@phx.gbl>
2013-08-29 8:46 ` hacklinux
2013-08-29 8:50 ` Thomas Petazzoni
2013-08-29 9:01 ` hacklinux
2013-10-06 10:00 ` hacklinux
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=521EDAF9.1080609@mind.be \
--to=arnout@mind.be \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox