<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Hi all<BR>
<BR>
I am compiling the SER-0.96 that downloaded the cvs with following command: <BR>
<BR>
make include_modules=&quot;mysql lcr&quot; modules<BR>
<BR>
The following error occurred:<BR>
<BR>
<FONT COLOR="#cc0000">make[1]: Entrando no diret&#195;&#179;rio `/home/ser/sip_router/modules/mysql' </FONT><BR>
<FONT COLOR="#cc0000">make[1]: `mysql.so' est&#195;&#161; atualizado. </FONT><BR>
<FONT COLOR="#cc0000">make[1]: Saindo do diret&#195;&#179;rio `/home/ser/sip_router/modules/mysql'</FONT><BR>
<BR>
<BR>
<FONT COLOR="#cc0000">make[1]: Entrando no diret&#195;&#179;rio `/home/ser/sip_router/modules/lcr' </FONT><BR>
<FONT COLOR="#cc0000">gcc -fPIC -DPIC -g -O9 -funroll-loops&nbsp; -Wcast-align&nbsp; -minline-all-stringops -falign-loops -ftree-vectorize -mtune=athlon64&nbsp;&nbsp; -Wall&nbsp;&nbsp;&nbsp;&nbsp; -DNAME='&quot;ser&quot;' -DVERSION='&quot;2.1.0-dev13&quot;' -DARCH='&quot;i386&quot;' -DOS='linux_' -DOS_QUOTED='&quot;linux&quot;' -DCOMPILER='&quot;gcc 4.1.2&quot;' -D__CPU_i386 -D__OS_linux -DSER_VER=2001000 -DCFG_DIR='&quot;/usr/local/etc/ser/&quot;' -DMODS_DIR='&quot;/usr/local/lib/ser/modules/&quot;' -DPKG_MALLOC -DSHM_MEM&nbsp; -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DUSE_DNS_CACHE -DUSE_DNS_FAILOVER -DUSE_DST_BLACKLIST -DUSE_NAPTR&nbsp; -DUSE_TLS -DTLS_HOOKS -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024&nbsp; -DCC_GCC_LIKE_ASM -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_SCHED_SETSCHEDULER -DHAVE_EPOLL -DHAVE_SIGIO_RT -DSIGINFO64_WORKARROUND -DUSE_FUTEX -DHAVE_SELECT -c lcr_mod.c -o lcr_mod.o </FONT><BR>
<FONT COLOR="#cc0000">In file included from ../mysql/dbase.h:42, </FONT><BR>
<FONT COLOR="#cc0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from lcr_mod.c:53: </FONT><BR>
<FONT COLOR="#cc0000">../mysql/../../db/db_val.h:40: error: redeclaration of enumerator &#226;DB_INT&#226; </FONT><BR>
<FONT COLOR="#cc0000">../../db/db_fld.h:47: error: previous definition of &#226;DB_INT&#226; was here </FONT><BR>
<FONT COLOR="#cc0000">../mysql/../../db/db_val.h:41: error: redeclaration of enumerator &#226;DB_FLOAT&#226; </FONT><BR>
<FONT COLOR="#cc0000">../../db/db_fld.h:48: error: previous definition of &#226;DB_FLOAT&#226; was here </FONT><BR>
<FONT COLOR="#cc0000">../mysql/../../db/db_val.h:42: error: redeclaration of enumerator &#226;DB_DOUBLE&#226; </FONT><BR>
<FONT COLOR="#cc0000">../../db/db_fld.h:49: error: previous definition of &#226;DB_DOUBLE&#226; was here </FONT><BR>
<FONT COLOR="#cc0000">../mysql/../../db/db_val.h:44: error: redeclaration of enumerator &#226;DB_STR&#226; </FONT><BR>
<FONT COLOR="#cc0000">../../db/db_fld.h:51: error: previous definition of &#226;DB_STR&#226; was here </FONT><BR>
<FONT COLOR="#cc0000">../mysql/../../db/db_val.h:45: error: redeclaration of enumerator &#226;DB_DATETIME&#226; </FONT><BR>
<FONT COLOR="#cc0000">../../db/db_fld.h:52: error: previous definition of &#226;DB_DATETIME&#226; was here </FONT><BR>
<FONT COLOR="#cc0000">../mysql/../../db/db_val.h:46: error: redeclaration of enumerator &#226;DB_BLOB&#226; </FONT><BR>
<FONT COLOR="#cc0000">../../db/db_fld.h:53: error: previous definition of &#226;DB_BLOB&#226; was here </FONT><BR>
<FONT COLOR="#cc0000">../mysql/../../db/db_val.h:48: error: redeclaration of enumerator &#226;DB_BITMAP&#226; </FONT><BR>
<FONT COLOR="#cc0000">../../db/db_fld.h:55: error: previous definition of &#226;DB_BITMAP&#226; was here </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:118: error: expected &#226;=&#226;, &#226;,&#226;, &#226;;&#226;, &#226;asm&#226; or &#226;__attribute__&#226; before &#226;lcr_dbf&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c: In function &#226;lcr_db_init&#226;: </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:242: error: &#226;lcr_dbf&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:242: error: (Each undeclared identifier is reported only once </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:242: error: for each function it appears in.) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c: In function &#226;lcr_db_bind&#226;: </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:260: warning: implicit declaration of function &#226;bind_dbmod&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:260: error: &#226;lcr_dbf&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:266: warning: implicit declaration of function &#226;DB_CAPABILITY&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:266: error: &#226;DB_CAP_QUERY&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:272: error: &#226;DB_CAP_RAW_QUERY&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c: In function &#226;lcr_db_close&#226;: </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:284: error: &#226;lcr_dbf&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c: In function &#226;lcr_db_ver&#226;: </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:296: error: &#226;lcr_dbf&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:305: warning: implicit declaration of function &#226;table_version&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c: In function &#226;reload_gws&#226;: </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:503: error: &#226;db_row_t&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:503: error: &#226;row&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:518: error: &#226;lcr_dbf&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:534: warning: implicit declaration of function &#226;RES_ROW_N&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:542: warning: implicit declaration of function &#226;RES_ROWS&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:543: warning: implicit declaration of function &#226;ROW_VALUES&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:543: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:549: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:550: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:553: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:561: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:564: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:572: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:575: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:584: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:588: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c: In function &#226;load_gws&#226;: </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:636: error: &#226;db_row_t&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:636: error: &#226;row&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:636: error: &#226;r&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:636: warning: left-hand operand of comma expression has no effect </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:698: error: &#226;lcr_dbf&#226; undeclared (first use in this function) </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:705: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:709: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:712: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:714: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:717: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:719: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:722: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:724: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:727: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:729: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">lcr_mod.c:733: error: invalid type argument of &#226;-&gt;&#226; </FONT><BR>
<FONT COLOR="#cc0000">make[1]: ** [lcr_mod.o] Erro 1 </FONT><BR>
<FONT COLOR="#cc0000">make[1]: Saindo do diret&#195;&#179;rio `/home/ser/sip_router/modules/lcr' </FONT><BR>
<FONT COLOR="#cc0000">make: ** [modules] Erro 1</FONT><BR>
<BR>
Somebody help me<BR>
Tanks
</BODY>
</HTML>