[slim-vim] build trouble again
Ben
benbelly at gmail.com
Thu Aug 24 19:57:25 CDT 2006
I pulled the latest from http://theclapp.org/repos/vim70+async+ecl/,
but I can't get it to build.
I get:
charset.c:562: error: conflicting types for 'transchar_byte'
charset.c:304: error: previous implicit declaration of 'transchar_byte' was here
make[1]: *** [objects/charset.o] Error 1
I did a make clean, configure, make and got the same thing. So I
deleted the old version and did a get. Same thing.
I added the line:
char_u * transchar_byte(c);
at line 26 of charset.c, and that fixed the build, but I'm thinking
other people don't need to do that. make test works. I'm not going
to install until someone tells me I'm crazy, or everyone has that
problem
-Ben
More information about the slim-vim
mailing list