On Friday 21 December 2007 13:31:26 kkp wrote: > > After running this command > # ./scripts/Build-Target -cfg default > > gives me error > > == 17:30:11 =[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.default.20071221.173011.13824.localhost > -> Building. Writing output to $root/var/adm/logs/1-busybox.out > !> 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 > !> usr/sbin/readprofile: busybox util-linux > !> usr/sbin/udhcpd: busybox udhcp > !> Due to previous errors. > -> $root/var/adm/logs/1-busybox.out -> 1-busybox.err > == 12/21/07 17:31:30 =[1]=> Aborted building package busybox. > -> Unmounting loop mounts ... > > How can I fix this problem.
Busybox replaces all those packages, so in a custom target whitch busybox enabled you should remove those file clashing packages from your package selection. Alternatively, if you want some of the full-blown flavours, you can disable the "Busybox symlinking" in the T2 Config menu and just create some of the applet symlinks at the end of the build. 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 [EMAIL PROTECTED] with a subject of: unsubscribe t2
