From: Jens Axboe <axboe@suse.de>
To: system_lists@nullzone.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.19 - raid1 erros on compile
Date: Thu, 30 May 2002 08:22:48 +0200 [thread overview]
Message-ID: <20020530062248.GP17674@suse.de> (raw)
In-Reply-To: <5.1.0.14.2.20020530073357.00cba7d8@192.168.2.131>
On Thu, May 30 2002, system_lists@nullzone.org wrote:
>
> I have problems compiling kernel with raid1 support.
>
> Any idea?
>
> thanks
>
> make[2]: Entering directory `/usr/src/linux-2.5.19/drivers/md'
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.19/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2
> -march=i686 -DKBUILD_BASENAME=raid1 -c -o raid1.o raid1.c
> raid1.c: In function `device_barrier':
> raid1.c:412: `tq_disk' undeclared (first use in this function)
> raid1.c:412: (Each undeclared identifier is reported only once
> raid1.c:412: for each function it appears in.)
> raid1.c: In function `make_request':
> raid1.c:449: `tq_disk' undeclared (first use in this function)
> raid1.c: In function `close_sync':
> raid1.c:651: `tq_disk' undeclared (first use in this function)
run_task_queue(&tq_disk) -> blk_run_queues()
--
Jens Axboe
next prev parent reply other threads:[~2002-05-30 6:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-30 5:35 2.5.19 - raid1 erros on compile system_lists
2002-05-30 6:22 ` Jens Axboe [this message]
2002-05-30 19:25 ` system_lists
2002-05-31 5:53 ` 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=20020530062248.GP17674@suse.de \
--to=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=system_lists@nullzone.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox