[slim-vim] build trouble again

Ben benbelly at gmail.com
Thu Aug 24 20:58:47 CDT 2006


On 8/24/06, Brad Beveridge <brad.beveridge at gmail.com> wrote:

> It looks like the Vim7+ECL tree may not be synced up properly with the
> mainline Vim tree.  I just pulled from both into pristine directories.
>  I personally deleted the *.pro files and regenerated them - Vim has a
> Makefile entry for that, but you need cproto in order to generate the
> files.
> I don't know what the right answer is here - regenerating worked for me.
>

Drat.  I deleted the .pro files, regened, and now I'm getting

In file included from proto.h:171,
                 from vim.h:1762,
                 from buffer.c:28:
proto/if_ecl.pro:9: error: syntax error before "safe_eval_form"
proto/if_ecl.pro:9: error: syntax error before "form"
proto/if_ecl.pro:9: warning: data definition has no type or storage class
In file included from vim.h:1762,
                 from buffer.c:28:
proto.h:185:22: pty.pro: No such file or directory
make[1]: *** [objects/buffer.o] Error 1

It's too late for me tonight.  I'll chase that some more in the
morning.  I haven't done straight C in years.  I didn't even know
about cproto.  They don't have such a thing for C++ do they?  Be nice
to same some typing.  :)


More information about the slim-vim mailing list