Did you follow the steps from "Building from source" to get it compiled?
FILPATHLEN is declared by Hamlib in
/usr/include/hamlib/rig.h
so the first guess is that libhamlib-dev is not installed.

73,
Zoli

On Wed, Jan 22, 2025 at 09:41:57PM +0000, Stephen Atkins via wrote:
>    I'm trying to compile TLF from git cloned source.  I've run in to this
>    error:
>    sendqrg.c: In function ‘init_tlf_rig’:
>    sendqrg.c:103:13: error: ‘FILPATHLEN’ undeclared (first use in this
>    function)
>      103 |             FILPATHLEN - 1);
>          |             ^~~~~~~~~~
>    Not sure how to continue.  It's been 35 years since I've done any C
>    programming.
>    Stephen Atkins
>    VE6CPU/VE6STA/VE6SU

Reply via email to