[Speex-dev] speex cvs: 'EncState' has no member named 'frame'

Jean-Marc Valin Jean-Marc.Valin at USherbrooke.ca
Sat Apr 8 07:33:41 PDT 2006


Le samedi 08 avril 2006 à 10:25 -0400, sean a écrit :
> Trying to build today's svn on fc5, gcc-4.1.0,amd64:
> 
>   gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include 
> -I.. -I/usr/include -O2 -fPIC -funswitch-loops 
> -ftree-loop-linear -march=k8 -ftree-vectorize -pipe 
> -mfpmath=sse -frename-registers -O3 -msse -MT nb_celp.lo -MD 
> -MP -MF .deps/nb_celp.Tpo -c nb_celp.c  -fPIC -DPIC -o 
> .libs/nb_celp.o
> nb_celp.c: In function 'nb_encode':
> nb_celp.c:442: error: 'EncState' has no member named 'frame'
> make[2]: *** [nb_celp.lo] Error 1
> make[2]: Leaving directory 
> `/usr/src/redhat/BUILD/speex/libspeex'

I'm doing some memory optimizations and 'frame' is one of the variables
that disappeared. Haven't had time to update the vorbis-psy stuff yet. I
suggest you disable that option, or use an older version (>24 hours old)
until I fix it.

	Jean-Marc


More information about the Speex-dev mailing list