Bug 15 - Compiling for ppc fails in libc/signal/sigaction.c in uClibc HEAD
Summary: Compiling for ppc fails in libc/signal/sigaction.c in uClibc HEAD
Status: CLOSED FIXED
Alias: None
Product: uClibc
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 major
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-04 13:42 UTC by rhabarber1848
Modified: 2009-03-03 00:20 UTC (History)
1 user (show)

See Also:
Host: i686-pc-linux-gnu
Target: powerpc-tuxbox-linux-uclibc
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rhabarber1848 2009-01-04 13:42:28 UTC
libc/signal/sigaction.c: In function `__libc_sigaction':
libc/signal/sigaction.c:44: error: size of array `BUG_sigset_size' is negative

I guess this patch is the cause for this:
http://sources.busybox.net/index.py/trunk/uClibc/libc/signal/sigaction.c?r1=24410&r2=24415&diff_format=h

Linux kernel version 2.4.36.6
gcc 3.4.6
Comment 1 rhabarber1848 2009-01-12 10:07:58 UTC
Fixed in todays SVN snapshot