[NTLUG:Discuss] Internet Sharing in Linux
Mark Bainter
mark-ntlug at cymry.org
Mon Mar 4 12:41:14 CST 2002
Patrick Parks [patrick at patrickparks.com] wrote:
> On Mon, 2002-03-04 at 12:00, Mark Bickel wrote:
> > Have you looked at the makefile? What does it say? I suspect you don't need to
> > do a "make mod" as you have in fact already compiled it. Makefiles are just scrip
>
> I put the module in /lib/modules/2.4.7-10/kernel/drivers/net/ and ran
> modprobe -v dmxs:
>
>
>
> [root at computer pparks]# /sbin/modprobe -v dm9xs
> /sbin/insmod /lib/modules/2.4.7-10/kernel/drivers/net/dm9xs.o
> Using /lib/modules/2.4.7-10/kernel/drivers/net/dm9xs.o
> Symbol version prefix ''
> /lib/modules/2.4.7-10/kernel/drivers/net/dm9xs.o: unresolved symbol
Yeah, run depmod -a. ;-)
More information about the Discuss
mailing list