I hope someone can offer me some help with this. Basically, the current
CVS version of Zaptel will not compile under Fedora Core 4. I have
closely followed the directions in
<a href="http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3">http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3</a>
using the versions given in the FC4 distro with no luck.&nbsp; Here's
the output when I run &quot;make linux26&quot;. Any help would be great. TIA.<br>
<br>
<br>
orion:/asterisk_source/zaptel# make clean<br>
rm -f torisatool makefw tor2fw.h<br>
rm -f zttool<br>
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new<br>
rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo<br>
rm -f *.ko *.mod.c .*o.cmd<br>
rm -f gendigits tones.h<br>
rm -f libtonezone*<br>
rm -f tor2ee<br>
rm -f core<br>
<br>
orion:/asterisk_source/zaptel# make linux26<br>
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;&nbsp;&nbsp; -c
-o gendigits.o gendigits.c<br>
cc -o gendigits gendigits.o -lm<br>
./gendigits<br>
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;&nbsp;&nbsp;&nbsp;
makefw.c&nbsp;&nbsp; -o makefw<br>
./makefw tormenta2.rbt tor2fw &gt; tor2fw.h<br>
Loaded 69900 bytes from file<br>
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;&nbsp;&nbsp; -c
-o ztcfg.o ztcfg.c<br>
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;
-DBUILDING_TONEZONE -o zonedata.lo zonedata.c<br>
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;
-DBUILDING_TONEZONE -o tonezone.lo tonezone.c<br>
ar rcs libtonezone.a zonedata.lo tonezone.lo<br>
cc -o ztcfg ztcfg.o -lm -L. libtonezone.a<br>
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;&nbsp;&nbsp; -c
-o torisatool.o torisatool.c<br>
cc -o torisatool torisatool.o<br>
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;&nbsp;&nbsp; -c
-o ztmonitor.o ztmonitor.c<br>
cc -o ztmonitor ztmonitor.o<br>
cc -c ztspeed.c<br>
cc -o ztspeed ztspeed.o<br>
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE&nbsp;&nbsp;&nbsp;
-DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\&quot;/etc/zaptel.conf\&quot;&nbsp;&nbsp; -c
-o zttool.o zttool.c<br>
cc -o zttool zttool.o -lnewt<br>
make -C /lib/modules/`uname -r`/build SUBDIRS=/asterisk_source/zaptel modules<br>
make[1]: Entering directory `/usr/src/kernels/2.6.12-1.1390_FC4-i686'<br>
<br>
&nbsp; WARNING: Symbol version dump /usr/src/kernels/2.6.12-1.1390_FC4-i686/Module.symvers<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; is missing; modules will have no dependencies and modversions.<br>
<br>
&nbsp; CC [M]&nbsp; /asterisk_source/zaptel/zaptel.o<br>
In file included from /asterisk_source/zaptel/zaptel.c:40:<br>
/asterisk_source/zaptel/zconfig.h:10:27: error: linux/version.h: No such file or directory<br>
/asterisk_source/zaptel/zconfig.h:66:41: error: missing binary operator before token &quot;(&quot;<br>
In file included from /asterisk_source/zaptel/zaptel.c:82:<br>
/asterisk_source/zaptel/zaptel.h:47:41: error: missing binary operator before token &quot;(&quot;<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_chan_write':<br>
/asterisk_source/zaptel/zaptel.c:1737: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_ctl_open':<br>
/asterisk_source/zaptel/zaptel.c:1766: error: 'MOD_INC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c:1766: error: (Each undeclared identifier is reported only once<br>
/asterisk_source/zaptel/zaptel.c:1766: error: for each function it appears in.)<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_chan_open':<br>
/asterisk_source/zaptel/zaptel.c:1775: error: 'MOD_INC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_ctl_release':<br>
/asterisk_source/zaptel/zaptel.c:1784: error: 'MOD_DEC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_chan_release':<br>
/asterisk_source/zaptel/zaptel.c:1793: error: 'MOD_DEC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_timing_open':<br>
/asterisk_source/zaptel/zaptel.c:2122: error: 'MOD_INC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_timer_release':<br>
/asterisk_source/zaptel/zaptel.c:2159: error: 'MOD_DEC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_specchan_open':<br>
/asterisk_source/zaptel/zaptel.c:2190: error: 'MOD_INC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_specchan_release':<br>
/asterisk_source/zaptel/zaptel.c:2214: error: 'MOD_DEC_USE_COUNT' undeclared (first use in this function)<br>
/asterisk_source/zaptel/zaptel.c: In function 'ioctl_load_zone':<br>
/asterisk_source/zaptel/zaptel.c:2384: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_common_ioctl':<br>
/asterisk_source/zaptel/zaptel.c:2736: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:2796: warning: ignoring return value
of 'copy_to_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:2799: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:2881: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:2911: warning: ignoring return value
of 'copy_to_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c: In function 'zt_chanandpseudo_ioctl':<br>
/asterisk_source/zaptel/zaptel.c:3633: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:3643: warning: ignoring return value
of 'copy_to_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:3646: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:3705: warning: ignoring return value
of 'copy_to_user', declared with attribute warn_unused_result<br>
/asterisk_source/zaptel/zaptel.c:3709: warning: ignoring return value
of 'copy_from_user', declared with attribute warn_unused_result<br>
make[2]: *** [/asterisk_source/zaptel/zaptel.o] Error 1<br>
make[1]: *** [_module_/asterisk_source/zaptel] Error 2<br>
make[1]: Leaving directory `/usr/src/kernels/2.6.12-1.1390_FC4-i686'<br>
make: *** [linux26] Error 2<br>
<br>