Bugs item #2841035, was opened at 2009-08-20 11:52 Message generated for change (Tracker Item Submitted) made by norm_brandinger 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: Open Resolution: None 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) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2841035&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
