could not compile gpm
by qunying from LinuxQuestions.org on (#6K39T)
I was trying to re-compile gpm with "--without-curses" as recommended in https://invisible-island.net/ncurses/ncurses.faq.html, but found out that even with the gpm source without modification from Slackware, it could not be compiled, got the error:
Code:checking where to install Emacs Lisp files... ./configure: eval: line 11726: syntax error near unexpected token `('
./configure: eval: line 11726: `itz_cv_path_site_lisp= mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode -0xc2e99e784512f81>))'Anyone encounter similar error?
Code:checking where to install Emacs Lisp files... ./configure: eval: line 11726: syntax error near unexpected token `('
./configure: eval: line 11726: `itz_cv_path_site_lisp= mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode -0xc2e99e784512f81>))'Anyone encounter similar error?