<div>Hi</div>
<div>&nbsp;</div>
<div>I have problem when iam compiling </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>make[1]: Entering directory `/root/all/ser-0.9.7-pre1/modules/vm'<br>gcc -fPIC -DPIC -g -O9 -funroll-loops&nbsp; -Wcast-align&nbsp; -Wall&nbsp; -minline-all-stringops -falign-loops -ftree-vectorize -mtune=opteron&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DNAME='&quot;ser&quot;' -DVERSION='&quot;
0.9.7-pre1&quot;' -DARCH='&quot;x86_64&quot;' -DOS='&quot;linux&quot;' -DCOMPILER='&quot;gcc 4.1.0&quot;' -D__CPU_x86_64 -D__OS_linux -DCFG_DIR='&quot;/usr/local/etc/ser/&quot;' -DPKG_MALLOC -DSHM_MEM&nbsp; -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DF_MALLOC&nbsp; -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024&nbsp; -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -c 
vm.c -o vm.o<br>vm.c: In function âvm_mod_initâ:<br>vm.c:154: error: too few arguments to function âbind_dbmodâ<br>vm.c: In function âvm_init_childâ:<br>vm.c:166: error: âdb_initâ undeclared (first use in this function)<br>
vm.c:166: error: (Each undeclared identifier is reported only once<br>vm.c:166: error: for each function it appears in.)<br>vm.c:168: warning: implicit declaration of function âdb_initâ<br>vm.c:168: warning: assignment makes pointer from integer without a cast
<br>vm.c: In function âvm_get_user_infoâ:<br>vm.c:204: warning: implicit declaration of function âdb_use_tableâ<br>vm.c:205: error: âdb_queryâ undeclared (first use in this function)<br>vm.c:218: error: âdb_free_queryâ undeclared (first use in this function)
<br>make[1]: *** [vm.o] Error 1<br>make[1]: Leaving directory `/root/all/ser-0.9.7-pre1/modules/vm'<br>&nbsp;</div>