I have been compiling WSJT-X for a number of years now on Debian
(including Buster 10 now), occasionally with help from G4WJS, and have
had no troubles in a long while.

I don't download from the git repo, though, and instead just get the
current source .tgz from SourceForge.  Have you had success with that
method?

73, KD0KZE / Paul

On 7/16/2021 11:08 AM, Claude Frantz via wsjt-devel wrote:
> Hi Bill and all,
> 
> I'm trying to compile from the source from the git repo:
> 
> I'm here:
> 
> commit 7eac85560823e9c53ae5ed876861f73a1258c717 (HEAD -> master, tag:
> wsjtx-2.5.0-rc3, origin/master, origin/HEAD)
> Merge: df3da69d2 522f698c6
> Author: Bill Somerville <b...@classdesign.com>
> Date:   Mon Jul 5 20:58:15 2021 +0100
> 
>     Merge branch 'release-2.5.0'
> 
> commit 522f698c6300613532dd470f6de5f9c9ca986fbf
> Author: Bill Somerville <b...@classdesign.com>
> Date:   Mon Jul 5 20:48:05 2021 +0100
> 
>     Release note updates
> 
> commit f067d9472397539e9e1b9247a1d8155e7c768201
> Merge: a141b5af3 bada2dd82
> Author: Bill Somerville <b...@classdesign.com>
> Date:   Mon Jul 5 20:43:42 2021 +0100
> 
>     Merge branch 'release-2.5.0' of bitbucket.org:k1jt/wsjtx into
> release-2.5.0
> 
> ###
> 
> The compilation ended here:
> 
> Scanning dependencies of target message_aggregator
> [ 11%] Building CXX object
> CMakeFiles/message_aggregator.dir/UDPExamples/MessageAggregator.cpp.o
> [ 11%] Building CXX object
> CMakeFiles/message_aggregator.dir/UDPExamples/MessageAggregatorMainWindow.cpp.o
> 
> [ 11%] Building CXX object
> CMakeFiles/message_aggregator.dir/UDPExamples/DecodesModel.cpp.o
> [ 11%] Building CXX object
> CMakeFiles/message_aggregator.dir/UDPExamples/BeaconsModel.cpp.o
> [ 11%] Building CXX object
> CMakeFiles/message_aggregator.dir/UDPExamples/ClientWidget.cpp.o
> [ 11%] Building CXX object
> CMakeFiles/message_aggregator.dir/validators/MaidenheadLocatorValidator.cpp.o
> 
> [ 12%] Building CXX object
> CMakeFiles/message_aggregator.dir/qrc_message_aggregator.cpp.o
> [ 12%] Building CXX object
> CMakeFiles/message_aggregator.dir/qrc_style.cpp.o
> [ 12%] Building CXX object
> CMakeFiles/message_aggregator.dir/message_aggregator_autogen/mocs_compilation.cpp.o
> 
> [ 12%] Linking CXX executable message_aggregator
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_lsetregs'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_pdread'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_lsetfpregs'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_getpid'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_pdwrite'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_lgetregs'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_lgetfpregs'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libthread_db.so: undefined
> reference to `ps_pglobal_lookup'
> collect2: error: ld returned 1 exit status
> make[2]: *** [CMakeFiles/message_aggregator.dir/build.make:273:
> message_aggregator] Error 1
> make[1]: *** [CMakeFiles/Makefile2:140:
> CMakeFiles/message_aggregator.dir/all] Error 2
> make: *** [Makefile:152: all] Error 2
> 
> ###
> 
> What is missing or wrong ?
> 
> The system:
> Linux defi 4.19.0-17-amd64 #1 SMP Debian 4.19.194-2 (2021-06-21) x86_64
> GNU/Linux
> 
> Best wishes,
> Claude (DJ0OT)
> 
> 
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel



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

Reply via email to