Re: Unresolved symbols w. 2.4.7

"Jason A. Pfeil" <[email protected]>
Newsgroups gmane.linux.drivers.tulip.general
Message-ID <[email protected]>
I tried this to get the LinkSys PCM200 v2 CardBus card that I have to work 
and this is the result:

[pfeil@soward netdrivers]$ tar zxf ../netdrivers.tgz 
[pfeil@soward netdrivers]$ su -
Password: 
[root@soward root]# cd ~pfeil/Downloads/netdrivers
[root@soward netdrivers]# make tulip_cb.o
Makefile:46: No kernel version has been specified.
 Assuming 2.4.18-3.
 Set the KERNVER variable to specify a different kernel."
cc -DCARDBUS -I/lib/modules/2.4.18-3/build/include/ 
-I/usr/src/pcmcia/include -I/usr/include -DMODULE -D__KERNEL__ -Wall 
-Wstrict-prototypes -O6 -I/lib/modules/2.4.18-3/build/include/  -pipe 
-fno-strength-reduce -DMODVERSIONS -c tulip.c -o tulip_cb.o 
tulip.c: In function `tulip_detach':
tulip.c:3555: warning: `next' might be used uninitialized in this function
[root@soward netdrivers]# insmod ./tulip_cb.o 
./tulip_cb.o: unresolved symbol unregister_driver
./tulip_cb.o: unresolved symbol register_driver
[root@soward netdrivers]# 

Any ideas on what to fix?

Thanks!

--Jason

On Sat, 17 Aug 2002, Tobias Brandvik wrote:

> On Sat, Aug 17, 2002 at 04:46:58AM -0400, Donald Becker wrote:
> > 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.
> 
> I tried this and it worked just fine -- no messages concerning
> unresolved symbols. Thanks for your help.
> 
> Tobias Brandvik
> [email protected]
> _______________________________________________
> tulip mailing list, [email protected]
> To change to digest mode or unsubscribe visit
> http://www.scyld.com/mailman/listinfo/tulip
> 

-- 
Jason A. Pfeil                           13700 Richmond Park Dr. N. #1104
                                         Jacksonville, FL  32224
                                         [email protected]

_______________________________________________
tulip mailing list, [email protected]
To change to digest mode or unsubscribe visit
http://www.scyld.com/mailman/listinfo/tulip
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.