hello friends,
i downloaded reSIProcate stack , configure it and given Make all
command . initially i got error regarding idb-cxx , but i given following
command which solves it
ln -s /usr/lib/libdb_cxx-4.2.a /usr/lib/libdb_cxx.a
ln -s /usr/lib/libdb_cxx-4.2.la /usr/lib/libdb_cxx.la
but after that , again when i configure and given make all command
producing following error , can anybody what is it regarding and how can i
solve it ??
libtool: 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/tfm/contrib/cppunit/src/c
ppunit'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/resiprocate-1.0
/tfm/contrib/cppunit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/resiprocate-1.0/tfm/contrib/cppunit'
make: *** [cppunit] Error 2
Thanks in advance
Regards
mehul
_______________________________________________
Bug-libtool mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-libtool