Re: 2.6.18-rc3-mm2 Compile Error

From: Matt Reuther
Date: Mon Aug 07 2006 - 07:28:58 EST


On Monday 07 August 2006 01:21 am, Andrew Morton wrote:
> On Sun, 6 Aug 2006 23:30:19 -0400
>
> Matt Reuther <mreuther@xxxxxxxxx> wrote:
> > I got an Error while compiling 2.6.18-rc3-mm2:
> >
> > AR arch/i386/lib/lib.a
> > GEN .version
> > CHK include/linux/compile.h
> > UPD include/linux/compile.h
> > CC init/version.o
> > LD init/built-in.o
> > LD .tmp_vmlinux1
> > kernel/built-in.o(.text+0x45667): In function `bacct_add_tsk':
> > include/linux/time.h:130: undefined reference to `__divdi3'
> > make: *** [.tmp_vmlinux1] Error 1
> >
> > I attached the .config file.
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc3/2.
>6.18-rc3-mm2/hot-fixes/csa-basic-accounting-over-taskstats-fix.patch should
> fix this, thanks.

It does indeed fix the error. Thank you!

Matt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/