<br>Hello,<br><br>In Asterisk 1.4 and zaptel 1.4, <br><br>don't work make linux26,<br><br>zaptel and asterisk works with kernel 26, and only work with<br><br><br>./configure<br>make menuselect<br>make<br>make install<br>
<br>Best Regards<br><br>Carlos Rojas<br>Lima - Peru<br><br><div><span class="gmail_quote">On 7/31/07, <b class="gmail_sendername">hugolivude</b> <<a href="mailto:hugolivude@gmail.com">hugolivude@gmail.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>I'm having trouble compiling zaptel 1.4.4 on SUSE 10.1. I'm really
<br>only interested in getting ztdummy to work because this is a dev<br>machine with no zaptel h/w. SUSE 10.1 is a 2.6 kernel:<br><br>asterisk-dev:/home/hugh # uname -r<br>2.6.16.13-4-default<br><br>It seems that my problem is related to
autoconf.h - I cannot find that file:<br><br>asterisk-dev:/home/hugh # find / -name 'autoconf.h'<br><br>comes up empty.<br><br>As a result "make linux26" doesn't work:<br><br>asterisk-dev:/usr/src/packages/SOURCES/Asterisk/zaptel-
1.4.4 # make linux26<br>grep: /lib/modules/2.6.16.13-4-default/build/include/linux/autoconf.h:<br>No such file or directory<br>make: *** No rule to make target `linux26'. Stop.<br>asterisk-dev:/usr/src/packages/SOURCES/Asterisk/zaptel-
1.4.4 #<br><br>I've noticed that the installs come with a menuselect feature now. I<br>had to run "make menuselect" twice, but it seemed to complete OK. I<br>fooled aound a little inside menuselect delescting everything but
<br>ztdummy, but still no joy with autoconf.h missing:<br><br>asterisk-dev:/usr/src/packages/SOURCES/Asterisk/zaptel-1.4.4 # make<br>grep: /lib/modules/2.6.16.13-4-default/build/include/linux/autoconf.h:<br>No such file or directory
<br>grep: /lib/modules/2.6.16.13-4-default/build/include/linux/autoconf.h:<br>No such file or directory<br>make[1]: Entering directory `/usr/src/packages/SOURCES/Asterisk/zaptel-1.4.4'<br>gcc gendigits.c -lm -o gendigits
<br>./gendigits > tones.h<br>gcc -o makefw makefw.c<br>./makefw tormenta2.rbt tor2fw > tor2fw.h<br>Loaded 69900 bytes from file<br>./makefw pciradio.rbt radfw > radfw.h<br>Loaded 42096 bytes from file<br>make -C /lib/modules/2.6.16.13-4-default/build
<br>SUBDIRS=/usr/src/packages/SOURCES/Asterisk/zaptel-1.4.4 modules<br>make[2]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'<br>make[2]: *** No rule to make target `modules'. Stop.<br>make[2]: Leaving directory `/usr/src/linux-
2.6.16.13-4-obj/i386/default'<br>make[1]: *** [modules] Error 2<br>make[1]: Leaving directory `/usr/src/packages/SOURCES/Asterisk/zaptel-1.4.4'<br>make: *** [all] Error 2<br><br>Any ideas that could help me out?<br>
<br>Thanks,<br>Hugh<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list
<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>