mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matt Reuther <mreuther@umich.edu>
To: Andrew Morton <akpm@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.18-rc3-mm2 Compile Error
Date: Mon, 7 Aug 2006 07:31:44 -0400	[thread overview]
Message-ID: <200608070731.45133.mreuther@umich.edu> (raw)
In-Reply-To: <20060806222129.f1cfffb9.akpm@osdl.org>

On Monday 07 August 2006 01:21 am, Andrew Morton wrote:
> On Sun, 6 Aug 2006 23:30:19 -0400
>
> Matt Reuther <mreuther@umich.edu> 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

  reply	other threads:[~2006-08-07 11:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-07  3:30 Matt Reuther
2006-08-07  5:21 ` Andrew Morton
2006-08-07 11:31   ` Matt Reuther [this message]
2006-08-07 13:32   ` [-mm patch] add timespec_to_us() and use it in kernel/tsacct.c Adrian Bunk
2006-08-07 20:24     ` Andrew Morton
2006-08-07 20:46       ` Adrian Bunk
2006-08-08  0:02       ` Paul Mackerras
2006-08-09 11:57     ` Matt Reuther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200608070731.45133.mreuther@umich.edu \
    --to=mreuther@umich.edu \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome