[Speex-dev] problem compiling with linux

Mukund Kumar its.mukund at gmail.com
Tue Jul 19 06:04:48 PDT 2005


          In place of rpm I used pre compiled binary for installing
the Cross Compiler and now I am not getting this error. But I am
gettimg error after <make> command. The error is:


speexenc.c:49:21: ogg/ogg.h: No such file or directory
speexenc.c:68: error: parse error before '*' token
speexenc.c: In function `oe_write_page':
speexenc.c:71: error: `page' undeclared (first use in this function)
speexenc.c:71: error: (Each undeclared identifier is reported only once
speexenc.c:71: error: for each function it appears in.)
speexenc.c:71: error: `fp' undeclared (first use in this function)
speexenc.c: In function `main':
speexenc.c:267: error: `ogg_stream_state' undeclared (first use in
this function)
speexenc.c:267: error: parse error before "os"
speexenc.c:268: error: `ogg_page' undeclared (first use in this function)
speexenc.c:269: error: `ogg_packet' undeclared (first use in this function)
speexenc.c:438: error: `os' undeclared (first use in this function)
speexenc.c:632: error: `op' undeclared (first use in this function)
speexenc.c:648: error: `og' undeclared (first use in this function)
make[2]: *** [speexenc.o] Error 1
make[2]: Leaving directory `/root/Desktop/foruclinux/speex-1.1.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/foruclinux/speex-1.1.10'
make: *** [all] Error 2


         Can anyone please suggest me possible reason and solution.


More information about the Speex-dev mailing list