Hi Komal, 2007/12/17, Komal Pal <[EMAIL PROTECTED]>: > > > I installed T2 SDE anf fc6 on the same system. > I downloaded t2-7.0-rc2.tar.bz2 in /home directory of T2 SDE. And extracted > it in same directory. > When I was building busybox package it gives me error. Then I changed > busybox.desc file (busybox-1.6.1.tar.bz2 to busybox-1.8.2.bz2). > then i run following commands > # ./scripts/Download busybox > # ./scripts/Build-Pkg busybox > > after this my T2 SDE get corrupted.
you should not use the Build-Pkg script directly, it has installed the busybox binaries into your host system. To use the chroot'ed and safe environment always use the Build-Target script, even to re-build single packages like: ./scripts/Build-Target -cfg your-config -job 5-busybox Regards, Michael ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
