[slim-vim] build trouble again
Larry Clapp
larry at theclapp.org
Mon Aug 28 06:01:16 CDT 2006
On Thu, Aug 24, 2006 at 07:05:48PM -0700, Brad Beveridge wrote:
> On 24/08/06, Ben <benbelly at gmail.com> wrote:
> >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. :)
>
> Oh, sorry - I hit that too. Get a pristine if_ecl.pro file, I've
> attached mine for ease :)
Dunno if y'all have found this yet, but if not, declare
"safe_eval_form" static (everywhere), and regen the .pro file. I want
to have a patch with all new (working) .pro files this morning or
later today.
-- Larry
More information about the slim-vim
mailing list