bug#1028: [BusyBox] bug#1028: Busybox : Error when compiling only tar

Sébastien Côté scote1 at Matrox.COM
Tue Aug 22 14:15:26 UTC 2000


"Torbjörn Axelsson" wrote:

> 
> I suppose the process outlined in
> http://busybox.net/lists/busybox/2000-August/000389.html
> will solve the problem.
> 
> To be a little more helpful, this is what I did when I hade the same
> problem today:
> 
> --- busybox-0.46/utility.c      Tue Jul 11 19:54:48 2000
> +++ busybox/utility.c   Tue Aug 22 11:26:23 2000
> @@ -30,7 +30,8 @@
>   || defined (BB_CP_MV)            \
>   || defined (BB_FIND)             \
>   || defined (BB_LS)               \
> - || defined (BB_INSMOD)
> + || defined (BB_INSMOD) \
> + || defined (BB_TAR)
>  /* same conditions as recursiveAction */
>  #define bb_need_name_too_long
>  #endif

Worked for me...  Thanks a lot !

-- 
Sébastien Côté






More information about the busybox mailing list