[OpenSIPS-Devel] [ opensips-Bugs-2893439 ] compile failure

SourceForge.net noreply at sourceforge.net
Mon Nov 9 10:15:46 CET 2009


Bugs item #2893439, was opened at 2009-11-06 19:20
Message generated for change (Settings changed) made by anca_vamanu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2893439&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: modules
Group: trunk
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Norm Brandinger (norm_brandinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: compile failure

Initial Comment:
In file included from records.h:36,
                 from b2b_logic.c:41:
b2b_logic.h: In function ‘b2b_get_request_id’:
b2b_logic.h:104: error: ‘REFER_LEN’ undeclared (first use in this function)
b2b_logic.h:104: error: (Each undeclared identifier is reported only once
b2b_logic.h:104: error: for each function it appears in.)
b2b_logic.h:104: error: ‘REFER’ undeclared (first use in this function)
b2b_logic.h:110: error: ‘SUBSCRIBE_LEN’ undeclared (first use in this function)
b2b_logic.h:110: error: ‘SUBSCRIBE’ undeclared (first use in this function)
b2b_logic.h:113: error: ‘NOTIFY_LEN’ undeclared (first use in this function)
b2b_logic.h:113: error: ‘NOTIFY’ undeclared (first use in this function)
b2b_logic.h:116: error: ‘MESSAGE_LEN’ undeclared (first use in this function)
b2b_logic.h:116: error: ‘MESSAGE’ undeclared (first use in this function)
make[1]: *** [b2b_logic.o] Error 1

----------------------------------------------------------------------

>Comment By: Anca Vamanu (anca_vamanu)
Date: 2009-11-09 11:15

Message:
Hi Norm,

I had that file modified but forgot to commit it. I applied your patch
since it contained all methods(mine contained only the ones I used).
Thanks,
Anca

----------------------------------------------------------------------

Comment By: Norm Brandinger (norm_brandinger)
Date: 2009-11-07 14:50

Message:
Added patch to include all METHODs defined by
http://www.iana.org/assignments/sip-parameters.

Applying the patch fixes the compile problem.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2893439&group_id=232389



More information about the Devel mailing list