Urtho wrote: > Hi there, > > SVN 1920 is missing goertzel_sample, bell_mf_rx_get, > goertzel_reset from dsp.c which still references them. > nope. That function is in spandsp-0.0.3-pre24. Steve improved TMF detection. > Also linux/capability.h is now sys/capability.h - the new one just > does not exists on a modern linux. > it does. on debian it's in libcap package.
we should never include kernel headers in a userland program and sys/capability.h includes linux/capability.h Install the corresponding package on CentOS and you're done... Max _______________________________________________ Openpbx-dev mailing list [email protected] http://lists.openpbx.org/mailman/listinfo/openpbx-dev
