Package: linux-kernel-headers
Version: 2.5.999-test7-bk-15
Severity: normal

/usr/include/asm/sigcontext.h includes the following line:

struct _fpstate __user * fpstate;

which looks somewhat wrong to me, and which also gives me an error when
trying to compile the latest arla snapshot.

Shouldn't it be:

struct _fpstate * fpstate;

which is what is in kernel 2.4.25 (the original line on the other hand
is in 2.6.4) for i386. x86_64 have the second line in both 2.4.25 and
2.6.4. 

/torkel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25
Locale: LANG=en_GB, LC_CTYPE=sv_SE

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to