[Speex-dev] Speex on LPC2148 (KEIL MDK + RealView Compiler)

Maxim Borodko Borodko at giprosvjaz.by
Fri Dec 19 07:20:19 PST 2008


Hello,
I am trying to compile Speex on RealView Compiler
and a lot
of errors are indicated by compiler:

libspeex\bits.c(48): error:  #77-D: this declaration has no storage class or type specifier
libspeex\bits.c(48): error:  #65: expected a ";"
libspeex\bits.c(139): warning:  #12-D: parsing restarts here after previous syntax error
libspeex\bits.c(141): error:  #77-D: this declaration has no storage class or type specifier
libspeex\bits.c(141): error:  #65: expected a ";"
libspeex\bits.c(142): error:  #77-D: this declaration has no storage class or type specifier
libspeex\bits.c(142): error:  #65: expected a ";"
libspeex\bits.c(143): error:  #77-D: this declaration has no storage class or type specifier
libspeex\bits.c(143): error:  #65: expected a ";"
libspeex\bits.c(144): error:  #77-D: this declaration has no storage class or type specifier
libspeex\bits.c(144): error:  #65: expected a ";"
libspeex\bits.c(145): error:  #169: expected a declaration
libspeex\bits.c(181): warning:  #12-D: parsing restarts here after previous syntax error
libspeex\bits.c(182): error:  #77-D: this declaration has no storage class or type specifier
libspeex\bits.c(182): error:  #28: expression must have a constant value
libspeex\bits.c(183): error:  #169: expected a declaration
libspeex\bits.c(185): error:  #77-D: this declaration has no storage class or type specifier
libspeex\bits.c(185): error:  #65: expected a ";"
libspeex\bits.c(186): error:  #169: expected a declaration
libspeex\bits.c(327): warning:  #12-D: parsing restarts here after previous syntax error
libspeex\bits.c(328): error:  #169: expected a declaration
libspeex\bits.c(330): error:  #169: expected a declaration
libspeex\bits.c(332): error:  #169: expected a declaration
libspeex\bits.c(372): warning: At end of source:  #12-D: parsing restarts here after previous syntax error

That is not all errors.
Could anyone explain it and give suggestions?
Thanks.




More information about the Speex-dev mailing list