> On May 29, 2022, at 15:16, Mike <tankf33...@disroot.org> wrote:
>
>>>> lib.c:119:4: error: use of undeclared identifier 'rl_catch_signals'
>>>> rl_catch_signals = 0;
>>>> ^
>>>> lib.c:121:4: error: use of undeclared identifier 'rl_input_available_hook'
>>>> rl_input_available_hook = rlAvail;
>>>> ^
>>>> ...
>>>>
>>>
>>> They are all from the readline library.
>>>
>>
>> Would there be a version issue ?
>
> I already wrote about this issue before.
> It happened when you link against macos *builtin* readline library which is
> too old.
> If you check my Makefile you would find paths to readline from brew.
I've installed readline from macport as you suggested and I'm using your
Makefile.
Also I'm not finding any path to brew installs in your Makefile. There is no
reference to /usr/local anywhere.
Which line in the Makefile would that be ?
--
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe