Building 7.3.1157 on an older system 

uname -s -r -v -m --> HP-UX B.11.23 U ia64
cc --version      --> cc: HP C/aC++ B3910B A.06.14 [Feb 22 2007]

./configure               \
  --with-features=big     \
  --with-x                \
  --enable-gui=auto       \
  --enable-multibyte      

cc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -I/usr/local/include -g -o 
objects/buffer.o buffer.c
*** Error exit code 2

"regexp.h", line 104: error #2094: 
the size of an array must be greater than zero
nfa_state_T               state[0];       /* actually longer.. */
                              ^
Changing [0] to [1] allows build to complete and make test is successful  

There may be compiler flags that will help with this instead, but I will not be 
able to look at this for a week or so.

Charlie Cooper

-- 
-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui