[eepro100] new driver compile

Donald Becker becker@scyld.com
Fri, 27 Jul 2001 14:35:29 -0400 (EDT)


On Fri, 27 Jul 2001, Djamil ESSAISSI wrote:

> compiling the new driver i get this 

> ld -m elf_i386 -T /usr/src/linux-2.4.5-ac17/arch/i386/vmlinux.lds ....
...
> drivers/net/net.o: In function `speedo_found1':
> drivers/net/net.o(.text+0x68): undefined reference to `acpi_set_pwr_state'
...
> drivers/net/net.o(.text+0x235c): undefined reference to `pci_drv_register'

You have to put pci-scan.o in the drivers/net/Makefile list.  See
  http://www.scyld.com/network/updates.html

Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Second Generation Beowulf Clusters
Annapolis MD 21403			410-990-9993