Hi Rob, List,

The code on mercurial at

changeset 1209:f170f978e81e
is having build failures.
This fails complaining about FLAG_x macros not being declared, starting
from
__kill__ command.

A snapshot of log is:

toys/other/ifconfig.c:492: warning: dereferencing pointer 'si' does break
strict-aliasing rules
toys/other/ifconfig.c:489: note: initialized from here
toys/posix/kill.c: In function 'kill_main':
toys/posix/kill.c:32: error: 'FLAG_l' undeclared (first use in this
function)
toys/posix/kill.c:32: error: (Each undeclared identifier is reported only
once
toys/posix/kill.c:32: error: for each function it appears in.)
toys/posix/kill.c:45: error: 'TT' undeclared (first use in this function)
toys/lsb/killall.c: In function 'kill_process':
toys/lsb/killall.c:40: error: 'TT' undeclared (first use in this function)


regards,
Ashwini
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to