2.3.99-pre9-1 compilation error

From: Gerald Roth (gerald.roth@aon.at)
Date: Sat May 13 2000 - 13:03:10 EST


hi all,

pre9-1 fails to compile with gcc 2.95.2
with the following error:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-f
  -c -o pci-pc.o pci-pc.c
{standard input}: Assembler messages:
{standard input}:776: Warning: Indirect lcall without `*'
{standard input}:861: Warning: Indirect lcall without `*'
{standard input}:946: Warning: Indirect lcall without `*'
{standard input}:986: Warning: Indirect lcall without `*'
{standard input}:1018: Warning: Indirect lcall without `*'
{standard input}:1050: Warning: Indirect lcall without `*'
{standard input}:1081: Warning: Indirect lcall without `*'
{standard input}:1110: Warning: Indirect lcall without `*'
{standard input}:1139: Warning: Indirect lcall without `*'
{standard input}:1444: Warning: Indirect lcall without `*'
{standard input}:1551: Warning: Indirect lcall without `*'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=k6
  -c -o pci-irq.o pci-irq.c
pci-irq.c:225: `PCI_DEVICE_ID_INTEL_82440MX_1' undeclared here (not in a
function)
pci-irq.c:225: initializer element is not constant
pci-irq.c:225: (near initialization for `pirq_routers[3].device')
make[1]: *** [pci-irq.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2
bash-2.03#

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



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:23 EST