<div>hi Matt.</div>
<div>&nbsp;</div>
<div>now its crystal-clear,&nbsp;just waiting to do it on tomorrow&nbsp;when i can have access to the server. you've been very responsive &amp; helping all the way through, i appreciate that<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 9/26/06, <b class="gmail_sendername">Matthew Fredrickson</b> &lt;<a href="mailto:creslin@digium.com">creslin@digium.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>On Sep 26, 2006, at 5:29 AM, umar tarar wrote:<br><br>&gt; with referance to my post on sep-25 in this thread, plz notify me of
<br>&gt; if i am mistaken or missing anything abt installing asterisk-ss7<br>&gt; having it now re-checked successfully. From the error log on that post<br>&gt; it seems that it requires 'version.h' which i am not able to find for
<br>&gt; it that suits it, plz help here...<br>&gt;<br>&gt;&nbsp;&nbsp;&amp; abt libss7: though i've been able to successfully check it now but<br>&gt; this time upon 'make' it demands zaptel.h which in the whole system of<br>&gt; mine i've not been able to find, the error log goes here;
<br>&gt;&nbsp;&nbsp;-----------CLI Log-------------<br>&gt;&nbsp;&nbsp;[root@ACDsvr libss7]# make<br>&gt;&nbsp;&nbsp;gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC<br>&gt; -c -o mtp2.o mtp2.c<br>&gt;&nbsp;&nbsp;gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC
<br>&gt; -c -o ss7_sched.o ss7_sched.c<br>&gt;&nbsp;&nbsp;gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC<br>&gt; -c -o ss7.o ss7.c<br>&gt;&nbsp;&nbsp;gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC<br>
&gt; -c -o mtp3.o mtp3.c<br>&gt;&nbsp;&nbsp;gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC<br>&gt; -c -o isup.o isup.c<br>&gt;&nbsp;&nbsp;ar rcs libss7.a mtp2.o ss7_sched.o ss7.o mtp3.o isup.o<br>&gt;&nbsp;&nbsp;ranlib libss7.a<br>
&gt;&nbsp;&nbsp;gcc -shared -Wl,-hlibss7.so.1 -o libss7.so.1.0 mtp2.o ss7_sched.o<br>&gt; ss7.o mtp3.o isup.o<br>&gt;&nbsp;&nbsp;/sbin/ldconfig -n .<br>&gt;&nbsp;&nbsp;ln -sf libss7.so.1 libss7.so<br>&gt;&nbsp;&nbsp;gcc -g -o ss7test ss7test.c libss7.a -lpthread
<br>&gt;&nbsp;&nbsp;gcc -g -o ss7linktest ss7linktest.c libss7.a -lpthread<br>&gt;&nbsp;&nbsp;ss7linktest.c:13:27: error: zaptel/zaptel.h: No such file or directory<br>&gt;&nbsp;&nbsp;ss7linktest.c: In function 'ss7_run':<br>&gt;&nbsp;&nbsp;ss7linktest.c:91: error: 'ZT_GETEVENT' undeclared (first use in this
<br>&gt; function)<br>&gt;&nbsp;&nbsp;ss7linktest.c:91: error: (Each undeclared identifier is reported only<br>&gt; once<br>&gt;&nbsp;&nbsp;ss7linktest.c:91: error: for each function it appears in.)<br>&gt;&nbsp;&nbsp;ss7linktest.c:95: error: 'ZT_EVENT_OVERRUN' undeclared (first use in
<br>&gt; this function)<br>&gt;&nbsp;&nbsp;ss7linktest.c:98: error: 'ZT_EVENT_BADFCS' undeclared (first use in<br>&gt; this function)<br>&gt;&nbsp;&nbsp;ss7linktest.c:101: error: 'ZT_EVENT_ABORT' undeclared (first use in<br>&gt; this function)
<br>&gt;&nbsp;&nbsp;ss7linktest.c: In function 'zap_open':<br>&gt;&nbsp;&nbsp;ss7linktest.c:195: error: 'ZT_BUFFERINFO' undeclared (first use in<br>&gt; this function)<br>&gt;&nbsp;&nbsp;ss7linktest.c:195: error: syntax error before 'bi'<br>&gt;&nbsp;&nbsp;ss7linktest.c
:197: error: 'ZT_SPECIFY' undeclared (first use in this<br>&gt; function)<br>&gt;&nbsp;&nbsp;ss7linktest.c:201: error: 'bi' undeclared (first use in this function)<br>&gt;&nbsp;&nbsp;ss7linktest.c:201: error: 'ZT_POLICY_IMMEDIATE' undeclared (first use
<br>&gt; in this function)<br>&gt;&nbsp;&nbsp;ss7linktest.c:205: error: 'ZT_SET_BUFINFO' undeclared (first use in<br>&gt; this function)<br>&gt;&nbsp;&nbsp;make: *** [ss7linktest] Error 1<br>&gt;&nbsp;&nbsp;[root@ACDsvr libss7]#<br>&gt;&nbsp;&nbsp;----------------------------
<br>&gt;&nbsp;&nbsp;surely it needs zaptel.h badly, but where to find it?<br><br>You've got the wrong version of zaptel installed.&nbsp;&nbsp;If you had the trunk<br>version of zaptel installed (or the 1.4 beta release) it would be able<br>to compile.&nbsp;&nbsp;You *must* have zaptel trunk for it to work.&nbsp;&nbsp;I added
<br>support in zaptel to make different parts of SS7 easier to do.&nbsp;&nbsp;To<br>check out zaptel trunk, this is what you need to do:<br>`svn co <a href="http://svn.digium.com/svn/zaptel/trunk">http://svn.digium.com/svn/zaptel/trunk
</a> zaptel-trunk`<br><br>Do a `make; make install` in that directory (zaptel-trunk) and then try<br>compiling.&nbsp;&nbsp;Also, you may want to get asterisk trunk as well, since<br>that I merged in all the libss7 changes from the asterisk-ss7 branch
<br>into asterisk-trunk. (svn co <a href="http://svn.digium.com/svn/asterisk/trunk">http://svn.digium.com/svn/asterisk/trunk</a><br>asterisk-trunk)<br><br>Matthew Fredrickson<br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-ss7 mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">
http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br></blockquote></div><br><br clear="all"><br>-- <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|__\__/__|&nbsp;&nbsp; /__/ \__\&nbsp;&nbsp; |__| \__|<br><br><br>