[eepro100] Can't insmod on 2.4.12 / debian unstable

kiss the sun and walk on air peter.royal@pobox.com
Fri, 19 Oct 2001 06:44:55 -0400


--jI8keyz6grp/JLjh
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I've successfully built the latest version of both the eepro100.c and
pci-scan.c on kernel 2.4.12 on a debian unstable box. However, I can't
insmod the modules, I get symbol errors. I am attempting to use the
latest version of the driver to eliminate the "wait_for_cmd_done
timeout" on my toshiba tecra 8200 laptop's built-in NIC.

to compile, I did:
gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c eepro100.c
gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c pci-scan.c

no errors.

When I insmod, I get:
pci-scan.o: unresolved symbol pci_write_config_byte
pci-scan.o: unresolved symbol kmalloc
pci-scan.o: unresolved symbol pci_find_class
pci-scan.o: unresolved symbol __check_region
pci-scan.o: unresolved symbol pci_read_config_byte
pci-scan.o: unresolved symbol pci_read_config_dword
pci-scan.o: unresolved symbol __ioremap
pci-scan.o: unresolved symbol pci_read_config_word
pci-scan.o: unresolved symbol kfree
pci-scan.o: unresolved symbol pci_set_master
pci-scan.o: unresolved symbol pci_write_config_dword
pci-scan.o: unresolved symbol pci_write_config_word
pci-scan.o: unresolved symbol printk
pci-scan.o: unresolved symbol ioport_resource
pci-scan.o: Note: modules without a GPL compatible license cannot use GPLON=
LY_ symbols

and:
eepro100.o: unresolved symbol eth_type_trans
eepro100.o: unresolved symbol __kfree_skb
eepro100.o: unresolved symbol alloc_skb
eepro100.o: unresolved symbol init_etherdev
eepro100.o: unresolved symbol __release_region
eepro100.o: unresolved symbol kmalloc
eepro100.o: unresolved symbol cpu_raise_softirq
eepro100.o: unresolved symbol free_irq
eepro100.o: unresolved symbol acpi_set_pwr_state
eepro100.o: unresolved symbol pci_drv_unregister
eepro100.o: unresolved symbol unregister_netdev
eepro100.o: unresolved symbol iounmap
eepro100.o: unresolved symbol del_timer
eepro100.o: unresolved symbol kfree
eepro100.o: unresolved symbol request_irq
eepro100.o: unresolved symbol netif_rx
eepro100.o: unresolved symbol skb_over_panic
eepro100.o: unresolved symbol dev_close
eepro100.o: unresolved symbol jiffies
eepro100.o: unresolved symbol softnet_data
eepro100.o: unresolved symbol __request_region
eepro100.o: unresolved symbol printk
eepro100.o: unresolved symbol add_timer
eepro100.o: unresolved symbol __const_udelay
eepro100.o: unresolved symbol ioport_resource
eepro100.o: unresolved symbol pci_drv_register
eepro100.o: Note: modules without a GPL compatible license cannot use GPLON=
LY_ symbols

Any assitance would be appreciated. Thanks.
-pete

--=20
(peter.royal|osi)@pobox.com - http://pobox.com/~osi - uin#153025
your brain on life - http://fotap.org - incubating

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." - Ben Franklin, ~1784

--jI8keyz6grp/JLjh
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE70AQnhxNyr2g6PGURAh/eAJ9q4yLjCNjJeT0y3P46b1jfdG1yhACgn49Z
FguGDhOn7tTKBhXsY5qe5FY=
=08BV
-----END PGP SIGNATURE-----

--jI8keyz6grp/JLjh--