I just updated to FC32 (via FC31).  I receive the following error when
building from source:

Making all in tests
/home/josh/Downloads/wsjtx-2.2.0/src/hamlib-prefix/src/hamlib/tests/rigctl.c:
In function ‘main’:
/home/josh/Downloads/wsjtx-2.2.0/src/hamlib-prefix/src/hamlib/tests/rigctl.c:574:9:
error: ‘rl_readline_name’ undeclared (first use in this function)
  574 |         rl_readline_name = "rigctl";
      |         ^~~~~~~~~~~~~~~~
/home/josh/Downloads/wsjtx-2.2.0/src/hamlib-prefix/src/hamlib/tests/rigctl.c:574:9:
note: each undeclared identifier is reported only once for each function it
appears in
/home/josh/Downloads/wsjtx-2.2.0/src/hamlib-prefix/src/hamlib/tests/rigctl.c:577:9:
warning: implicit declaration of function ‘using_history’; did you mean
‘write_history’? [-Wimplicit-function-declaration]
  577 |         using_history();    /* Initialize Readline History */
      |         ^~~~~~~~~~~~~
      |         write_history
make[5]: *** [Makefile:1131: rigctl-rigctl.o] Error 1
make[4]: *** [Makefile:823: all] Error 2
make[3]: *** [Makefile:605: all-recursive] Error 1
make[2]: *** [CMakeFiles/hamlib-install.dir/build.make:86:
hamlib-prefix/src/hamlib-stamp/hamlib-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:192: CMakeFiles/hamlib-install.dir/all]
Error 2

Any hints?
-- 
P.J. "Josh" Rovero     http://www.roveroresearch.org
Ham Radio: KK1D     http://www.roveroresearch
<http://www.roveroresearch.org/>.net
http://www.roveroresearch.info
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to