Ran configure then make test.  Get this same message when running from
the src directory:

/tmp/vimfiles/vim-7.2 > make test
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
        cd src && make test
        make -f Makefile vim
        cc -c -I. -Iproto -DHAVE_CONFIG_H   -O -I/usr/local/include -I/
usr/contrib/X11R6/include  -O -I/usr/local/include -I/usr/contrib/
X11R6/include         -o objects/buffer.o buffer.c
(Bundled) cc: warning 480: The -O option is available only with the C/
ANSI C product; ignored.
(Bundled) cc: warning 480: The -O option is available only with the C/
ANSI C product; ignored.
(Bundled) cc: "proto.h", line 121: error 1000: Unexpected symbol:
"size_t".
(Bundled) cc: "proto.h", line 121: error 1000: Unexpected symbol:
"va_list".
(Bundled) cc: "proto.h", line 121: error 1000: Unexpected symbol: "*".
(Bundled) cc: "proto.h", line 121: error 1506: Parameters allowed in
function definition only.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to