Hey Starn,
let's try things together ...
> > > bought a Rex PCI56 modem
Don't know this one. Is it PCMCIA? (For all others you do not need any
modules, I think.) Read
> > > It was supplied with Linux software
What software did you get? This module (pctel.o) is not part of the
normal kernel, is it? So did you get the source code or just compiled
version?
> > > when
> > > I get to the recompile of the kernel with the command
> > > "insmod pctel.o"
You do not compile the kernel with insmod, this is just to load a module
(pctel.o here).
> > > I get the message, pctel.o compiled with
> > > version 2.2.5 and you have version 2.2.14-5.0". How could I
> > > get around that problem.
Well, two ways to get round: Either you "downgrade" your kernel to
version 2.2.5 (which I do _not_ recomment) or you recompile the module
with new kernel-headers (from your actual kernel); you need the source
code (for the module) to do so. There's even a third (fourth ...) way:
you could try to give your kernel a bogus version number. ;-)
So I think you just need to recompile the module (pctel.o). As you tried
before but be sure to have gcc instlled.
> I have managed to get the "make" command to
> run...I didn't have an RPM installed. When I do go "make" in the directory
> of /pci56/linux/src/module where there appears to be makefile and
> ptmodule.c
Well, ptmodule seems different from pctel, no?
> I get the following.
> " gcc ptmodule.o ptmodule.c
> make:gcc: command not found
Do you have gcc installed? Try "which gcc" to find out (without inverted
commas, of course).
> make: ***[ptmodule.o] error 127"
I'm not sure about that one (error 127). Anybody?
> I have also tried "make modules" and "make modules_install".
Okay, this is just for modules which come with the kernel-source code or
applied patches. Sorry for misleading you.
Hope this helps.
Tobias
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list