All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.35-git12 fails compile (update_wall_time)
@ 2010-08-13 11:35 Pete Clements
  2010-08-13 12:03 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Pete Clements @ 2010-08-13 11:35 UTC (permalink / raw)
  To: linux-kernel

Fyi: i386 UP

  LD      net/netfilter/built-in.o
  LD      net/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
kernel/built-in.o: In function `update_wall_time':
(.text+0x2227b): undefined reference to `__umoddi3'
kernel/built-in.o: In function `update_wall_time':
(.text+0x2229a): undefined reference to `__udivdi3'
make: *** [.tmp_vmlinux1] Error 1

-- 
Pete Clements 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-13 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13 11:35 2.6.35-git12 fails compile (update_wall_time) Pete Clements
2010-08-13 12:03 ` Sam Ravnborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.