From: Black M. <mdb...@ya...> - 2024-05-31 03:25:51
|
Add this line before that parameter (NFFT=32768) Seems to be missing from that file and I can't figure out how it even compiles without NFFT being defined. Mike W9MDB On Thursday, May 30, 2024 at 07:59:20 PM CDT, Richard Shaw via wsjt-devel <wsj...@li...> wrote: Doing some test builds of current RC4 and seeing build failures: /builddir/build/BUILD/wsjtx-2.7.0/wsjtx/qmap/libqmap/decode0.f90:6:28: 6 | real*4 dd(2,NSMAX),ss(400,NFFT),savg(NFFT) | 1 Error: Variable ‘nfft’ cannot appear in the expression at (1) /builddir/build/BUILD/wsjtx-2.7.0/wsjtx/qmap/libqmap/decode0.f90:6:39: 6 | real*4 dd(2,NSMAX),ss(400,NFFT),savg(NFFT) | 1 Error: Variable ‘nfft’ cannot appear in the expression at (1) Comparing fortran versions I see gcc-fortran 14.1.1 vs 13.3.1 in Fedora 39. Thanks, Richard KF5OIM _______________________________________________ wsjt-devel mailing list wsj...@li... https://lists.sourceforge.net/lists/listinfo/wsjt-devel |