< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Compile error with latest checkout


There is a new proxy implementation called repro in resiprocate. It is
currently part of the resiprocate module. Sometime soon we will move
it to be a separate project. I'll remove repro from the toplevel
Makefile for the short-term to avoid this problem.

repro requires that you have db4 installed on your system. If you are
in linux, this should be fairly easy but will be dependent on your
distribution.

Jason


On 4/15/05, Sandeep Sharma <ssharma@xxxxxxxxxx> wrote:
> Hello,
> 
> I did a checkout this morning and got this error. Anyone know how to fix
> it?
> 
> Thanks
> 
> make[1]: Entering directory
> `/home2/sandeep/devel/Devel/ThirdParty/resiprocate-0.5.0/sip/repro'
> g++ -Wall -Wno-deprecated -march=i686 -D_REENTRANT   -g
> -DRESIP_DATA_LOCAL_SIZE=16               -I../build/..
> -I/usr/local/ssl/include -I/usr/kerberos/include/
> -I../build/../contrib/ares -DUSE_SSL -DUSE_ARES -DUSE_IPV6 -DHAVE_POPT_H
> -c -o obj.debug.Linux.i686/HttpBase.o HttpBase.cxx
> In file included from ../repro/HttpConnection.hxx:8,
>                  from HttpBase.cxx:14:
> ../repro/UserDb.hxx:4:24: db4/db_185.h: No such file or directory
> In file included from ../repro/HttpConnection.hxx:8,
>                  from HttpBase.cxx:14:
> ../repro/UserDb.hxx:28: error: syntax error before `*' token
> make[1]: *** [obj.debug.Linux.i686/HttpBase.o] Error 1
> make[1]: Leaving directory
> `/home2/sandeep/devel/Devel/ThirdParty/resiprocate-0.5.0/sip/repro'
> make: *** [repro] Error 2
> --
> Sandeep Sharma <ssharma@xxxxxxxxxx>
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>