Hi:

I want to use SCTP as transport for SIP, but   I encountered some problems
when  installed   latest  sofia-sip library .

platform : CentOS 6.0

Library: Sofia-SIP
1.12.11<http://sofia-sip.sourceforge.net/relnotes/relnotes-sofia-sip-1.12.11.txt>
 (2011-03-11)

Install Step:

1. tar -zxvf sofia-sip-1.12.11.tar.gz
2. cd sofia-sip-1.12.11
3.  ./configure --enable-sctp
4. make

Following is part of error message about make content.
===============================================================
make[4]: Entering directory
`/home/sally/sofia-sip-1.12.11/libsofia-sip-ua/tport'
         LTCOMPILE tport_type_sctp.lo
tport_type_sctp.c: In function ‘tport_sctp_init_socket’:
tport_type_sctp.c:206: error: variable ‘initmsg’ has initializer but
incomplete type
tport_type_sctp.c:206: warning: excess elements in struct initializer
tport_type_sctp.c:206: warning: (near initialization for ‘initmsg’)
tport_type_sctp.c:206: error: storage size of ‘initmsg’ isn’t known
tport_type_sctp.c:211: error: ‘SCTP_INITMSG’ undeclared (first use in this
function)
tport_type_sctp.c:211: error: (Each undeclared identifier is reported only
once
tport_type_sctp.c:211: error: for each function it appears in.)
make[4]: *** [tport_type_sctp.lo] Error 1
make[4]: Leaving directory
`/home/sally/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/sally/sofia-sip-1.12.11/libsofia-sip-ua/tport'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sally/sofia-sip-1.12.11/libsofia-sip-ua'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sally/sofia-sip-1.12.11'
make: *** [all] Error 2
===============================================================
(Here is the link of log about 'make'
command:download<http://ms11.voip.edu.tw/~sally/make.txt>
)

I don't know how to resolve this problems.
Can you give me some advise?
Thank you in advance.


-- 
with best regards,
Sally
Sep. 22
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to