[OpenSIPS-Devel] [ opensips-Bugs-2841035 ] Compile failure: transformations.c
SourceForge.net
noreply at sourceforge.net
Thu Aug 20 14:08:10 CEST 2009
Bugs item #2841035, was opened at 2009-08-20 14:52
Message generated for change (Comment added) made by anca_vamanu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2841035&group_id=232389
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: trunk
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Norm Brandinger (norm_brandinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compile failure: transformations.c
Initial Comment:
gcc -Wall -g -O2 -Wcast-align -DNAME='"opensips"' -DVERSION='"1.6.0dev0-notls"' -DARCH='"x86_64"' -DOS='"linux"' -DCOMPILER='"gcc 4.3.4"' -D__CPU_x86_64 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/etc/opensips/"' -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:5996"' -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 transformations.c -o transformations.o
transformations.c: In function ‘tr_eval_nameaddr’:
transformations.c:883: error: ‘TR_NA_PARAM’ undeclared (first use in this function)
transformations.c:883: error: (Each undeclared identifier is reported only once
transformations.c:883: error: for each function it appears in.)
transformations.c: In function ‘tr_parse_nameaddr’:
transformations.c:1528: error: ‘TR_NA_PARAM’ undeclared (first use in this function)
----------------------------------------------------------------------
>Comment By: Anca Vamanu (anca_vamanu)
Date: 2009-08-20 15:08
Message:
Hi Norm,
Thanks for the report. I forgot to commit the changes in the header file.
Fixed now.
regards,
Anca
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2841035&group_id=232389
More information about the Devel
mailing list