Re: pre-2.3.27-4 fails compile (drivers/net/setup.c)

Tonglu Yi (tlyi@126.com)
Wed, 10 Nov 1999 10:43:46 -0800


Pete Clements wrote:

> gcc -D__KERNEL__ -I/hdb3/usr/src/linux-2.3.27/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o setup.o setup.c
> setup.c:112: `slhc_install' undeclared here (not in a function)
> setup.c:112: initializer element for `pci_probes[0].probe' is not constant
> setup.c: In function `network_ldisc_init':
> setup.c:263: parse error before `:'
> setup.c: In function `net_device_init':
> setup.c:365: warning: implicit declaration of function `appletalk_device_init'
> setup.c:367: warning: implicit declaration of function `special_device_init'
> make[3]: *** [setup.o] Error 1
> make[3]: Leaving directory `/hdb3/usr/src/linux-2.3.27/drivers/net'

Well, I have the same problem.

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