Ставлю vim.6.3 на solaris9 x86
In file included from buffer.c:29:
vim.h:40: error: parse error before ':' token
In file included from os_unix.h:21,
from vim.h:195,
from buffer.c:29:
/usr/local/lib/gcc/i386-pc-solaris2.9/3.4.0/include/stdio.h:236: error: parse error before "__gnuc_va_list"
/usr/local/lib/gcc/i386-pc-solaris2.9/3.4.0/include/stdio.h:237: error: parse error before "__gnuc_va_list"
/usr/local/lib/gcc/i386-pc-solaris2.9/3.4.0/include/stdio.h:238: error: parse error before "__gnuc_va_list"
/usr/local/lib/gcc/i386-pc-solaris2.9/3.4.0/include/stdio.h:249: error: parse error before "__gnuc_va_list"
make: *** [objects/buffer.o] Error 1
В чем может быть проблемма?Может библиотеки какие поставить?
|