applet-request: expand

Alfred Zastrow ml at zastrow4u.de
Sun Aug 5 17:40:12 UTC 2007


Hello list,

glibc-2.6.1 compiles fine by using most of the applets of busybox-1.6.1,
but "expand" of coreutils is still missing:

----------snip----------------
sed -e 's,[{}],@&,g'				\
	    -e 's,/\*\(@.*\)\*/,\1,g'			\
	    -e 's,/\*  *,/* @r{,g' -e 's,  *\*/,} */,'	\
	    -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\
	    examples/stpcpy.c | expand > stpcpy.c.texi.new
/bin/sh: line 4: expand: command not found
make[2]: *** [stpcpy.c.texi] Error 127
make[2]: Leaving directory `/build/glibc-2.6.1/manual'
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory `/build/glibc-2.6.1'
make: *** [install] Fehler 2
----------snap----------------

Is there any chance to get this in?

cu
Alfred




More information about the busybox mailing list