Sorry to ask simple questions

I am using the old library libcodec2.0.3 from september 2014. I have 
modified the cc_flags, so as to build 32bit-Version.

  This library shows

ldd libcodec2.so.0.3
         linux-gate.so.1 (0xf76fe000)
         libm.so.6 => /lib/libm.so.6 (0xf7622000)
         libspeex.so.1 => /usr/lib/libspeex.so.1 (0xf760a000)
         libc.so.6 => /lib/libc.so.6 (0xf745d000)
         /lib/ld-linux.so.2 (0xf7701000)

This version runs nicely with my SDR.


When using the current SVN branches/0.4 it creates a libcodec2.so.0.4


ldd libcodec2.so.0.4
         linux-gate.so.1 (0xf76de000)
         libm.so.6 => /lib/libm.so.6 (0xf762d000)
         libc.so.6 => /lib/libc.so.6 (0xf7480000)
         /lib/ld-linux.so.2 (0xf76e1000)


When I try to attach this library in my SDR, it shows: library 
libcodec2.0.4 not found. I think, this comes from the missing libspeex.
Why is ther no libspeex in this new version?

73, Alfred, hb9epu




------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to