[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Redhat v8.0 question



On Mon, 21 Oct 2002 23:51:06 -0500
ajTreece <aj treece sun com> wrote:

> I have recently installed v8 from the downloaded ISO images and all is
> 
> working fine. I need to utilize Cisco's VPN software so I downloaded
> the required software and compiled and installed as required, but I
> get the following error when I try and start the software:
> 
> Starting VPN services: modules/lib/modules/2.4.19-14/COMPvpn/vpnmod:
> The module you are trying to load
> (lib/modules/2.4.19-14/COMPvpn/vpnmod) is compiled with a gcc version
> 2 compiler, while the kernel you are running is compiled with a gcc
> version 3 compiler. This is known to not work. Failed (insmod)
> 
> But, if I check the version of the gcc compiler (via gcc -v) it states
> 
> that it is a 3.2 version.
> 
> Any clues?
> 
> Thanks, ajTreece

That's what it's saying: the module is compiled using gcc 2, and you are
using gcc 3.

If you have it or can get it, you need to recompile the source. It
appears you got a pre-compiled module using the older compiler. The
instructions for compiling source are normally included with it, but can
nearly always be found at the download site.

-- 
I believe the technical term is "Oops!"





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]