Re: [OpenSIPStack] Opensipstack compile error
Brought to you by:
joegenbaclor
From: OpenSIPStack F. <ope...@op...> - 2008-08-01 00:58:43
|
Try ./configure --enable-localspeex and rebuild your library. If this does not work, please send the results of your configure output. -joegen > {quote:title=mouncifb wrote:}{quote} > > I have downloaded opensipstack and opensbc from CVS I get this when I run: make bothnoshared > what should I do? > > > g++ -D_REENTRANT -D_REENTRANT -Wall -DPTRACING -I/root/opensbc/opensipstack/include -DPTRACING -I/root/opensbc/opensipstack/include -Os -c /root/opensbc/opensipstack/src/opal/src/codec/echocancel.cxx -o /root/opensbc/opensipstack/lib/obj_linux_x86_r/echocancel.o > /root/opensbc/opensipstack/src/opal/src/codec/echocancel.cxx:106:24: error: speex_echo.h: No such file or directory [snip] |