tr broken in r18281

David Daney ddaney at avtrex.com
Fri Mar 30 17:45:09 UTC 2007


I do: make ARCH=mipsel-linux CROSS_COMPILE=mipsel-linux-
.
.
.
   CC      coreutils/tr.o
coreutils/tr.c: In function `expand':
coreutils/tr.c:127: error: `classes' undeclared (first use in this function)
coreutils/tr.c:127: error: (Each undeclared identifier is reported only once
coreutils/tr.c:127: error: for each function it appears in.)
coreutils/tr.c:130: error: `CLASS_alnum' undeclared (first use in this 
function)
coreutils/tr.c:130: error: `CLASS_digit' undeclared (first use in this 
function)
coreutils/tr.c:134: error: `CLASS_alpha' undeclared (first use in this 
function)
coreutils/tr.c:134: error: `CLASS_upper' undeclared (first use in this 
function)
coreutils/tr.c:138: error: `CLASS_lower' undeclared (first use in this 
function)
coreutils/tr.c:142: error: `CLASS_space' undeclared (first use in this 
function)
coreutils/tr.c:142: error: `CLASS_blank' undeclared (first use in this 
function)
coreutils/tr.c:152: error: `CLASS_punct' undeclared (first use in this 
function)
coreutils/tr.c:152: error: `CLASS_cntrl' undeclared (first use in this 
function)
coreutils/tr.c:159: error: `CLASS_invalid' undeclared (first use in this 
function)
make[1]: *** [coreutils/tr.o] Error 1


Attached is my .config

David Daney
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: .config
Url: http://lists.busybox.net/pipermail/busybox/attachments/20070330/f9e24568/attachment-0002.diff 


More information about the busybox mailing list