RE: Compile errors
"John Jones" <[email protected]>
| Newsgroups | gmane.linux.drivers.eepro100.devel |
|---|---|
| Message-ID | <[email protected]> |
Hmmm... starting from scratch, doing a 'make mrproper', 'make menuconfig (exit, save)' and then the rest seemed to fix it. Sorry about the redflag. :) -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of John Jones Sent: Monday, September 16, 2002 3:30 PM To: [email protected] Subject: [eepro100] Compile errors In following the instructions on the website for updating the drivers, I have hit a snag on 'make bzImage'. Error dump follows: -------------------------------------------------------------------- eepro100.o(.text+0x2858): undefined reference to `pci_drv_register' make: *** [vmlinux] Error 1 ------------------------------------------------------------------- Redhat 6.2, custom 2.2.16 kernel with ip_masq_gre VPN compiled in. I have ensured that the pci-scan.* and kern-compat.h files are ftp'ed down and built. Any help appreciated. We are having all kinds of 'eth0: card reports no resources' errors.