On Thu, 6 Jun 2013, Richard Shaw wrote: > Not exactly... The problem with golay23 has come up before. > > golay23.c/golay23.h resides in codec2-dev. With the autotools build of > codec2, it is used by a couple of the binaries in codec2 but not the > library itself. The autotools build of freedv reaches around into the > codec2-dev directory (bad practice) and pulls it directly into the freedv > binary. So basically it only works with a full svn checkout.
Which I did (a full checkout). > For the cmake conversion I ran into this issue and fixed it by including > golay23 in the codec2 library. > > The problem you ran into is because you built and installed the autotools > version of codec2 but attempted the cmake build of freedv. More like: Tried cmake and it failed. Then did the autotools bits until I couldn't go any further. Then switched back to cmake and got it to complete, but also removed all traces of the autotools installs from /usr/include/* prior to that last step. > As you've discovered, if you make significant changes to the cmake settings > then it's usually best to "rm -rf" everything in the build_linux directory > and start over. > > Try starting over with codec2 and fdmdv2 using the cmake build and see how > things work. Kind'a already did (Previous couple of messages to this one). Tried to come up with a more minimal install of FreeDV for OpenSuSE. I'm sure it could be trimmed down a bit more, but at least it's documented and works. Thanks for all the hard work on the installs, it's appreciated! -- Curt, WE7U. http://wetnet.net/~we7u Babysitting your tracker: http://info.aprs.net/index.php?title=ControlOperator ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
