<div dir="ltr">I did <br>make group_include=radius all<br><br><div class="gmail_quote">On Thu, Aug 7, 2008 at 7:59 PM, Andrei Pelinescu-Onciul <span dir="ltr">&lt;<a href="mailto:andrei@iptel.org">andrei@iptel.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Aug 07, 2008 at 19:43, Tomasz Zieleniewski &lt;<a href="mailto:tzieleniewski@gmail.com">tzieleniewski@gmail.com</a>&gt; wrote:<br>

&gt; Hi,<br>
&gt;<br>
</div><div class="Ih2E3d">&gt; Those fixed but new one left:<br>
&gt; config.mak included<br>
</div>&gt; make[1]: Wej?cie do katalogu `/home/voip/src/ser/trunk/modules/avpops&#39;<br>
<div class="Ih2E3d">&gt; gcc -fPIC -DPIC -m64 -g -O9 -funroll-loops -Wcast-align<br>
&gt; -minline-all-stringops -falign-loops -ftree-vectorize -mtune=opteron -Wall<br>
&gt; -DNAME=&#39;&quot;ser&quot;&#39; -DVERSION=&#39;&quot;2.1.0-dev23-make&quot;&#39; -DARCH=&#39;&quot;x86_64&quot;&#39;<br>
&gt; -DOS=&#39;linux_&#39; -DOS_QUOTED=&#39;&quot;linux&quot;&#39; -DCOMPILER=&#39;&quot;gcc 4.3.1&quot;&#39; -D__CPU_x86_64<br>
&gt; -D__OS_linux -DSER_VER=2001000 -DCFG_DIR=&#39;&quot;/usr/local/etc/ser/&quot;&#39;<br>
&gt; -DMODS_DIR=&#39;&quot;/usr/local/lib/ser/modules/&quot;&#39; -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP<br>
&gt; -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE<br>
&gt; -DHAVE_RESOLV_RES -DUSE_DNS_CACHE -DUSE_DNS_FAILOVER -DUSE_DST_BLACKLIST<br>
&gt; -DUSE_NAPTR -DDBG_QM_MALLOC -DUSE_TLS -DTLS_HOOKS -DFAST_LOCK<br>
&gt; -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DCC_GCC_LIKE_ASM<br>
&gt; -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD<br>
&gt; -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM<br>
&gt; -DHAVE_SCHED_SETSCHEDULER -DHAVE_EPOLL -DHAVE_SIGIO_RT<br>
&gt; -DSIGINFO64_WORKARROUND -DUSE_FUTEX -DHAVE_SELECT &nbsp; -c avpops.c -o avpops.o<br>
&gt; In file included from avpops_impl.h:41,<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from avpops_parse.h:38,<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from avpops.c:50:<br>
&gt; avpops_db.h:66: error: expected &#39;)&#39; before &#39;*&#39; token<br>
</div>&gt; make[1]: *** [avpops.o] B??d 1<br>
&gt; make[1]: Opuszczenie katalogu `/home/voip/src/ser/trunk/modules/avpops&#39;<br>
<div class="Ih2E3d">&gt; make: *** [modules] B??d 1<br>
<br>
</div>avpops doesn&#39;t work yet, it was not ported to the new db interface<br>
(along bdb, dbtext, iptrtproxy a.s.o). It will be ported sometime in the<br>
future, but note that almost everything you could do with it you can do<br>
now directly from core, or using db_ops (so it has quite a low priority,<br>
&nbsp;unless more people complain).<br>
<br>
It should not be compiled by default (make all should not compile it).<br>
How did you get it to compile?<br>
<font color="#888888"><br>
Andrei<br>
</font></blockquote></div><br></div>