[reSIProcate] Resiprocate with Sun Forte 6 u2 compiler
Has anyone tried to compile the resiprocate SIP stack with Sun Forte 6 u2
compiler? I am getting compile errors. Any help is appreciated.
rajesh@constellation:/home/rajesh/3rdparty/sip/resiprocate-0.9.0-5019 ]make
Compressing paths
Making all in resiprocate
make all-recursive
Making all in .
source='external/HttpGetMessage.cxx' object='HttpGetMessage.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CXX --mode=compile --tag=CXX
/vox/tools/Forte_6u2/SUNWspro/bin/CC -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..
-I/usr/include -I/usr/local/ssl/include
-I/home/rajesh/3rdparty/sip/resiprocate-0.9.0-5019/contrib/ares
-I/usr/kerberos/include -g -c -o HttpGetMessage.lo `test -f
'external/HttpGetMessage.cxx' || echo './'`external/HttpGetMessage.cxx
/vox/tools/Forte_6u2/SUNWspro/bin/CC -DHAVE_CONFIG_H -I. -I. -I. -I.. -I..
-I/usr/include -I/usr/local/ssl/include
-I/home/rajesh/3rdparty/sip/resiprocate-0.9.0-5019/contrib/ares
-I/usr/kerberos/include -g -c external/HttpGetMessage.cxx -KPIC -DPIC -o
.libs/HttpGetMessage.o
"../resiprocate/os/Data.hxx", line 27: Error: "}" expected instead of ";".
"../resiprocate/os/Data.hxx", line 31: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 32: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 33: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 34: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 35: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 36: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 37: Error: "explicit" is not allowed here.
"../resiprocate/os/Data.hxx", line 37: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 38: Error: "explicit" is not allowed here.
"../resiprocate/os/Data.hxx", line 38: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 39: Error: "explicit" is not allowed here.
"../resiprocate/os/Data.hxx", line 39: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 40: Error: "explicit" is not allowed here.
"../resiprocate/os/Data.hxx", line 40: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 41: Error: "explicit" is not allowed here.
"../resiprocate/os/Data.hxx", line 41: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 42: Error: "explicit" is not allowed here.
"../resiprocate/os/Data.hxx", line 42: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 43: Error: "explicit" is not allowed here.
"../resiprocate/os/Data.hxx", line 43: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 60: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 61: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 62: Error: No direct declarator preceding
"(".
"../resiprocate/os/Data.hxx", line 64: Error: Illegal number of arguments for
resip::~resip().
Compilation aborted, too many Error messages.
*** Error code 1
make: Fatal error: Command failed for target `HttpGetMessage.lo'
Current working directory
/home/rajesh/3rdparty/sip/resiprocate-0.9.0-5019/resiprocate
Thanks,
Rajesh