linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: linux-kernel@vger.kernel.org
Subject: Re: build error
Date: Tue, 2 Oct 2007 17:19:42 -0700	[thread overview]
Message-ID: <20071002171942.047450fe@freepuppy.rosehill> (raw)
In-Reply-To: <20071002201213.GA5605@chaos.in-kiel.de>

On Tue, 2 Oct 2007 22:12:13 +0200
linux-kernel@lebenslange-mailadresse.de wrote:

> [please CC: me, my subscribe mail was greylisted]
> 
> Morning!
> 
> My make run for 2.6.23-rc9 ends like this:
> 
>   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: In function `getnstimeofday':
> (.text+0x1e141): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `do_gettimeofday':
> (.text+0x1e263): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `timekeeping_resume':
> timekeeping.c:(.text+0x1e427): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x1e829): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x1ec4c): undefined reference to `__udivdi3'
> make: *** [.tmp_vmlinux1] Error 1
> 
> .config attached.
> 
> I have already read the diff from -rc8 and found nothing that helped me.
> 
> Any ideas? Further questions?
> 
> Wilfried
> 

What Gcc version? and config/architecture?

-- 
Stephen Hemminger <shemminger@linux-foundation.org>


  reply	other threads:[~2007-10-03  0:25 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-02 20:12 build error linux-kernel
2007-10-03  0:19 ` Stephen Hemminger [this message]
2007-10-03  0:28   ` Randy Dunlap
2007-10-03  0:39     ` Stephen Hemminger
2007-10-10 10:23       ` Wilfried Klaebe
2010-05-28  2:54 ranjith kumar
2010-05-28  4:20 ` Américo Wang
2019-07-28 20:08 Matteo Croce
2019-07-28 20:15 ` Bernd Petrovitsch
2019-07-28 20:28   ` Matteo Croce
2019-07-29  4:44 ` Bhaskar Chowdhury
2019-07-29  7:58   ` Matteo Croce
2019-07-29  9:50 ` Will Deacon
2019-07-29 10:08   ` Matteo Croce
2019-07-29 10:16   ` Vincenzo Frascino
2019-07-29 10:21     ` Matteo Croce
2019-07-29 10:25     ` Matteo Croce
2019-07-29 11:08       ` Vincenzo Frascino
2019-07-29 11:12         ` Matteo Croce
2019-07-29 11:18           ` Vincenzo Frascino
2019-07-29 11:26             ` Matteo Croce

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=20071002171942.047450fe@freepuppy.rosehill \
    --to=shemminger@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).