<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title></title>
</head>
<body>
this is right "make install " in zaptel .. then make in asterisk is
going without any problem<br>
now is working ...tnx<br>
<br>
<br>
Brancaleoni Matteo wrote:<br>
<blockquote type="cite" cite="mid1051259334.2333.3.camel@athlon">
<pre wrap="">Just 4 curiosity,
have you done make install after make in zaptel?
?
Matteo.
Il ven, 2003-04-25 alle 10:08, Tomaz Izanc ha scritto:
</pre>
<blockquote type="cite">
<pre wrap="">same problem :(
hmm
am i only one with this problem ?
tnx,
thomas
Sergio Serrano Revuelto wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
        try this:
        
        cd zaptel
        rm *
        cvs update
srsergio
-----Mensaje original-----
De: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-dev-admin@lists.digium.com">asterisk-dev-admin@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-dev-admin@lists.digium.com">mailto:asterisk-dev-admin@lists.digium.com</a>] En nombre de Tomaz Izanc
Enviado el: viernes, 25 de abril de 2003 9:23
Para: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-dev@lists.digium.com">asterisk-dev@lists.digium.com</a>
Asunto: Re: [Asterisk-Dev] compile error
hi!
zaptel recompile ok..
same error still here-
what can do ?
Jared Smith wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Did you check out the latest zaptel recompile it first?
On Thu, 2003-04-24 at 13:54, Tomaz Izanc wrote:
</pre>
<blockquote type="cite">
<pre wrap="">same problem
what can be a problem ?
tnx,
thomas
---
if [ -d CVS ] && ! [ -f .version ]; then echo "CVS-`date +"%D-%T"`" >
.version; fi
for x in res channels pbx apps codecs formats agi cdr astman; do make
</pre>
</blockquote>
</blockquote>
<pre wrap="">-C
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">$x || exit 1 ; done
make[1]: Entering directory `/usr/src/asterisk/asterisk/res'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/asterisk/asterisk/res'
make[1]: Entering directory `/usr/src/asterisk/asterisk/channels'
gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686
-DASTERISK_VERSION=\"CVS-04/24/03-21:44:39\" -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\"
-DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\"
-DASTSPOOLDIR=\"/var/spool/asterisk\"
</pre>
</blockquote>
</blockquote>
<pre wrap="">-DASTLOGDIR=\"/var/log/asterisk\"
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">-DASTCONFPATH=\"/etc/asterisk/asterisk.conf\"
-DASTMODDIR=\"/usr/lib/asterisk/modules\"
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -Wno-missing-prototypes
-Wno-missing-declarations -DIAX_TRUNKING -DCRYPTO -o chan_zap.o
chan_zap.c
chan_zap.c: In function `sig2str':
chan_<a class="moz-txt-link-freetext" href="zap.c:790:">zap.c:790:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_<a class="moz-txt-link-freetext" href="zap.c:790:">zap.c:790:</a> (Each undeclared identifier is reported only once
chan_<a class="moz-txt-link-freetext" href="zap.c:790:">zap.c:790:</a> for each function it appears in.)
chan_zap.c: In function `zt_call':
chan_<a class="moz-txt-link-freetext" href="zap.c:1278:">zap.c:1278:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_<a class="moz-txt-link-freetext" href="zap.c:1157:">zap.c:1157:</a> warning: unused variable `s'
chan_zap.c: In function `zt_answer':
chan_<a class="moz-txt-link-freetext" href="zap.c:1737:">zap.c:1737:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `zt_handle_event':
chan_<a class="moz-txt-link-freetext" href="zap.c:2512:">zap.c:2512:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `zt_new':
chan_<a class="moz-txt-link-freetext" href="zap.c:3471:">zap.c:3471:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `ss_thread':
chan_<a class="moz-txt-link-freetext" href="zap.c:3640:">zap.c:3640:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `handle_init_event':
chan_<a class="moz-txt-link-freetext" href="zap.c:4268:">zap.c:4268:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `mkintf':
chan_<a class="moz-txt-link-freetext" href="zap.c:4815:">zap.c:4815:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `load_module':
chan_<a class="moz-txt-link-freetext" href="zap.c:6395:">zap.c:6395:</a> `ZT_SIG_SF' undeclared (first use in this function)
make[1]: *** [chan_zap.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/asterisk/channels'
make: *** [subdirs] Error 1
Jeremy McNamara wrote:
</pre>
<blockquote type="cite">
<pre wrap="">cvs update zaptel
Tomaz Izanc wrote:
</pre>
<blockquote type="cite">
<pre wrap="">hi!
Has anyone idea what is wrong with updated cvs .. i got this error:
tnx,thomas
make[1]: Leaving directory `/usr/src/asterisk/asterisk/res'
make[1]: Entering directory `/usr/src/asterisk/asterisk/channels'
gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686
-DASTERISK_VERSION=\"CVS-04/24/03-20:21:32\" -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\"
-DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\"
-DASTSPOOLDIR=\"/var/spool/asterisk\"
-DASTLOGDIR=\"/var/log/asterisk\"
-DASTCONFPATH=\"/etc/asterisk/asterisk.conf\"
-DASTMODDIR=\"/usr/lib/asterisk/modules\"
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -Wno-missing-prototypes
</pre>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<pre wrap="">
</pre>
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">-Wno-missing-declarations -DIAX_TRUNKING -DCRYPTO -o chan_zap.o
</pre>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<pre wrap="">
</pre>
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">chan_zap.c
chan_zap.c: In function `sig2str':
chan_<a class="moz-txt-link-freetext" href="zap.c:790:">zap.c:790:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_<a class="moz-txt-link-freetext" href="zap.c:790:">zap.c:790:</a> (Each undeclared identifier is reported only once
chan_<a class="moz-txt-link-freetext" href="zap.c:790:">zap.c:790:</a> for each function it appears in.)
chan_zap.c: In function `zt_call':
chan_<a class="moz-txt-link-freetext" href="zap.c:1278:">zap.c:1278:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_<a class="moz-txt-link-freetext" href="zap.c:1157:">zap.c:1157:</a> warning: unused variable `s'
chan_zap.c: In function `zt_answer':
chan_<a class="moz-txt-link-freetext" href="zap.c:1737:">zap.c:1737:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `zt_handle_event':
chan_<a class="moz-txt-link-freetext" href="zap.c:2512:">zap.c:2512:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `zt_new':
chan_<a class="moz-txt-link-freetext" href="zap.c:3471:">zap.c:3471:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `ss_thread':
chan_<a class="moz-txt-link-freetext" href="zap.c:3640:">zap.c:3640:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `handle_init_event':
chan_<a class="moz-txt-link-freetext" href="zap.c:4268:">zap.c:4268:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `mkintf':
chan_<a class="moz-txt-link-freetext" href="zap.c:4815:">zap.c:4815:</a> `ZT_SIG_SF' undeclared (first use in this function)
chan_zap.c: In function `load_module':
chan_<a class="moz-txt-link-freetext" href="zap.c:6395:">zap.c:6395:</a> `ZT_SIG_SF' undeclared (first use in this function)
make[1]: *** [chan_zap.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/asterisk/channels'
make: *** [subdirs] Error 1
_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
</pre>
</blockquote>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
Asterisk-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
</pre>
</blockquote>
</body>
</html>