|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
t2-7.0-rc2 busybox build failsUsing t2-7.0-rc2, I'm trying to build the generic embedded target. It cranks along until I get: == 11:24:34 =[1]=> Building base/busybox [1.6.1 7.0-rc2]. -> Parallel build using 2 jobs enabled. -> Reading package config: package/base/busybox/busybox.conf -> Preparing build in src.busybox.system.20071119.112434.6487.jbodnar -> Building. Writing output to $root/var/adm/logs/1-busybox.out !> usr/bin/uniq: busybox coreutils !> usr/bin/wc: busybox coreutils !> usr/bin/which: bash busybox !> usr/bin/who: busybox coreutils !> usr/bin/whoami: busybox coreutils !> usr/bin/xargs: busybox findutils !> usr/bin/yes: busybox coreutils !> Due to previous errors. -> $root/var/adm/logs/1-busybox.out -> 1-busybox.err == 11/19/07 11:25:24 =[1]=> Aborted building package busybox. -> Unmounting loop mounts ... 1-busybox.err doesn't seem to offer much insight: ... usr/bin/yes: busybox coreutils Due to previous errors. --- BUILD ERROR --- removed `/home/jbodnar/tmp/t2-7.0-rc2/build/system-7.0-rc2-embedded-x86-i486/var/adm/logs/1-busybox.log' Jason -- Jason Bodnar jason@... http://www.shakabuku.org ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@... with a subject of: unsubscribe t2 |
|
|
Re: t2-7.0-rc2 busybox build failsHi,
On Monday 19 November 2007 18:35:22 Jason Bodnar wrote: > > Using t2-7.0-rc2, I'm trying to build the generic embedded target. It cranks > along until I get: > > == 11:24:34 =[1]=> Building base/busybox [1.6.1 7.0-rc2]. > -> Parallel build using 2 jobs enabled. > -> Reading package config: package/base/busybox/busybox.conf > -> Preparing build in src.busybox.system.20071119.112434.6487.jbodnar > -> Building. Writing output to $root/var/adm/logs/1-busybox.out > !> usr/bin/uniq: busybox coreutils > !> usr/bin/wc: busybox coreutils > !> usr/bin/which: bash busybox > !> usr/bin/who: busybox coreutils > !> usr/bin/whoami: busybox coreutils > !> usr/bin/xargs: busybox findutils > !> usr/bin/yes: busybox coreutils > !> Due to previous errors. > -> $root/var/adm/logs/1-busybox.out -> 1-busybox.err > == 11/19/07 11:25:24 =[1]=> Aborted building package busybox. > -> Unmounting loop mounts ... > > 1-busybox.err doesn't seem to offer much insight: > > ... > usr/bin/yes: busybox coreutils > Due to previous errors. > --- BUILD ERROR --- > removed > `/home/jbodnar/tmp/t2-7.0-rc2/build/system-7.0-rc2-embedded-x86-i486/var/adm/logs/1-busybox.log' embedded target as it is configure in the 7.0 series. I'm already thinking how to solve this best. You can either completely disable busybox in your build, or, fi you want busybox in your build disable the conflicting packages or turn the option of that creates all the busybox applet symlinks. Yours, -- René Rebe - ExactCODE GmbH - Europe, Germany, Berlin Geschäftsführer: Susanne Klaus, René Rebe Sitz: Berlin, Amtsgericht Charlottenburg HRB 105 123 B USt-IdNr.: DE251602478 http://exactcode.de | http://t2-project.org | http://rene.rebe.name ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@... with a subject of: unsubscribe t2 |
|
|
Re: t2-7.0-rc2 busybox build failsHi again,
On Thursday 22 November 2007 10:13:32 René Rebe wrote: > > usr/bin/yes: busybox coreutils > > Due to previous errors. > > --- BUILD ERROR --- > > removed > > `/home/jbodnar/tmp/t2-7.0-rc2/build/system-7.0-rc2-embedded-x86-i486/var/adm/logs/1-busybox.log' > > The insight is, that two packages install the same files. This is a defect in the > embedded target as it is configure in the 7.0 series. I'm already thinking how > to solve this best. > > You can either completely disable busybox in your build, or, fi you want > busybox in your build disable the conflicting packages or turn the option > of that creates all the busybox applet symlinks. rather introduced a busybox or standard tools option in the embedded target to choose whether to use the full featured, and big flavours, or busyox in the future. Yours, -- René Rebe - ExactCODE GmbH - Europe, Germany, Berlin Geschäftsführer: Susanne Klaus, René Rebe Sitz: Berlin, Amtsgericht Charlottenburg HRB 105 123 B USt-IdNr.: DE251602478 http://exactcode.de | http://t2-project.org | http://rene.rebe.name ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@... with a subject of: unsubscribe t2 |
| Free Forum Powered by Nabble | Forum Help |