* [Buildroot] [Bug 3511] New: make busybox-menuconfig does not download busybox package
@ 2011-03-28 12:16 bugzilla at busybox.net
2011-03-28 14:33 ` Benoît Mauduit
2011-03-28 19:34 ` [Buildroot] [Bug 3511] " bugzilla at busybox.net
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2011-03-28 12:16 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3511
Summary: make busybox-menuconfig does not download busybox
package
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: dmitry at radiofid.ru
CC: buildroot at uclibc.org
Estimated Hours: 0.0
'make busybox-menuconfig' does not download busybox package, while 'make
linux26-menuconfig' and 'make uclibc-menuconfig' do. Workaround is to call
'make busybox' (which fails since no crosscompiler is available yet) and repeat
'make busybox-menuconfig'.
$ make busybox-menuconfig
>>> busybox 1.18.4 Extracting
bzcat: Can't open input file
/home/dimka/buildroot/router-irz-wimax-fw/dl/busybox-1.18.4.tar.bz2: No such
file or directory.
tar: ??? ?? ?????? ?? tar-?????
tar: ?????????? ?????? ? ?????????? ????????????? ? ??-?? ????????? ??????
make: ***
[/home/dimka/buildroot/router-irz-wimax-fw/output/build/busybox-1.18.4/.stamp_extracted]
?????? 2
(Sorry for russian text)
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] [Bug 3511] New: make busybox-menuconfig does not download busybox package 2011-03-28 12:16 [Buildroot] [Bug 3511] New: make busybox-menuconfig does not download busybox package bugzilla at busybox.net @ 2011-03-28 14:33 ` Benoît Mauduit 2011-03-28 19:34 ` [Buildroot] [Bug 3511] " bugzilla at busybox.net 1 sibling, 0 replies; 3+ messages in thread From: Benoît Mauduit @ 2011-03-28 14:33 UTC (permalink / raw) To: buildroot On Mon, Mar 28, 2011 at 2:16 PM, <bugzilla@busybox.net> wrote: > https://bugs.busybox.net/show_bug.cgi?id=3511 > > ? ? ? ? ? Summary: make busybox-menuconfig does not download busybox > ? ? ? ? ? ? ? ? ? ?package > ? ? ? ? ? Product: buildroot > ? ? ? ? ? Version: unspecified > ? ? ? ? ?Platform: PC > ? ? ? ?OS/Version: Linux > ? ? ? ? ? ?Status: NEW > ? ? ? ? ?Severity: minor > ? ? ? ? ?Priority: P5 > ? ? ? ? Component: Other > ? ? ? ?AssignedTo: unassigned at buildroot.uclibc.org > ? ? ? ?ReportedBy: dmitry at radiofid.ru > ? ? ? ? ? ? ? ?CC: buildroot at uclibc.org > ? Estimated Hours: 0.0 > > > 'make busybox-menuconfig' does not download busybox package, while 'make > linux26-menuconfig' and 'make uclibc-menuconfig' do. Workaround is to call > 'make busybox' (which fails since no crosscompiler is available yet) and repeat > 'make busybox-menuconfig'. > ... It's because busybox use GENTARGET mechanism, and stamp.extracted rules doesn't depend on stamp.downloaded. (Which it's the case for linux.mk) However, you can run : 'make busybox-source'. -- Beno?t Mauduit ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 3511] make busybox-menuconfig does not download busybox package 2011-03-28 12:16 [Buildroot] [Bug 3511] New: make busybox-menuconfig does not download busybox package bugzilla at busybox.net 2011-03-28 14:33 ` Benoît Mauduit @ 2011-03-28 19:34 ` bugzilla at busybox.net 1 sibling, 0 replies; 3+ messages in thread From: bugzilla at busybox.net @ 2011-03-28 19:34 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=3511 Peter Korsgaard <jacmet@uclibc.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> --- Fixed it in git by depending on busybox-patch, thanks. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-28 19:34 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-03-28 12:16 [Buildroot] [Bug 3511] New: make busybox-menuconfig does not download busybox package bugzilla at busybox.net 2011-03-28 14:33 ` Benoît Mauduit 2011-03-28 19:34 ` [Buildroot] [Bug 3511] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox