OK I fixed that build bug.  The head of codec2-dev is likely to be
unstable for the next few weeks, so just back up to an early revision if
you get stuck, e.g.

svn co -r 653
https://freetel.svn.sourceforge.net/svnroot/freetel/codec2-dev

- David

On Sat, 2012-09-01 at 00:51 +0200, Kristoff Bonne wrote:
> Hi,
> 
> To try out codec2 on my new raspberry pi, I installed the latest 
> revision (revision 652) on it.
> 
> It did compile the binaries c2enc, c2dec, c2demo, ..., but it bombed 
> shortly after that:
> 
> --- cut here ---cut here ---cut here ---cut here ---
> tlspsens.c:96:2: error: too few arguments to function ‘aks_to_M2’
> ../src/quantise.h:54:6: note: declared here
> make[1]: *** [tlspsens.o] Error 1
> make[1]: Leaving directory `/home/pi/codec2/codec2-dev/unittest'
> make: *** [all-recursive] Error 1
> pi@raspberrypi ~/codec2/codec2-dev $
> --- cut here ---cut here ---cut here ---cut here ---
> 
> I tried to same on my i386 laptop (ubuntu 12.04 LTS) with the same error.
> 
> 
> 
> 
> BTW, codec2 encoding seams to work very good on the raspbery pi:
> 
> pi@raspberrypi ~/codec2/codec2-dev/raw $ time ../src/c2enc 1400 hts.raw 
> hts.c2
> real 0m2.899s
> user 0m2.630s
> sys 0m0.140s
> 
> pi@raspberrypi ~/codec2/codec2-dev/raw $ time ../src/c2dec 1400 hts.c2 
> hts2.raw
> real 0m5.608s
> user 0m5.270s
> sys 0m0.150s
> 
> 
> Concidering "hts.raw" is a 24 second audio-segment; that's is very fast!!!!
> 
> This opens up the possibility to use the raspbery pi as modem for c2_gmsk!!!
> 
> 
> 
> 
> Chéééééééééério!
> Kr. Bonne.
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Freetel-codec2 mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freetel-codec2



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to