On 16/04/2014 09:36, Chuck Forsberg WA7KGX wrote:
Hi Chuck,
I recently got Fedora Rawhide with GCC 4.9 and Linux 3.15 rc1 running on my office machine.

After loading the usual libraries, I got WSPR 4.0 r3015 and WSJT-X 1.3 r3680 to compile and run using the standard Fedora hamlib. (It is possible some wsjt-x modules were
left over from a previous compilation.)
WSPR only requires the official release version of Hamlib. WSJT-X will build with that Hamlib but will certainly have several issues, particularly controlling Icom and Kenwood rigs. You really need to build the Hamlib-3 fork of the Hamlib repo.

WSJT-X 4031 fails to compile jt9.f90:
gfortran -O2 -fbounds-check -Wall -Wno-conversion -fno-second-underscore -fPIE -DUNIX -c jt9.f90
jt9.f90:22.49:

call getopt('s:e:a:r:p:d:f:',(/type(option) ::/),c,optarg,arglen,stat,offs
                                                 1
Error: Syntax error in array constructor at (1)
That is probably an issue with the Fortran compiler you are using. Modern versions of gfortran should have no problem with that type initialization.

Using an older jt9 file, I was able to start wsjt-x 4031 but it cannot talk to my
756PRO as reported previously.

That is almost certainly due to the Hamlib version you have built with.

73
Bill
G4WJS.
_______________________________________________
Wsjt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/wsjt-devel

Reply via email to