arch/alpha/kernel/bios32.c won't compile (2.3.15,2.3.16-1)

Thorsten Kranzkowski (th@Marvin.DL8BCU.ampr.org)
Tue, 31 Aug 1999 17:53:44 +0000


Hello!
In Kernel 2.3.15 and 2.3.16-1 arch/alpha/kernel/bios32.c won't compile:

gcc -D__KERNEL__ -I/usr/src/linux-2.3.15/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev4
-c -o bios32.o bios32.c
bios32.c: In function `layout_all_busses':
bios32.c:853: warning: assignment from incompatible pointer type
bios32.c: In function `layout_one_hose':
bios32.c:1319: warning: passing arg 1 of `pci_scan_bus' makes integer from pointer without a cast
bios32.c:1319: too few arguments to function `pci_scan_bus'
bios32.c:1319: warning: assignment makes integer from pointer without a cast
bios32.c:1338: warning: assignment from incompatible pointer type
make[1]: *** [bios32.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.3.15/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2

Alpha AXPpci33 'noname', gcc 2.95

Bye,
Thorsten

-- 
| Thorsten Kranzkowski            Snail: Niemannsweg 30, 49201 Dissen, Germany |
| Mobile: ++49 161 7210230         Inet: dl8bcu@gmx.net                        |
| Ampr: dl8bcu@db0nei.#nrw.deu.eu, dl8bcu@marvin.dl8bcu.ampr.org [44.130.8.19] |

- 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/