Re: Unresolved symbols w. 2.4.7
Richard NAGY <[email protected]>
| Newsgroups | gmane.linux.drivers.tulip.general |
|---|---|
| Organization | Presenceweb / Nameshield |
| Message-ID | <[email protected]> |
Hello, Recently, I have downloaded the netdrivers.tgz package on my Mandrake 8.2 linux box (2.4.18 kernel) The 'make' step was successfull. But the 'make install' was not! The goal of all this is to make my DLink DFE 570TX 4 NICs working (tulip 21143 chip). When I have run the 'make install' step, here is the screen output : Makefile:46: No kernel version has been specified. Assuming 2.4.18-6mdk. Set the KERNVER variable to specify a different kernel." mkdir -p /lib/modules/2.4.18-6mdk/kernel/drivers//net/ install -m 444 pci-scan.o 3c59x.o eepro100.o epic100.o hamachi.o intel-gige.o myson803.o natsemi.o ns820.o rtl8139.o starfire.o sundance.o tulip.o via-rhine.o winbond-840.o yellowfin.o /lib/modules/2.4.18-6mdk/kernel/drivers//net/ depmod: *** Unresolved symbols in /lib/modules/2.4.18-6mdk/kernel/drivers/pcmcia/cb_shim.o make: *** [install] Error 1 What should I do to solve this problem ? What to do afterwards to configure my four NICs of this card ? Thanks very much for your help. On Fri, 16 Aug 2002 [email protected] wrote: > I'm trying to get my Conexant NIC to work on a Compaq Presario 17xl365 > laptop. Other users of the same laptop have reported success in getting > the card to work with the tulip driver. I'm using Red Hat 7.2 with > 2.4.7. Both pci-scan.c and tulip.c compiles, but when doing "insmod" I > get a lot of messages about "unresolved symbol". Try downloading and compiling the driver with mkdir /tmp/netdrivers/ cd /tmp/netdrivers/ ncftp ftp://ftp.scyld.com/pub/network/netdrivers.tgz tar xfvz netdrivers.tgz make make install I'm temporarily recommending this approach instead of the binary or source RPM. Red Hat has several different kernels that are distributed as being "7.2", and each requires different module versions. -- Donald Becker [email protected] Scyld Computing Corporation http://www.scyld.com 410 Severn Ave. Suite 210 Second Generation Beowulf Clusters Annapolis MD 21403 410-990-9993 _______________________________________________ tulip mailing list, [email protected] To change to digest mode or unsubscribe visit http://www.scyld.com/mailman/listinfo/tulip Richard NAGY Presenceweb 21/29, rue Chevreul F-49100 Angers Tél : +33 2 41 18 28 28 _______________________________________________ tulip mailing list, [email protected] To change to digest mode or unsubscribe visit http://www.scyld.com/mailman/listinfo/tulip