Hi,<br><br>While issuing make, I&#39;ve got:<br>...<br>&nbsp; CC [M]&nbsp; /usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.o<br>/usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c: In function âzt_registerâ:<br>/usr/src/zaptel-1.4.11~dfsg/kernel/zaptel-base.c:5230: error: implicit declaration of function âclass_device_createâ<br>
<br>My system is Lenny and before getting this error, I successfully did :<br><br>apt-get source libpri zaptel asterisk<br>cd /usr/src/libpri-1.4.3<br>make &amp;&amp; make install<br>cd ../zaptel-1.4.11~dfsg<br>./configure<br>
<br>It seems to come from class_device deprecation in linux 2.6.26 (see: <a href="http://bugs.digium.com/view.php?id=12944">http://bugs.digium.com/view.php?id=12944</a>), but as Lenny is 2.6.26-based this zaptel-1.4.11~dfsg is the latest in Lenny repo, I&#39;m wondering what the others are doing to avoid this.<br>
<br>Am I missing a step here after downloading zaptel ?<br><br>Regards<br>