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

[reSIProcate] resiprocate under linux


Hello friends,
 
                        i am trying to  install resiprocate-1.0.2 stack under radhat 4 ,but getting folowing error, in turn i installed libtool-1.5.22 . still  it giving the same problem , can anybody tell me what is the problem ? if anybody of u installed this stack then please tell  me what can be the next step  should i follow ??
 
  Thanks & Regards
  mehul




make[3]: Entering directory `/usr/local/resiprocate-1.0.2/tfm/contrib/cppunit/src/cppunit'

if /bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Asserter.lo -MD -MP -MF ".deps/Asserter.Tpo" -c -o Asserter.lo Asserter.cpp; \

then mv -f ".deps/Asserter.Tpo" ".deps/Asserter.Plo"; else rm -f ".deps/Asserter.Tpo"; exit 1; filibtool: unrecognized option `--tag=CXX'

Try `libtool --help' for more information.

make[3]: *** [Asserter.lo] Error 1

make[3]: Leaving directory `/usr/local/resiprocate-1.0.2/tfm/contrib/cppunit/src/cppunit'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/usr/local/resiprocate-1.0.2/tfm/contrib/cppunit/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/local/resiprocate-1.0.2/tfm/contrib/cppunit'

make: *** [cppunit] Error 2

[root@localhost resiprocate-1.0.2]# cd /usr/local/resiprocate-1.0.2/tfm/contrib/cppunit/src/cppunit