Hi,

this patch fixes a compile error with Linux kernel 2.6.17:

http://sources.busybox.net/index.py/trunk/uClibc/libc/sysdeps/linux/common/bits/sigcontext.h?r1=4309&r2=24954&pathrev=25109

I know the kernel is ancient, but I need it to make uClibc 0.9.30.1 work,
otherwise this happens:

  CC libc/sysdeps/linux/common/getrusage.os
In file included from ./include/bits/sigcontext.h:28,
                 from ./include/signal.h:333,
                 from ./include/sys/wait.h:31,
                 from ./include/wait.h:1,
                 from libc/sysdeps/linux/common/getrusage.c:12:
/root/work_uclibc/compile/cdk/linux-2.6.17/include/asm/sigcontext.h:24:
warning: no semicolon at end of struct or union
/root/work_uclibc/compile/cdk/linux-2.6.17/include/asm/sigcontext.h:24:
error: syntax error before '*' token

Cheers, rhabarber1848


_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to