On Friday 30 January 2004 07:04, [EMAIL PROTECTED] wrote:
> I have compiled the zaptel library and zaprtc on a system that
> gives the following from "uname -a":
> Linux fxxxxxx76.mydomain.de 2.4.18-64GB-SMP #1 SMP Wed Mar 27
> 13:58:12 UTC 2002 i686 unknown
>
> Makefile for zaptel had the following line uncommented:
> #
> KFLAGS+=-D__SMP__
>
>
> When doing the "make load" for zaprtc I get the following error:
>
> modprobe zaptel
> /lib/modules/2.4.18-64GB-SMP/misc/zaptel.o: kernel-module version
> mismatch /lib/modules/2.4.18-64GB-SMP/misc/zaptel.o was compiled
> for kernel version 2.4.18-4GB
>         while this kernel is version 2.4.18-64GB-SMP.
>
> Any ideas on where to look for the solution would be appreciated. 
> Have checked the Makefiles but didn't see anything related.

Recompile your kernel or install the kernel source which exactly
matches the running kernel, then recompile and reinstall zaptel.

-Tilghman

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to