lkml.org 
[lkml]   [2002]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject2.5.42 raid0 compile failure?
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.037 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site