Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread Kurt Roeckx
Package: linux-kernel-headers Version: 2.5.999-test7-bk-15 In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I think the whole file should be probably be #ifdef'd to __KERNEL__ but I'm not sure. This problem causes a build failure for

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread GOTO Masanori
At Sun, 25 Apr 2004 14:25:49 +0200, Kurt Roeckx wrote: In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I think the whole file should be probably be #ifdef'd to __KERNEL__ but I'm not sure. This problem causes a build failure for

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread Kurt Roeckx
On Sun, Apr 25, 2004 at 10:40:37PM +0900, GOTO Masanori wrote: At Sun, 25 Apr 2004 14:25:49 +0200, Kurt Roeckx wrote: In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I think the whole file should be probably be #ifdef'd to

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread GOTO Masanori
At Sun, 25 Apr 2004 15:49:03 +0200, Kurt Roeckx wrote: On Sun, Apr 25, 2004 at 10:40:37PM +0900, GOTO Masanori wrote: At Sun, 25 Apr 2004 14:25:49 +0200, Kurt Roeckx wrote: In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread Kurt Roeckx
On Sun, Apr 25, 2004 at 11:21:53PM +0900, GOTO Masanori wrote: Which version did you build sysklogd ? I'm using 1.4.1-10, which is the latest in testing. Trying the same with 1.4.1-14 fixes all my problems. Sorry for all those bugreports about sysklogd. Kurt -- To UNSUBSCRIBE, email to

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread Kurt Roeckx
Package: linux-kernel-headers Version: 2.5.999-test7-bk-15 In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I think the whole file should be probably be #ifdef'd to __KERNEL__ but I'm not sure. This problem causes a build failure for

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread GOTO Masanori
At Sun, 25 Apr 2004 14:25:49 +0200, Kurt Roeckx wrote: In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I think the whole file should be probably be #ifdef'd to __KERNEL__ but I'm not sure. This problem causes a build failure for

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread Kurt Roeckx
On Sun, Apr 25, 2004 at 10:40:37PM +0900, GOTO Masanori wrote: At Sun, 25 Apr 2004 14:25:49 +0200, Kurt Roeckx wrote: In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I think the whole file should be probably be #ifdef'd to

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread GOTO Masanori
At Sun, 25 Apr 2004 15:49:03 +0200, Kurt Roeckx wrote: On Sun, Apr 25, 2004 at 10:40:37PM +0900, GOTO Masanori wrote: At Sun, 25 Apr 2004 14:25:49 +0200, Kurt Roeckx wrote: In /usr/include/linux/jiffies.h line 16, 20 and 22 it uses the u64 type. That type is __KERNEL__ only. I

Bug#245784: Undefined u64 in jiffies.h.

2004-04-25 Thread Kurt Roeckx
On Sun, Apr 25, 2004 at 11:21:53PM +0900, GOTO Masanori wrote: Which version did you build sysklogd ? I'm using 1.4.1-10, which is the latest in testing. Trying the same with 1.4.1-14 fixes all my problems. Sorry for all those bugreports about sysklogd. Kurt