Hi, I've updated my OpenSer trunk via "svn update" and got rev 4121.
I do a "make deb" and it gives me an error:


---------------------------
gcc -fPIC -DPIC -Wall -g -O2 -Wcast-align -DMOD_NAME='"permissions"'      
-DNAME='"openser"' -DVERSION='"1.4.0dev11-notls"' -DARCH='"i386"' 
-DOS='"linux"' -DCOMPILER='"gcc 
4.2.3"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/etc/openser/"' 
-DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP 
-DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL 
-DF_MALLOC  -DSVNREVISION='"2:4121M"'  -DFAST_LOCK -DADAPTIVE_WAIT 
-DADAPTIVE_WAIT_LOOPS=1024  -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN 
-DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL 
-DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -c 
permissions.c -o permissions.o
permissions.c:137: error: ‘fixup_pvar_pvar’ undeclared here (not in a 
function)
permissions.c:138: error: ‘fixup_free_pvar_pvar’ undeclared here (not in a 
function)
make[3]: *** [permissions.o] Error 1
make[3]: se sale del directorio `/usr/src/openser/kk/modules/permissions'
make[2]: *** [modules] Error 2
make[2]: se sale del directorio `/usr/src/openser/kk'
make[1]: *** [build-stamp] Error 2
make[1]: se sale del directorio `/usr/src/openser/kk'
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
make: *** [deb] Error 2
---------------------------


The error is:

  permissions.c:137: error: ‘fixup_pvar_pvar’ undeclared here (not in a
  function)


Is a bug? Thanks.



-- 
Iñaki Baz Castillo
[EMAIL PROTECTED]

_______________________________________________
Devel mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to