public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Helge Hafting" <helgehaf@idb.hist.no>
To: linux-kernel@vger.kernel.org
Cc: neilb@cse.unsw.edu.au
Subject: 2.5.42 raid0 compile failure?
Date: Sat, 12 Oct 2002 12:59:28 +0200	[thread overview]
Message-ID: <20021012105928.GA10941@hh.idb.hist.no> (raw)

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


                 reply	other threads:[~2002-10-12 10:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021012105928.GA10941@hh.idb.hist.no \
    --to=helgehaf@idb.hist.no \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@cse.unsw.edu.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox