public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [compile bug] 2.4.13-pre4 | i2o_pci.c:165 structure has no member named `pdev'
@ 2001-10-18 21:08 David Ford
  2001-10-19 23:56 ` Ken Brownfield
  0 siblings, 1 reply; 4+ messages in thread
From: David Ford @ 2001-10-18 21:08 UTC (permalink / raw)
  To: linux-kernel

Kernel 2.4.13-pre4

make[3]: Entering directory `/usr/local/src/linux/drivers/message/i2o'
gcc -D__KERNEL__ -I/usr/local/src/linux/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
-march=i586    -DEXPORT_SYMTAB -c i2o_pci.c
i2o_pci.c: In function `i2o_pci_install':
i2o_pci.c:165: structure has no member named `pdev'

...
   c->bus.pci.irq = -1;
   c->bus.pci.queue_buggy = 0;
   c->bus.pci.dpt = 0;
   c->bus.pci.short_req = 0;
   c->bus.pci.pdev = dev;

Has someone already fixed this before I start digging?

David



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

* Re: [compile bug] 2.4.13-pre4 | i2o_pci.c:165 structure has no member named `pdev'
  2001-10-18 21:08 [compile bug] 2.4.13-pre4 | i2o_pci.c:165 structure has no member named `pdev' David Ford
@ 2001-10-19 23:56 ` Ken Brownfield
  2001-10-20  0:27   ` David Ford
  2001-10-21 15:09   ` Alan Cox
  0 siblings, 2 replies; 4+ messages in thread
From: Ken Brownfield @ 2001-10-19 23:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Ford

It looks like this has been an issue since -pre1 -- we've seen this too
with i2o as a module.  Between .11 and the parport issue with .12, it's
certainly been interesting recently. :)

Anyone have any news on this?  Sorry if I've missed it.

Thanks much,
-- 
Ken.
brownfld@irridia.com

On Thu, Oct 18, 2001 at 05:08:18PM -0400, David Ford wrote:
| Kernel 2.4.13-pre4
| 
| make[3]: Entering directory `/usr/local/src/linux/drivers/message/i2o'
| gcc -D__KERNEL__ -I/usr/local/src/linux/include -Wall 
| -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
| -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
| -march=i586    -DEXPORT_SYMTAB -c i2o_pci.c
| i2o_pci.c: In function `i2o_pci_install':
| i2o_pci.c:165: structure has no member named `pdev'
| 
| ...
|    c->bus.pci.irq = -1;
|    c->bus.pci.queue_buggy = 0;
|    c->bus.pci.dpt = 0;
|    c->bus.pci.short_req = 0;
|    c->bus.pci.pdev = dev;
| 
| Has someone already fixed this before I start digging?
| 
| David
| 
| 
| -
| 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/

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

* Re: [compile bug] 2.4.13-pre4 | i2o_pci.c:165 structure has no member named `pdev'
  2001-10-19 23:56 ` Ken Brownfield
@ 2001-10-20  0:27   ` David Ford
  2001-10-21 15:09   ` Alan Cox
  1 sibling, 0 replies; 4+ messages in thread
From: David Ford @ 2001-10-20  0:27 UTC (permalink / raw)
  To: Ken Brownfield; +Cc: linux-kernel

According to a few posts the last few days, it's part of an incomplete 
merge betwixt -ac and linus.  I assume it will get completed shortly.

David

Ken Brownfield wrote:

>It looks like this has been an issue since -pre1 -- we've seen this too
>with i2o as a module.  Between .11 and the parport issue with .12, it's
>certainly been interesting recently. :)
>
>Anyone have any news on this?  Sorry if I've missed it.
>
>Thanks much,
>



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

* Re: [compile bug] 2.4.13-pre4 | i2o_pci.c:165 structure has no member named `pdev'
  2001-10-19 23:56 ` Ken Brownfield
  2001-10-20  0:27   ` David Ford
@ 2001-10-21 15:09   ` Alan Cox
  1 sibling, 0 replies; 4+ messages in thread
From: Alan Cox @ 2001-10-21 15:09 UTC (permalink / raw)
  To: Ken Brownfield; +Cc: linux-kernel, David Ford

> It looks like this has been an issue since -pre1 -- we've seen this too
> with i2o as a module.  Between .11 and the parport issue with .12, it's
> certainly been interesting recently. :)
> Anyone have any news on this?  Sorry if I've missed it.

Its broken until I finish merging the i2o changes with Linus. Its ok in the
-ac tree and indeed you can use the -ac changes to get to where I should be
merge dwith Linus

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

end of thread, other threads:[~2001-10-21 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-18 21:08 [compile bug] 2.4.13-pre4 | i2o_pci.c:165 structure has no member named `pdev' David Ford
2001-10-19 23:56 ` Ken Brownfield
2001-10-20  0:27   ` David Ford
2001-10-21 15:09   ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox