Just an FYI I suppose, as I don't see any other notice about this. It seems recent changes to nathelper on the trunk have made it incompatible with the 0.8.12 branch. This prevents using the latest RTP Proxy with SER stable.
nathelper.c: In function `force_rtp_proxy1_f': nathelper.c:1432: `IP_ADDR_MAX_STR_SIZE' undeclared (first use in this function) nathelper.c:1432: (Each undeclared identifier is reported only once nathelper.c:1432: for each function it appears in.) nathelper.c:1432: warning: unused variable `newip' make[1]: *** [nathelper.o] Error 1
I plan to check out a week or two-old version of nathelper from trunk. If the changes made since then were critical bug or security fixes, it would be helpful to know.
On Jul 19, 2004 at 15:45, Jeremy M. Dolan jmd@pobox.com wrote:
Just an FYI I suppose, as I don't see any other notice about this. It seems recent changes to nathelper on the trunk have made it incompatible with the 0.8.12 branch. This prevents using the latest RTP Proxy with SER stable.
nathelper.c: In function `force_rtp_proxy1_f': nathelper.c:1432: `IP_ADDR_MAX_STR_SIZE' undeclared (first use in this function) nathelper.c:1432: (Each undeclared identifier is reported only once
Yes, this was a changed introduced by me.
Switch to rel_0_8_14 (which includes latest nathelper) or use an older nathelper (there are only some sun warning fixes, so there won't be a problem).
Warning: if you switch to rel_0_8_14 and you use radius you will need another radius lib.
Andrei