<span class="gmail_quote"><br></span>Hi all,<br><br>I&#39;m trying to compile the&nbsp; ser-2.0.0+cvs20070315_src.tar.gz version and I&#39;m obtaining the following error when trying to compile with xmlrpc support:<br>Input: &nbsp; make include_modules=&quot;mysql xmlrpc&quot; all
<br>------------------------------------------------------------------------------------------------------------<br>make[1]: Entering directory `/downloads/ser2.0/ser/modules/mysql&#39;<br>make[1]: `mysql.so&#39; is up to date.
<br>make[1]: Leaving directory `/downloads/ser2.0/ser/modules/mysql&#39;<br><br>make[1]: Entering directory `/downloads/ser2.0/ser/modules/xmlrpc&#39;<br>gcc -fPIC -DPIC -g -O9 -funroll-loops&nbsp; -Wcast-align&nbsp; -minline-all-stringops -falign-loops -mcpu=athlon&nbsp;&nbsp; -Wall&nbsp;&nbsp;&nbsp;&nbsp; -DNAME=&#39;&quot;ser&quot;&#39; -DVERSION=&#39;&quot;
2.0.0+cvs20070309&quot;&#39; -DARCH=&#39;&quot;i386&quot;&#39; -DOS=&#39;linux_&#39; -DOS_QUOTED=&#39;&quot;linux&quot;&#39; -DCOMPILER=&#39;&quot;gcc 3.2.3&quot;&#39; -D__CPU_i386 -D__OS_linux -DSER_VER=2000000 -DCFG_DIR=&#39;&quot;/usr/local/etc/ser/&quot;&#39; -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 -DDBG_QM_MALLOC&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_SIGIO_RT -DSIGINFO64_WORKARROUND -DHAVE_SELECT -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include -c 
xmlrpc.c -o xmlrpc.o<br>xmlrpc.c: In function `open_doc&#39;:<br>xmlrpc.c:1159: warning: implicit declaration of function `xmlReadMemory&#39;<br>xmlrpc.c:1160: `XML_PARSE_NOBLANKS&#39; undeclared (first use in this function)
<br>xmlrpc.c:1160: (Each undeclared identifier is reported only once<br>xmlrpc.c:1160: for each function it appears in.)<br>xmlrpc.c:1161: `XML_PARSE_NONET&#39; undeclared (first use in this function)<br>xmlrpc.c:1162: `XML_PARSE_NOCDATA&#39; undeclared (first use in this function)
<br>xmlrpc.c:1162: warning: assignment makes pointer from integer without a cast<br>xmlrpc.c: In function `select_method&#39;:<br>xmlrpc.c:1505: `XML_PARSE_NOBLANKS&#39; undeclared (first use in this function)<br>xmlrpc.c

:1505: `XML_PARSE_NONET&#39; undeclared (first use in this function)<br>xmlrpc.c:1505: `XML_PARSE_NOCDATA&#39; undeclared (first use in this function)<br>xmlrpc.c:1505: warning: assignment makes pointer from integer without a cast
<br>make[1]: *** [xmlrpc.o] Error 1<br>make[1]: Leaving directory `/downloads/ser2.0/ser/modules/xmlrpc&#39;<br><br>make[1]: Entering directory `/downloads/ser2.0/ser/modules/acc_db&#39;<br>make[1]: `acc_db.so&#39; is up to date.
<br>make[1]: Leaving directory `/downloads/ser2.0/ser/modules/acc_db&#39;<br><br>etc.... all the other modules are compiling okay<br>------------------------------------------------------------------------------------------------------------
<br><br>I&#39;m using Red Hat Enterprise AS 3.0 with all updates included.<br>Did anyone experiencing the above compile issue regarding this new xmlrpc module ?<br><br><br>Thank you,<br><span class="sg">Fabian.<br><br><br>
<br><br>
</span>