On Sun, Oct 19, 2008 at 04:22:25PM +0200, thomas schorpp wrote:
> Retrospektiva broken, filing here.
> 
> {{{
>  gcc -DHAVE_CONFIG_H -include ../include/confdefs.h -I. -I../include 
> -I../include -I/usr/include/speex -Wall -g -O2 -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -MT codec_speex_la-codec_speex.lo -MD -MP -MF 
> .deps/codec_speex_la-codec_speex.Tpo -c codec_speex.c  -fPIC -DPIC -o 
> .libs/codec_speex_la-codec_speex.o
> codec_speex.c:43:36: error: speex/speex_preprocess.h: Datei oder Verzeichnis 
> nicht gefunden

What does this error mean?

On my system /usr/include/speex/speex_preprocess.h belong in the package
libspeexdsp-dev

> codec_speex.c:359: error: expected specifier-qualifier-list before 
> ‘SpeexPreprocessState’
> codec_speex.c: In function ‘lintospeex_new’:
> codec_speex.c:393: error: ‘struct cw_translator_pvt’ has no member named ‘pp’

All of those seem to come from the missing header.

-- 
               Tzafrir Cohen
icq#16849755              jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
Callweaver-dev mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-dev

Reply via email to