Re: [reSIProcate] Compilation error
Thanks... I've never used subversion before, so I don't know if I'm
doing something wrong, but it isn't working....... I get this error
when running the command:
[fabio@focus resip-subversion]$ svn co
http://scm.sipfoundry.org/rep/resiprocate/main/
svn: REPORT request failed on '/rep/resiprocate/!svn/vcc/default'
svn: REPORT of '/rep/resiprocate/!svn/vcc/default': 400 Bad Request
(http://scm.sipfoundry.org)
Am I doing something wrong or is it a problem with the server??
Thanks again
Fabio
On Wed, 23 Mar 2005 22:56:52 -0700, Alan Hawrylyshen <alan@xxxxxxxxxxxx> wrote:
>
> On Mar 23, 2005, at 10:14, Fabio Margarido wrote:
>
> > Hey guys. I'm trying to build resiprocate 0.4.0 for the first time,
> > but get the following error:
> >
> > Making obj.debug.Linux.i686/os/BaseException.d
> > make[1]: Leaving directory `/home/fabio/resiprocate-0.4.0/resiprocate'
> > make[1]: Entering directory `/home/fabio/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/fabio/resiprocate-0.4.0/resiprocate'
> > make: *** [resiprocate] Error 2
> >
>
> You likely want to use the subversion version, it's MUCH more recent
> and has far fewer problems.
> There are instructions on downloading the software on the sipfoundry
> page.
>
> http://resiprocate.org/
>
> >
> --
> a l a n a t p o l y p h a s e d o t c a
> http://polyphase.ca/
>
>