Error message when installing vim

clipboard.png

when I compile and install vim manually, I prompt this error
config parameter as follows:
. / configure\

--prefix=/usr \
--with-features=huge \
--enable-multibyte \
--enable-cscope=yes \
--enable-perlinterp=yes \
--enable-rubyinterp=yes \
--enable-luainterp=yes \
--enable-python3interp=yes \
--enable-fontset \
--enable-terminal=yes \
--enable-largefile \
--enable-gui=no\
--enable-fail-if-missing \
--disable-netbeans \
--disable-gpm \
--with-vim-name=vim \
--with-lua-prefix=/usr/local/Cellar/lua/lua \
--with-python3-command=/usr/local/bin/python3 \
--with-python3-config-dir=/usr/local/opt/python/libexec/bin \
--with-ruby-command=ruby \
--with-compiledby=$USER \
--with-x \

Baidu guoogle did not find a solution, ask the god to pass by and give a solution!

Vim
Jun.23,2021
Menu