Re: 2.2.5 module compilation problem

Thomas E. Dodd /CSDC (ted@cypress.com)
Wed, 31 Mar 1999 14:10:30 -0600


It also affected built-in drivers too.
Look at Alan's -ac patches.
It's fixed there.
If you don't need the PCI2000/2200I
drivers easier to just turn then off.

-Thomas

Stuart Scharf wrote:
>
> When trying to compile 2.2.5 (or 2.2.4 for that matter) I get the
> following:
> (2.2.3 worked fine with essentially the same .config file)
>
> Stuart Scharf
> ss@ll.mit.edu
>
> gcc -D__KERNEL__ -I/jaz/kernel/linux/include -Wall -Wstrict-prototypes
> -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m386 -DCPU=386 -
> DMODULE -DMODVERSIONS -include /jaz/kernel/linux/include/linux/modvers
> ions.h -c -o pci2000.o pci2000.c
> In file included from pci2000.c:40:
> /jaz/kernel/linux/include/linux/bios32.h:11: warning: #warning This dr
> iver uses the old PCI interface, please fix it (see Documentation/pci.
> txt)
> /jaz/kernel/linux/include/linux/bios32.h:32: warning: `pcibios_read_co
> nfig_byte' redefined
> pci2000.c: In function `Pci2000_Detect':pcisyms.ver:4: warning: this i
> pci2000.c:609: warning: passing arg 3 of `__pcibios_read_irq' from
> incompatible pointer type
> pci2000.c:609: warning: passing arg 4 of `__pcibios_read_config_byte'
> from incompatible pointer type
> pci2000.c: At top level:
> pci2000.c:716: `PCI2220I' undeclared here (not in a function)
> make[2]: *** [pci2000.o] Error 1
> make[2]: Leaving directory `/jaz/kernel/linux/drivers/scsi'
> make[1]: *** [_modsubdir_scsi] Error 2
> make[1]: Leaving directory `/jaz/kernel/linux/drivers'
> make: *** [_mod_drivers] Error 2
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/