eepro100.c:v1.11 7/19/2000, Doesn't build correctly or ... ?

Mr. James W. Laferriere (babydr@baby-dragons.com)
Mon, 7 Aug 2000 21:18:40 -0700 (PDT)


Hello Donald , As I just sent to Andrey . I grabbed the other
necessary files & placed them in the drivers/net directory & even
compiled them per the message at the message at the bottom
(minus the module items) . I have selected eepro100 for compile
into the kernel . The instructions on the webpage don't metion
how to go about doing this . So I am guessing that it should be
able to do this (?) gratis . But , I see my guessing is wrong .
Would you please enlighten me on how to go about compiling the new
eepro100 driver into the kernel ? Thank you very much in advence .
JimL

/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
drivers/net/net.a(eepro100.o): In function `speedo_found1':
eepro100.o(.text+0x63): undefined reference to `acpi_set_pwr_state'
eepro100.o(.text+0x521): undefined reference to `acpi_set_pwr_state'
drivers/net/net.a(eepro100.o): In function `speedo_open':
eepro100.o(.text+0x827): undefined reference to `acpi_set_pwr_state'
drivers/net/net.a(eepro100.o): In function `speedo_close':
eepro100.o(.text+0x1afc): undefined reference to `acpi_set_pwr_state'
drivers/net/net.a(eepro100.o): In function `speedo_ioctl':
eepro100.o(.text+0x1c4e): undefined reference to `acpi_set_pwr_state'
drivers/net/net.a(eepro100.o)(.text+0x1c78): more undefined references to
`acpi_set_pwr_state' follow
drivers/net/net.a(eepro100.o): In function `eepro100_probe':
eepro100.o(.text+0x2398): undefined reference to `pci_drv_register'
make: *** [vmlinux] Error 1

+----------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | 25416 22nd So | Give me Linux |
| babydr@baby-dragons.com | DesMoines WA 98198 | only on AXP |
+----------------------------------------------------------------+

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