login
Header Space

 
 

build error

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Subject: build error
Date: Tuesday, October 2, 2007 - 4:12 pm

[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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
build error, , (Tue Oct 2, 4:12 pm)
Re: build error, Stephen Hemminger, (Tue Oct 2, 8:19 pm)
Re: build error, Randy Dunlap, (Tue Oct 2, 8:28 pm)
Re: build error, Stephen Hemminger, (Tue Oct 2, 8:39 pm)
Re: build error, Wilfried Klaebe, (Wed Oct 10, 6:23 am)
speck-geostationary