Please backport a patch to branches/uClibc_0_9_30

2009-04-27 Thread rhabarber1848
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/

Re: Please backport a patch to branches/uClibc_0_9_30

2009-04-27 Thread Christian MICHON
On Mon, Apr 27, 2009 at 1:03 PM, rhabarber1848 wrote: > 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

Re: Please backport a patch to branches/uClibc_0_9_30

2009-04-27 Thread Christian MICHON
On Mon, Apr 27, 2009 at 2:54 PM, Christian MICHON wrote: > or modify /usr/include/asm/sigcontext.h by hand, removing the > offending "__user". Most of the patch you're pointing to is actually > inside the kernel's headers (I still use 2.6.23). > sorry, wrong location/source: the #define __user is

Re: Please backport a patch to branches/uClibc_0_9_30

2009-04-27 Thread rhabarber1848
Christian MICHON wrote: > I still see this problem today mostly because I use gcc-3.4.6: what > version of gcc are you using ? Hi, I also use gcc-3.4.6. This problem happens only with Kernel 2.6.17, not with 2.6.9 nor with 2.6.26*. Cheers, rhabarber1848

Re: Please backport a patch to branches/uClibc_0_9_30

2009-04-27 Thread Christian MICHON
On Mon, Apr 27, 2009 at 3:14 PM, rhabarber1848 wrote: > I also use gcc-3.4.6. This problem happens only with Kernel 2.6.17, not with > 2.6.9 nor with 2.6.26*. I faced the same issue with uclibc-0.9.30* and linux-2.6.23. I thought the fix was in the kernel headers: I was wrong. It's easier to pat

Re: stdint.h update

2009-04-27 Thread Austin Foxley
Joseph S. Myers wrote: > This patch merges > > 2006-06-23 Paul Eggert Thanks, committed. -Austin ___ uClibc mailing list uClibc@uclibc.org http://lists.busybox.net/mailman/listinfo/uclibc