[sr-dev] build problems: ser's osp module

Klaus Darilion klaus.mailinglists at pernau.at
Mon Jun 29 23:22:38 CEST 2009


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

btw: shouldn't be the module rather identical in ser and K? Maybe 
someone from the transnexus can handle this?

regards
klaus



More information about the sr-dev mailing list