Hello listo. I am trying to install asterisk in a VPS (OpenVZ) and I am following steps from http://www.telephreak.org/papers/vpa/
As stated there, I need to install zaptel in the hardware node, and then load the module ztdummy in Hardware node to be available in VPS. compilation and install went ok, but now I try to load the module and get some errors: [EMAIL PROTECTED] zaptel-1.2.7]# modprobe ztdummy WARNING: Error inserting zaptel (/lib/modules/2.6.8-022stab078.14/extra/zaptel.ko): Invalid module format WARNING: Error inserting zaptel (/lib/modules/2.6.8-022stab078.14/extra/zaptel.ko): Invalid module format FATAL: Error inserting ztdummy (/lib/modules/2.6.8-022stab078.14/extra/ztdummy.ko): Invalid module format FATAL: Error running install command for ztdummy I tried a dmesg to see if there was something there and I found: [EMAIL PROTECTED] zaptel-1.2.7]# dmesg ... zaptel: version magic '2.6.8-022stab078.14 686 gcc-3.4' should be '2.6.8-022stab078.14 686 gcc-3.3' zaptel: version magic '2.6.8-022stab078.14 686 gcc-3.4' should be '2.6.8-022stab078.14 686 gcc-3.3' ztdummy: version magic '2.6.8-022stab078.14 686 gcc-3.4' should be '2.6.8-022stab078.14 686 gcc-3.3' Any idea how to fix this? Thanks in advance, Pablo _______________________________________________ --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
