On Sat, Dec 3, 2022 at 02:17 PM, David Ranch wrote:
change to Direwolf's src/dwgpsd.c
Dear David,
thanks for the fast reply and assistance.
Your tip works for compilation with make, but just to inform you:? it is located in line 68 as mentioned by the error messages:
66: // 3.24??? ??? ??? ??? 14??? ??? ??? Not tested yet.
67:
68: #if GPSD_API_MAJOR_VERSION < 5 || GPSD_API_MAJOR_VERSION > 14
69: #error libgps API version might be incompatible.
70: #endif
The needed change was at the end of line 68: number 12 to 14
opensuse thumbleweed installs at this time? libgps 3.24-14
I had no tested the executable with gps until now, but can do it later(days, weeks)
Thanks for now
Michael, dk5hh