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

Re: [reSIProcate] Trouble building Resiprocate 1.0


You need to install gperf on the machine you are building on. If you
don't have gperf, /bin/rm MethodHash.cxx, svn update, then touch
MethodHash.cxx and you should be ok.

Jason


On 11/8/06, Sunitha Beeram <Sunitha.Beeram@xxxxxxxxxx> wrote:


Hi,

   [ I am not sure if this question belongs here; if not let me know if I
should be posting it on other lists..]

   I am running into the following error while making resiprocate 1.0 :

gperf -v > /dev/null 2>&1 && gperf -D --enum -E -L C++ -t -k '*'
--compare-strncmp -Z `echo MethodHash | sed -e 's/.*\///'` MethodHash.gperf
>  MethodHash.cxx
make[1]: *** [MethodHash.cxx] Error 127

What is Error 127?
I did ./configure, chose most default options. The machine I am using is
FC3, on which resiprocate0.9 compiled fine.

Also, I have ssl support enabled - and the include files are in the default
/usr/local/ssl/include/openssl dir. I expected configure to find and include
the location of openssl in the makefiles, but that didn't happen either. I
had to manually edit the Makefile to help it find openssl files. Am I
configuring it incorrectly?

Thanks
Sunitha.
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel