From: Milos Prudek <milos.prudek@tiscali.cz>
To: Jens Axboe <axboe@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Mount Rainier in 2.6
Date: Thu, 18 Dec 2003 20:32:26 +0100 [thread overview]
Message-ID: <3FE200CA.2080705@tiscali.cz> (raw)
In-Reply-To: <20031218114000.GB2069@suse.de>
> Here's a patch, it's received a little testing. Let me know if it works
> for you. I'm also attaching a slightly updated cdmrw tool.
Patch applied successfully. Compilation failed. This is with the default
kernel config (2.6.0 config as shipped). The only change was changing
reiserfs from Module to built-in, and removing all other filesystems
except ext2 and reiserfs.
Here's the error:
CC [M] drivers/scsi/sr.o
drivers/scsi/sr.c:112: error: `CDC_MRW_R' undeclared here (not in a
function)
drivers/scsi/sr.c:112: error: initializer element is not constant
drivers/scsi/sr.c:112: error: (near initialization for `sr_dops.capability')
drivers/scsi/sr.c: In function `get_capabilities':
drivers/scsi/sr.c:770: error: `scsi_CDs' undeclared (first use in this
function)
drivers/scsi/sr.c:770: error: (Each undeclared identifier is reported
only once
drivers/scsi/sr.c:770: error: for each function it appears in.)
drivers/scsi/sr.c:770: error: `i' undeclared (first use in this function)
drivers/scsi/sr.c:770: error: `mrw_write' undeclared (first use in this
function)
drivers/scsi/sr.c:696: warning: unused variable `mwr_write'
make[2]: *** [drivers/scsi/sr.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
--
Milos Prudek
next prev parent reply other threads:[~2003-12-18 19:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-18 8:25 Mount Rainier in 2.6 Milos Prudek
2003-12-18 8:35 ` Jens Axboe
2003-12-18 11:40 ` Jens Axboe
2003-12-18 18:29 ` Milos Prudek
2003-12-18 19:32 ` Milos Prudek [this message]
2003-12-18 19:34 ` Jens Axboe
2003-12-18 19:38 ` Jens Axboe
2003-12-18 22:52 ` Jan Harkes
2003-12-19 16:35 ` Jens Axboe
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=3FE200CA.2080705@tiscali.cz \
--to=milos.prudek@tiscali.cz \
--cc=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
/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 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.