[Asterisk-Users] (newbie) Zaptel/ztdummy compiling on debian
Paul Hewlett
paul at cottonpickinminds.co.za
Sat May 20 07:26:48 MST 2006
On Wednesday 17 May 2006 12:29, Jan Pringels wrote:
> I'm trying to compile Zaptel driver with the ztdummy. I have no hardware
> cards from digium.
>
>
>
> I tried following steps:
>
>
>
> http://www.voip-info.org/wiki/view/Asterisk+Zaptel+Installation
>
> http://www.voip-info.org/wiki/index.php?page=Asterisk+timer+ztdummy
>
>
>
> I'm running : Linux version 2.4.27-2-386
> (horms at tabatha.lab.ultramonkey.org) (gcc version 3.3.5 (Debian 1:3.3.5-13))
> #1 Wed Aug 17 09:33:35 UTC 2005
>
> And Asterisk : 1.2.7.1
>
>
>
> And this is what I get :s Does anybody have an idea what is wrong. Prob.
> something stupid I guess.
>
>
>
> ASTERISK:/usr/src/zaptel-1.2.5# modprobe ztdummy
>
> /lib/modules/2.4.27-2-386/misc/zaptel.o:
> /lib/modules/2.4.27-2-386/misc/zaptel.o: unresolved symbol
> proc_mkdir_Rf7663209
The random numbers on the end of proc_mkdir indicate that you have module
versioning enabled in your kernel. This is not good when compiling modules
external to the kernel. Recompile your kernel after turning module versioning
offf.
Paul
More information about the asterisk-users
mailing list