Doesn't build under Linux 3.0?

Douglas Mencken dougmencken at gmail.com
Sat Jul 23 22:29:11 UTC 2011


Well, sed -i '/Include our own copy of struct
sysinfo/{NNNNNNNNNNNNNNNNNN;d}' ./include/libbb.h **doesn't work** as
expected (successful build): init/init.c:1010:18: error: storage size
of 'info' isn't known. So it is really important to keep libbb's
definition, and not using the kernel's one.

I suppose the solution would be to rename 'sysinfo' to 'bb_sysinfo' or
such; but this can cause link errors.


More information about the busybox mailing list