lkml.org 
[lkml]   [2002]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.19 - raid1 erros on compile
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

-
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:26    [W:1.132 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site