[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#245784: Undefined u64 in jiffies.h.



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
> > __KERNEL__ but I'm not sure.
> > 
> > This problem causes a build failure for sysklogd and should
> > therefor probably be tagged as RC.
> 
> For me, sysklogd_1.4.1-14 is buildable.  BTW, why is jiffies.h
> included?

On current sarge?

ksys_mod.c includes <linux/modules.h> and that includes
linux/sched.h and that includes linux/jiffies.h.


Kurt




Reply to: