* Compile error on microtek.c in drivers/usb/image/
@ 2005-04-23 5:29 James Purser
2005-04-23 6:16 ` ismail dönmez
0 siblings, 1 reply; 3+ messages in thread
From: James Purser @ 2005-04-23 5:29 UTC (permalink / raw)
To: linux-kernel
When compiling from the git archive ran across this error, I changed the
offending FAILUR to FAILED and it compiled fine, however not knowing the
ins and outs, Im not sure if this is going to fix the problem.
System: Fedora Core 2
Compiler: gcc-3.3.3 (Redhat Version)
drivers/usb/image/microtek.c: In function `mts_scsi_abort':
drivers/usb/image/microtek.c:338: error: `FAILURE' undeclared (first use
in this function)
drivers/usb/image/microtek.c:338: error: (Each undeclared identifier is
reported only once
drivers/usb/image/microtek.c:338: error: for each function it appears
in.)
make[3]: *** [drivers/usb/image/microtek.o] Error 1
make[2]: *** [drivers/usb/image] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2
--
James Purser
http://ksit.dynalias.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Compile error on microtek.c in drivers/usb/image/
2005-04-23 5:29 Compile error on microtek.c in drivers/usb/image/ James Purser
@ 2005-04-23 6:16 ` ismail dönmez
2005-04-23 7:01 ` James Purser
0 siblings, 1 reply; 3+ messages in thread
From: ismail dönmez @ 2005-04-23 6:16 UTC (permalink / raw)
To: James Purser; +Cc: linux-kernel
Looks like its fixed already.See http://lkml.org/lkml/2005/4/21/247
ismail
On 4/23/05, James Purser <purserj@ksit.dynalias.com> wrote:
> When compiling from the git archive ran across this error, I changed the
> offending FAILUR to FAILED and it compiled fine, however not knowing the
> ins and outs, Im not sure if this is going to fix the problem.
>
> System: Fedora Core 2
> Compiler: gcc-3.3.3 (Redhat Version)
>
> drivers/usb/image/microtek.c: In function `mts_scsi_abort':
> drivers/usb/image/microtek.c:338: error: `FAILURE' undeclared (first use
> in this function)
> drivers/usb/image/microtek.c:338: error: (Each undeclared identifier is
> reported only once
> drivers/usb/image/microtek.c:338: error: for each function it appears
> in.)
> make[3]: *** [drivers/usb/image/microtek.o] Error 1
> make[2]: *** [drivers/usb/image] Error 2
> make[1]: *** [drivers/usb] Error 2
> make: *** [drivers] Error 2
>
>
> --
> James Purser
> http://ksit.dynalias.com
>
> -
> 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/
>
--
Time is what you make of it
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-23 6:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-23 5:29 Compile error on microtek.c in drivers/usb/image/ James Purser
2005-04-23 6:16 ` ismail dönmez
2005-04-23 7:01 ` James Purser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox