* Camm Maguire <[email protected]> [2022-12-22 23:34]: > Greetings! I think you are building the master branch, not the > Version_2_6_13 branch just released, which is current 'stable'.
I did: $ git checkout Version_2_6_13 and then run: ยง ./configure --prefix /package/prog/gcl and got this error: ---snip--- ---snip--- checking for rl_initialize in -lreadline... yes checking for el_getc in -lreadline... no checking for rl_completion_matches in -lreadline... yes checking RL_COMPLETION_ENTRY_FUNCTION_TYPE_FUNCTION... no checking RL_COMPLETION_ENTRY_FUNCTION_TYPE_RL_COMPENTRY_FUNC_T... no configure: error: Unknown rl_completion_entry_function return type -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/
