Doesn't build under Linux 3.0?

Douglas Mencken dougmencken at gmail.com
Sat Jul 23 17:57:45 UTC 2011


Well, this workaround does work:

sed -i '/Include our own copy of struct
sysinfo/{NNNNNNNNNNNNNNNNNN;d}' ./include/libbb.h

But of course, it would be better to surround sysinfo struct def with
#ifndef and/or, if it is so important to keep libbb's one definition,
to #undef it.


More information about the busybox mailing list