This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: insmod


your kernel header version is not the same
as your current kernel. suppressing this
is not advisable as it can have adverse side
effects.

Sachin Shah wrote:

> sir/madam,
>    i compiled the hello.c module into a hello.o object file. When i try to
> insmod that module there is a error message saying that the compiler has
>  hello.o compiled for the kernel 2.4.0-0.26
>  while this kernel is version 2.2.16-22.
>
> how do i solve this problem ? the gcc -dumpversion shows 2.96. Do i need an
> older version of gcc or specify some option.
>
> yours sincerely,
> sachin
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]