[Kamailio-Devel] SF.net SVN: openser:[5484] trunk

Henning Westerholt henning.westerholt at 1und1.de
Mon Jan 19 12:29:18 CET 2009


On Monday 19 January 2009, Daniel-Constantin Mierla wrote:
> Modified Paths:
> --------------
>     trunk/cmpapi.c

Hi Daniel,

this breaks the build for me:

Compiling cmpapi.c
gcc -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -ftree-vectorize -mtune=prescott -Wold-style-definition -Wmissing-field-initializers -Wredundant-decls    -DNAME='"kamailio"' -DVERSION='"1.5.0-dev21-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 
4.2.4"' -D__CPU_i386 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/usr/local/etc/kamailio/"' -DPKG_MALLOC -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DUSE_LOCAL_ROUTE -DF_MALLOC -DSVNREVISION='"2:5484M"'  -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 
cmpapi.c -o cmpapi.o
cmpapi.c: In function ‘cmp_str_params’:
cmpapi.c:93: Error: error: ‘param_t’ undeclared (first use in this function)
cmpapi.c:93: Error: error: (Each undeclared identifier is reported only once
cmpapi.c:93: Error: error: for each function it appears in.)
cmpapi.c:93: Error: error: ‘pl1’ undeclared (first use in this function)
cmpapi.c:94: Error: error: ‘param_hooks_t’ undeclared (first use in this 
function)
cmpapi.c:94: Error: error: expected ‘;’ before ‘phooks1’
cmpapi.c:95: Error: error: ‘pit1’ undeclared (first use in this function)
cmpapi.c:96: Error: error: ‘pl2’ undeclared (first use in this function)
cmpapi.c:97: Error: error: expected ‘;’ before ‘phooks2’
cmpapi.c:98: Error: error: ‘pit2’ undeclared (first use in this function)
cmpapi.c:100: warning: implicit declaration of function ‘parse_params’
cmpapi.c:100: Error: error: ‘CLASS_ANY’ undeclared (first use in this 
function)
cmpapi.c:100: Error: error: ‘phooks1’ undeclared (first use in this function)
cmpapi.c:102: Error: error: ‘phooks2’ undeclared (first use in this function)

Cheers,

Henning



More information about the Devel mailing list