public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!
@ 2007-06-19 19:02 Olaf Hering
  2007-06-19 20:10 ` Stephen Hemminger
  0 siblings, 1 reply; 7+ messages in thread
From: Olaf Hering @ 2007-06-19 19:02 UTC (permalink / raw)
  To: linux-kernel, linuxppc-dev


What happend to __ucmpdi2 from David Woodhouse?
google has a few hits about stuff like this on 32bit powerpc with gcc 4.1.2:

ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!

using the drivers/net/s2io* files from 2.6.21 with 2.6.22-rc5 fixes the
compile.

25805dcf9d83098cf5492117ad2669cd14cc9b24 adds two u64 >>= 48 followed by
a switch statement (line 2889 and 6816).

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

end of thread, other threads:[~2007-06-27  6:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19 19:02 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined! Olaf Hering
2007-06-19 20:10 ` Stephen Hemminger
2007-06-19 20:41   ` Olaf Hering
2007-06-21  9:55     ` Sivakumar Subramani
2007-06-26  7:01       ` Andrew Morton
2007-06-26 10:07         ` Jeff Garzik
2007-06-27  6:33     ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox