Hi,
I have problem in compiling zaptel-1.2.8. My Linux version is 2.6. asterisk version and libpri versions are
1.2.11 and 1.2.3.
Please refer the attached txt files for Linux version information and output of zaptel compile.
I will be highly appreciated that any one can help me on this regard.
--
Thanks & Regards,
Vidura B. Senadeera.
--
Thanks & Regards,
Vidura B. Senadeera.
--
Thanks & Regards,
Vidura B. Senadeera.
cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o gendigits.o
gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits > tones.h
cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE makefw.c -o makefw
./makefw tormenta2.rbt tor2fw > tor2fw.h
./makefw pciradio.rbt radfw > radfw.h
ZAPTELVERSION="1.2.8" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
mv version.h.tmp version.h ; \
firm -f version.h.tmp cc fw2h.c -o fw2h ./fw2h OCT6114-128D.ima vpm450m_fw.h cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o ztcfg.o ztcfg.c cc -c -fPIC -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DBUILDING_TONEZONE -o zonedata.lo zonedata.c cc -c -fPIC -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DBUILDING_TONEZONE -o tonezone.lo tonezone.c ar rcs libtonezone.a zonedata.lo tonezone.lo cc -o ztcfg ztcfg.o libtonezone.a -lm cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o torisatool.o torisatool.c cc -o torisatool torisatool.o cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o ztmonitor.o ztmonitor.c cc -o ztmonitor ztmonitor.o cc -o ztspeed.o -c ztspeed.c cc -o ztspeed ztspeed.o cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o zttool.o zttool.c cc -o zttool zttool.o -lnewt cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE zttest.c -o zttest cc -I. -Iinclude -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o fxotune.o fxotune.c cc -o fxotune fxotune.o -lm /lib/modules/2.6.9-34.EL/build make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/home/vidura/zaptel-1.2.8 modules make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686' CC [M] /home/vidura/zaptel-1.2.8/zaptel.o make[1]: Leaving directory `/usr/src/kernels/2.6.9-34.EL-i686'
Linux version 2.6.9-34.EL ([EMAIL PROTECTED]) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 Wed Mar 8 00:07:35 CST 2006
_______________________________________________ --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
