On 20/01/2020 20:05, Paul Kube wrote:

    $ mkdir -p ~/wsjtx-prefix/build
    $ cd ~/wsjtx-prefix
    $ git clone git://git.code.sf.net/p/wsjt/wsjtx
    <http://git.code.sf.net/p/wsjt/wsjtx> src
    $ cd ~/wsjtx-prefix/build
    $ cmake -D CMAKE_PREFIX_PATH=~/hamlib-prefix ../src
    $ cmake --build .
    $ cmake --build . --target install


The next to last line, cmake --build ., dies with those unresolved symbols in HamlibTransceiver.cpp. I've taken care not to have any other hamlib packages installed on this machine. So it seems to me that something in  git://git.code.sf.net/u/bsomervi/hamlib <http://git.code.sf.net/u/bsomervi/hamlib> or  git://git.code.sf.net/p/wsjt/wsjtx <http://git.code.sf.net/p/wsjt/wsjtx> is wrong.

73, Paul K6PO

Hi Paul,

something is amiss for sure. Can you reply with the file ~/wsjtx-prefix/build/CMakeCache.txt please? You should probably send that to me direct rather than via the list.

73
Bill
G4WJS.

_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to