kdebase and uclibc

Rob Landley rob at landley.net
Mon Oct 24 21:21:06 UTC 2005


On Sunday 23 October 2005 23:13, Robert Connolly wrote:
> Hello. I have just compiled kdebase-3.4.3 under uClibc-0.9.28. Attached is
> the patch of superficial changes. getloadavg.c was borrowed from
> coreuitls-5.2.1 to provide getloadavg(), and a header conflict between
> linux/kernel.h and sys/sysinfo.h with 'struct sysinfo' was fixed.

Random questions:

1) Does simply swapping the order of linux/kernel.h before sys/sysinfo.h fix 
it without the #ifdef?

2) is getloadavg() doing something other than parsing the first three numbers 
from /proc/loadavg?

Rob



More information about the uClibc mailing list