[op25-dev] Re: OP25 Install on Arch Linux Failing

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

ikj1234i@yahoo.com [op25-dev] op25-dev at yahoogroups.com
Sat Mar 4 13:56:45 UTC 2017


this appears to be a warning getting promoted to an error perhaps by new zealousness having been added to the compiler.  Without being able to reproduce locally it's possible to make suggestions, but they may (or may Not) work...

At line 37 of pitch_est.cc
     static const Word16 min_max_tbl[203] =

A few things to try
- change "Word16" to "unsigned short", or
- change "Word16" to "int", or
- add the keyword "unsigned" prior to the "Word16"

This doesn't initially appear to be a supported platform, so YMMV -even if it compiles OK

Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20170304/5ed4ccec/attachment.htm>


More information about the op25-dev mailing list