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

RE: [reSIProcate] Errors Compiling Resiprocate


Hello Alan, 
Thanks for your response. I was able to download the version from the
svn but I am still having problems compling...
This time I think it is a problem with the variable MethodHash declared
in the class resip...(I may also be wrong!)
Please can anyone be of help?

I have posted the error below


obj.debug.Linux.i686/stateAgents/CertPublicationHandler.o
obj.debug.Linux.i686/stateAgents/CertSubscriptionHandler.o
obj.debug.Linux.i686/stateAgents/PrivateKeyPublicationHandler.o
obj.debug.Linux.i686/stateAgents/PrivateKeySubscriptionHandler.o
-L../build/../resip/dum/obj.debug.Linux.i686
-L../build/../resip/stack/obj.debug.Linux.i686
-L../build/../rutil/obj.debug.Linux.i686  -L../build/../contrib/ares
-ldum  -lresip  -lrutil  -lssl  -lcrypto  -lares  -ldb_cxx  -lpthread
-lpopt                
../build/../resip/stack/obj.debug.Linux.i686/libresip.so: undefined
reference to `resip::MethodHash::in_word_set(char const*, unsigned int)'
collect2: ld returned 1 exit status
make[1]: *** [bin.debug.Linux.i686/repro] Error 1
rm obj.debug.Linux.i686/repro.o obj.debug.Linux.i686/repro.d
make[1]: Leaving directory `/root/main/repro'
make: *** [repro] Error 2

Thanks and Regards,

Tola

-----Original Message-----
From: Alan Hawrylyshen [mailto:alan@xxxxxxxxxxxx] 
Sent: 10 July 2006 20:00
To: Oredope, Adetola
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [reSIProcate] Errors Compiling Resiprocate




Please try compiling a more recent resiprocate. Download a copy of  
the head of what is in Subversion.

svn co http://scm.sipfoundry.org/rep/resiprocate/main/

If you still have problems please post them to the list.

Thanks
Alan