On So, 13 Okt 2019, Shidong Wang wrote:
> Hello, I just want to build the vim on my old linux system. but I get
> following error. I have searched in google, but failed.
>
>
> gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_ATHENA -I/usr/local/include
> -O -o objects/buffer.o buffer.c
> In file included from vim.h:1973:0,
> from buffer.c:28:
> globals.h:784:1: error: unknown type name 'JMP_BUF'
> EXTERN JMP_BUF lc_jump_env; /* argument to SETJMP() */
> ^
> make[1]: *** [objects/buffer.o] Error 1
I can still build Vim 7.4.1689 in my debian development machine. I had a
couple of warnings, but it worked.
It's strange, JMP_BUF is defined in os_unix.h so can you make sure it is
there. Perhaps you are missing some libraries? Did you do `apt-get
build-dep vim-gtk`?
Best,
Christian
--
So verblaßt das Abwesende, und eine neue Liebe tritt ein.
-- Ovid (Liebeskunst)
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20191013161124.GE9133%40256bit.org.