r15420 broke trunk (ls and pwd_grp)

Bernhard Fischer rep.nop at aon.at
Tue Jun 20 10:54:40 UTC 2006


Hi,

http://www.busybox.net/cgi-bin/viewcvs.cgi?rev=15420&view=rev

broke trunk:

Tue Jun 20 09:28:24 CEST 2006
# CONFIG_LS=y: CONFIG_FEATURE_BUFFERS_USE_MALLOC=y  
coreutils/ls.c: In function 'showdirs':
coreutils/ls.c:492: warning: unused variable 'dnd'
coreutils/ls.c:491: warning: unused variable 'dndirs'
coreutils/ls.c: In function 'ls_main':
coreutils/ls.c:907: error: 'TIME_MOD' undeclared (first use in this function)
coreutils/ls.c:907: error: (Each undeclared identifier is reported only once
coreutils/ls.c:907: error: for each function it appears in.)
coreutils/ls.c:1006: error: 'TIME_CHANGE' undeclared (first use in this function)
coreutils/ls.c:1008: error: 'TIME_ACCESS' undeclared (first use in this function)
make[1]: *** [coreutils/ls.o] Error 1
make: *** [busybox] Error 2


# CONFIG_USE_BB_PWD_GRP=y: CONFIG_FEATURE_BUFFERS_USE_MALLOC=y  
libpwdgrp/pwd_grp.c:122: warning: no previous prototype for 'fgetspent_r'
libpwdgrp/pwd_grp.c:174: warning: no previous prototype for 'fgetspent'
libpwdgrp/pwd_grp.c: In function 'fgetspent':
libpwdgrp/pwd_grp.c:176: error: storage size of 'resultbuf' isn't known
libpwdgrp/pwd_grp.c:176: warning: unused variable 'resultbuf'
make[1]: *** [libpwdgrp/fgetspent.o] Error 1
make: *** [busybox] Error 2




More information about the busybox mailing list