2002-04-17 19:35:02

by John Covici

[permalink] [raw]
Subject: 2.5.8 nbd.c doesn't compile

When I try to compile 2.5.8 with nbd as a module, I get lots of error
saying structure has no member queue_lock .

Any assistance would be appreciated.

--
John Covici
[email protected]


2002-04-17 20:05:33

by Anton Altaparmakov

[permalink] [raw]
Subject: Re: 2.5.8 nbd.c doesn't compile

Compilation is already fixed in the current bitkeeper tree
(linux.bkbits.net/linux-2.5). so you can either get that or you can apply
the patch I posted this morning fixing this problem.

You can find the patch in the archives:

http://marc.theaimsgroup.com/?l=linux-kernel&m=101897350106638&w=2

Note patch compiles but is otherwise untested.

Best regards,

Anton

At 20:34 17/04/02, John Covici wrote:
>When I try to compile 2.5.8 with nbd as a module, I get lots of error
>saying structure has no member queue_lock .
>
>Any assistance would be appreciated.
>
>--
> John Covici
> [email protected]
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to [email protected]
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/

--
"I've not lost my mind. It's backed up on tape somewhere." - Unknown
--
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS Maintainer / IRC: #ntfs on irc.openprojects.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/

2002-04-17 21:24:48

by John Covici

[permalink] [raw]
Subject: Re: 2.5.8 nbd.c doesn't compile

Thanks, I found the patch you posted earlier today -- I had it right
there all the time!

On Wed, 17 Apr 2002, Anton Altaparmakov wrote:

> Compilation is already fixed in the current bitkeeper tree
> (linux.bkbits.net/linux-2.5). so you can either get that or you can apply
> the patch I posted this morning fixing this problem.
>
> You can find the patch in the archives:
>
> http://marc.theaimsgroup.com/?l=linux-kernel&m=101897350106638&w=2
>
> Note patch compiles but is otherwise untested.
>
> Best regards,
>
> Anton
>
> At 20:34 17/04/02, John Covici wrote:
> >When I try to compile 2.5.8 with nbd as a module, I get lots of error
> >saying structure has no member queue_lock .
> >
> >Any assistance would be appreciated.
> >
> >--
> > John Covici
> > [email protected]
> >-
> >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> >the body of a message to [email protected]
> >More majordomo info at http://vger.kernel.org/majordomo-info.html
> >Please read the FAQ at http://www.tux.org/lkml/
>
>

--
John Covici
[email protected]