Hi, While issuing make, I've got: ... CC [M] /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.o /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c: In function âzt_registerâ: /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c:5230: error: implicit declaration of function âclass_device_createâ
My system is Lenny and before getting this error, I successfully did : apt-get source libpri zaptel asterisk cd /usr/src/libpri-1.4.3 make && make install cd ../zaptel-1.4.11~dfsg ./configure It seems to come from class_device deprecation in linux 2.6.26 (see: http://bugs.digium.com/view.php?id=12944), but as Lenny is 2.6.26-based this zaptel-1.4.11~dfsg is the latest in Lenny repo, I'm wondering what the others are doing to avoid this. Am I missing a step here after downloading zaptel ? Regards
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
