If anybody used reciprocate sip stack on red hat linux. Please help me out
in this problem.

I have recently used JAIN-SIP for implementing sip applications. Now we
want to develop sip applications using c++ with reciprocate stack.

I have downloaded resiprocate-0.9.0-5019.tar.gz and extracted and followed
the steps given in the readme about configuring and making.

But when i tested by writing a sample c++ program by only including
"resiprocate.SipStack.hxx" file with the empty main method, it is giving
the following errors.

[EMAIL PROTECTED] sip]# g++ -Wno-deprecated  test.cxx
/tmp/ccWoz7IG.o(.text+0x180): In function
`__static_initialization_and_destruction_0(int, int)':
: undefined reference to `resip::Data::init()'
collect2: ld returned 1 exit status
[EMAIL PROTECTED] sip]#

Please help me out.
I am in very urgent need.

Thanks in advance.

With Regards
Santosh.

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to