Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] busybox error while building
@ 2014-07-25  2:41 Rohit Kumar
  2014-07-25  3:31 ` Baruch Siach
  0 siblings, 1 reply; 2+ messages in thread
From: Rohit Kumar @ 2014-07-25  2:41 UTC (permalink / raw)
  To: buildroot

Hello Thomas,
i copied .config file from previous buildroot to newest buildroot source
and when i tried to "make "
i got following error:

/bin/sed -i -e 's, at STATIC@,,'
/home/rohit/Desktop/buildroot/output/host/usr/bin/pkg-config
>>> busybox 1.22.1 Extracting
bzcat /home/rohit/Desktop/buildroot/dl/busybox-1.22.1.tar.bz2 | tar
--strip-components=1 -C
/home/rohit/Desktop/buildroot/output/build/busybox-1.22.1  -xf -
>>> busybox 1.22.1 Patching

Applying 0006-lzop-add-overflow-check.patch using patch:
patching file archival/libarchive/liblzo.h
patching file archival/libarchive/lzo1x_d.c

Applying
busybox-0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
using patch:
patching file networking/libiproute/iplink.c

Applying busybox-0002-busybox-1.22.1-ash.patch using patch:
patching file shell/ash.c

Applying busybox-0003-busybox-1.22.1-date.patch using patch:
patching file libbb/time.c

Applying busybox-0004-busybox-1.22.1-iplink.patch using patch:
patching file networking/libiproute/iplink.c

Applying busybox-0005-busybox-1.22.1-nc.patch using patch:
patching file networking/nc_bloaty.c
>>> busybox 1.22.1 Configuring
/usr/bin/install -D -m 0644 package/busybox/busybox-1.22.x.config
/home/rohit/Desktop/buildroot/output/build/busybox-1.22.1/.config
/usr/bin/install: cannot stat ?package/busybox/busybox-1.22.x.config?: No
such file or directory
make: ***
[/home/rohit/Desktop/buildroot/output/build/busybox-1.22.1/.stamp_configured]
Error 1

With Regards,

Rohit Kumar
+82 1073149173
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140725/c81a5ba7/attachment.html>

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

* [Buildroot] busybox error while building
  2014-07-25  2:41 [Buildroot] busybox error while building Rohit Kumar
@ 2014-07-25  3:31 ` Baruch Siach
  0 siblings, 0 replies; 2+ messages in thread
From: Baruch Siach @ 2014-07-25  3:31 UTC (permalink / raw)
  To: buildroot

Hi Rohit,

On Fri, Jul 25, 2014 at 11:41:00AM +0900, Rohit Kumar wrote:
> i copied .config file from previous buildroot to newest buildroot source
> and when i tried to "make "
> i got following error:

[...]

> >>> busybox 1.22.1 Configuring
> /usr/bin/install -D -m 0644 package/busybox/busybox-1.22.x.config
> /home/rohit/Desktop/buildroot/output/build/busybox-1.22.1/.config
> /usr/bin/install: cannot stat ?package/busybox/busybox-1.22.x.config?: No
> such file or directory
> make: ***
> [/home/rohit/Desktop/buildroot/output/build/busybox-1.22.1/.stamp_configured]
> Error 1

Commit b18dca0df8a3 (busybox: support only one version) renamed 
busybox-1.22.x.config to busybox.config. Please set BR2_PACKAGE_BUSYBOX_CONFIG 
to "package/busybox/busybox.config" (this is the default now).

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

end of thread, other threads:[~2014-07-25  3:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25  2:41 [Buildroot] busybox error while building Rohit Kumar
2014-07-25  3:31 ` Baruch Siach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox