linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.22-pre7 bugs
@ 2003-07-21 18:00 Xose Vazquez Perez
  0 siblings, 0 replies; only message in thread
From: Xose Vazquez Perez @ 2003-07-21 18:00 UTC (permalink / raw)
  To: Tosatti, linux-kernel

hi,

there is a bug at drivers/hotplug/acpiphp_glue.c :

--cut--
gcc -D__KERNEL__ -I/datos/kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -DMODVERSIONS -include /datos/kernel/linux/include/linux/modversions.h  -nostdinc -iwithprefix include -DKBUILD_BASENAME=acpiphp_glue  -c -o acpiphp_glue.o acpiphp_glue.c
acpiphp_glue.c:1172: variable `acpi_pci_hp_driver' has initializer but incomplete type
acpiphp_glue.c:1173: unknown field `add' specified in initializer
acpiphp_glue.c:1173: warning: excess elements in struct initializer
acpiphp_glue.c:1173: warning: (near initialization for `acpi_pci_hp_driver')
acpiphp_glue.c:1174: unknown field `remove' specified in initializer
acpiphp_glue.c:1174: warning: excess elements in struct initializer
acpiphp_glue.c:1174: warning: (near initialization for `acpi_pci_hp_driver')
acpiphp_glue.c: In function `acpiphp_glue_init':
acpiphp_glue.c:1188: warning: implicit declaration of function `acpi_pci_register_driver'
/datos/kernel/linux/include/linux/ctype.h: At top level:
acpiphp_glue.c:1172: storage size of `acpi_pci_hp_driver' isn't known
make[2]: *** [acpiphp_glue.o] Error 1
make[2]: Leaving directory `/datos/kernel/linux/drivers/hotplug'
make[1]: *** [_modsubdir_hotplug] Error 2
make[1]: Leaving directory `/datos/kernel/linux/drivers'
make: *** [_mod_drivers] Error 2
--end--

and drivers/scsi/aic79xx is empty, delete it.

-thanks-

regards,
-- 
I don't even see the code. All I see is blonde, brunette, redhead.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-21 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-21 18:00 2.4.22-pre7 bugs Xose Vazquez Perez

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).