2005-04-22 01:20:35

by bob

[permalink] [raw]
Subject: Re: Linux 2.6.12-rc3:microtek.c:338: error: for each function it appears in.

OK. I downloaded, patched and started the build. Basically everything
stops when I get a "microtek.c:338: error: `FAILURE' undeclared" error
(the build keeps trying, but no modules get created).
I suspect others may have the same problem, but feel free to e-mail me
for more information (and you will have to as I am not on the list).
...ok, also I have tried adding
#define MTS_SCSI_ERR_MASK ~0x3fu
---->#define FAILURE ~0x3fu
on line 55 of microtek.h ...basically a copycat of the previous error
line...(but I suspect the kernel maintainer would be a better person to
define FAILURE somewhere...)
And...it does boot and I can
<cough>taint.the.kernel.with.nvidia.video<cough>

TIA,
Bob
--
Bob Gill <[email protected]>


2005-04-22 06:20:59

by Oliver Neukum

[permalink] [raw]
Subject: Re: Linux 2.6.12-rc3:microtek.c:338: error: for each function it appears in.

Am Freitag, 22. April 2005 03:20 schrieb Bob Gill:
> OK. I downloaded, patched and started the build. Basically everything
> stops when I get a "microtek.c:338: error: `FAILURE' undeclared" error

Known problem. Fix in the pipeline.

Regards
Oliver

2005-04-22 17:42:20

by bob

[permalink] [raw]
Subject: Re: Linux 2.6.12-rc3:microtek.c:338: error: for each function it appears in.

Thank you.
On Fri, 2005-04-22 at 08:20 +0200, Oliver Neukum wrote:
> Am Freitag,
> 22. April 2005 03:20 schrieb Bob Gill:
> > OK. I downloaded, patched and started the build. Basically everything
> > stops when I get a "microtek.c:338: error: `FAILURE' undeclared" error
>
> Known problem. Fix in the pipeline.
>
> Regards
> Oliver
--
Bob Gill <[email protected]>