public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.42 raid0 compile failure?
@ 2002-10-12 10:59 Helge Hafting
  0 siblings, 0 replies; only message in thread
From: Helge Hafting @ 2002-10-12 10:59 UTC (permalink / raw)
  To: linux-kernel; +Cc: neilb

I tried compiling 2.5.42 with gcc 2.95.4.
I use Peter Chubb's raid0 patch which
worked fine with 2.5.41

compiling, I got this:
drivers/built-in.o: In function `raid0_mergeable_bvec':
drivers/built-in.o(.text+0xa497d): undefined reference to `__umoddi3'
drivers/built-in.o: In function `raid0_make_request':
drivers/built-in.o(.text+0xa4d23): undefined reference to `__umoddi3'

These functions use the % operator with sector_t,
so I guess there is a problem with the new 64-bit sector_t.

Helge Hafting


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-12 10:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-12 10:59 2.5.42 raid0 compile failure? Helge Hafting

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