linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.18-rc2 () on SPARC64: Compile failure
@ 2006-07-24 13:25 Horst H. von Brand
  2006-07-24 18:54 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Horst H. von Brand @ 2006-07-24 13:25 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I'm getting:

  CC [M]  drivers/scsi/esp.o
  drivers/scsi/esp.c: In function `esp_should_clear_sync':
  drivers/scsi/esp.c:2758: error: structure has no member named `data_cmnd'
  make[2]: *** [drivers/scsi/esp.o] Error 1
  make[1]: *** [drivers/scsi] Error 2
  make: *** [drivers] Error 2
-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.18-rc2 () on SPARC64: Compile failure
  2006-07-24 13:25 2.6.18-rc2 () on SPARC64: Compile failure Horst H. von Brand
@ 2006-07-24 18:54 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2006-07-24 18:54 UTC (permalink / raw)
  To: vonbrand; +Cc: linux-kernel

From: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>
Date: Mon, 24 Jul 2006 09:25:49 -0400

> I'm getting:
> 
>   CC [M]  drivers/scsi/esp.o
>   drivers/scsi/esp.c: In function `esp_should_clear_sync':
>   drivers/scsi/esp.c:2758: error: structure has no member named `data_cmnd'
>   make[2]: *** [drivers/scsi/esp.o] Error 1
>   make[1]: *** [drivers/scsi] Error 2
>   make: *** [drivers] Error 2

Known problem, the scsi maintainers removed a member from a
common structure and this broke the build of a few drivers.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-24 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-24 13:25 2.6.18-rc2 () on SPARC64: Compile failure Horst H. von Brand
2006-07-24 18:54 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).