RE: [reSIProcate] Compiling problem
I'm not sure off hand what the problem is - but I can tell you that the
tarball is quite outdated and has many known issues and memory leaks.
I highly recommend you try the head revision from SVN instead of the
tarball. It also contains a UA layer api called Dialog Usage Manager (DUM),
that is not present in the tarball. You would most likely use the DUM API
to develop a SIP soft phone.
-----Original Message-----
From: salvatore [mailto:salvatore_uni@xxxxxxxxxx]
Sent: Friday, February 18, 2005 6:53 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] Compiling problem
Hi all,
I downloaded resiprocate-0.4.0.tar.bz2, but I'm having some trouble with
the compiling process. After I run make, here is
what I get...
*
make[1]: Leaving directory
`/home/emitrax/programming/VoIP/resiprocate-0.4.0/resiprocate'
make[1]: Entering directory
`/home/emitrax/programming/VoIP/resiprocate-0.4.0/resiprocate'
g++ -Wall -fPIC -Wno-deprecated -march=i686 -D_REENTRANT -DHAVE_POPT_H
-g -O2 -I/sw/include -I../build/.. -I../build/../contrib/ares
-I/usr/kerberos/include/ -DUSE_SSL -DNEW_MSG_HEADER_SCANNER -DUSE_IPV6
-DUSE_ARES -c -o obj.debug.Linux.i686/os/BaseException.o
os/BaseException.cxx
In file included from ../build/../resiprocate/os/BaseException.hxx:10,
from os/BaseException.cxx:4:
../build/../resiprocate/os/Data.hxx:220: error: an explicit
specialization must be preceded by 'template <>'
../build/../resiprocate/os/Data.hxx:168: warning:
'resip::invokeDataInit' defined but not used
make[1]: *** [obj.debug.Linux.i686/os/BaseException.o] Error 1
make[1]: Leaving directory
`/home/emitrax/programming/VoIP/resiprocate-0.4.0/resiprocate'
make: *** [resiprocate] Error 2
emitrax@freek:~/programming/VoIP/resiprocate-0.4.0$
*I'm not a C++ expert so I can't fix it by myself, but it sounds weird
to me that the library doesn't compile. If it helps I'm using
g++ 3.4.0.
Any suggestion?!
Anyway, my intention is to develop a SIP soft phone like linphone, but I
didn't find much documentation on the wiki.
Thanks in advance
Salvo.
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel