On 20/09/15 18:35, Alexandru Csete wrote: > On Sun, Sep 20, 2015 at 1:36 AM, Stuart Longland > <[email protected]> wrote: >> >> cmake doesn't like being told what to do either: >>> RC=0 stuartl@vk4msl-mb ~/hamradio/projects/fdmdv/freedv-build $ cmake -D >>> HAMLIB_LIBRARY=/usr/lib64/hamlib -D USE_STATIC_CODEC2=false ../freedv-1.0.1 >> >> … >> >> WARNING: Target "freedv" requests linking to directory "/usr/lib64/hamlib". >> Targets may link only to libraries. CMake is dropping the item. > > As I interpret this error, you have specified the hamlib directory but > you should have given the .so file, i.e. something like > > -DHAMLIB_LIBRARY=/usr/lib64/hamlib/libhamlib.so
The trouble with that is there's also a libamlib++, and as it happens, it is used too. -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------
_______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
