Re: [Sofia-sip-devel] sofsip-cli compilation problems

2009-03-02 Thread Kai.Vehmanen
Hi, On 27 Feb 2009, richard.luoch...@gmail.com wrote: >I am trying to compile sofiasip cli example. But i am getting >mission one header file error: > >ssc_sip.c:64:29: ssc_media_fsgst.h: No such file or directory uh, sorry, that's a bug -- fixed in sofsip-cli 0.16: http://sourceforge.net/proje

Re: [Sofia-sip-devel] sofsip-cli compilation problems

2009-03-02 Thread Stefano Sabatini
On date Friday 2009-02-27 13:40:22 +, luo cheng phoned this: > Hi, > > I am trying to compile sofiasip cli example. But i am getting mission one > header file error: > > ssc_sip.c:64:29: ssc_media_fsgst.h: No such file or directory > > Actually it is true there is no such header file with my

[Sofia-sip-devel] sofsip-cli compilation problems

2009-02-27 Thread luo cheng
Hi, I am trying to compile sofiasip cli example. But i am getting mission one header file error: ssc_sip.c:64:29: ssc_media_fsgst.h: No such file or directory Actually it is true there is no such header file with my downloaded package? So who knows where to find this header file? Another questi