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

[reSIProcate] Trouble building Resiprocate 1.0


Title: reSIProcate1.0 Question
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.