Jan Janak schrieb:
On 29-06 23:22, Klaus Darilion wrote:
Hi!

in ser's osp module Makefile these condition should be adopted to search in /usr/lib too:

LIBS=$(shell if [ -f /usr/local/lib/libosptk.a ]; then echo "-losptk" ; else echo "-losp" ; fi)


Or make it like K's osp module: use always -losptk

What is the difference between osptk and osp library? Why is this needed?

Probably it is the same. In Debian it osp library is called osptk (tool kit?)

klaus

_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to