Tzafrir Cohen wrote:
obviously, the makefile used an incorrect "kernel source tree" to build your systems. The package kernel-devel provides a partial kernel source tree which is good enough for building modules (or at least: for building Zaptel). However it seems that the wrong one was used in your case.
In my experience (Mandrake) the EXTRAVERSION variable in the kernel Makefile does not match running kernel version and so the Zaptel modules are installed in the wrong directory. Fix that to match what you are running, then run a make clean && make install in the Zaptel directory.
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
