M Kelly <[email protected]> wrote:
> On Sunday, November 19, 2017 at 10:07:51 AM UTC-5, M Kelly wrote:
>> Hi,
>>
>> Apologies if this was already posted -
>>
>> I have a build error with latest master:
>>
>> In file included from vim.h:1816:0,
>> from buffer.c:28:
>> structs.h:3126:5: error: unknown type name ‘BalloonEval’
>> BalloonEval *tip; /* tooltip for this menu item */
>>
>> thx,
>> mark
>
> I will add this is building on Ubuntu 16.04 HWE with gcc
I confirm that I see this error too when configuring with
the athena gui:
$ ./configure --with-features=huge --enable-gui=athena
$ make
...
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_ATHENA -g -O2
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -g -O0 -fsanitize=address
-fno-omit-frame-pointer -DEXITFREE -DABORT_ON_INTERNAL_ERROR -o
objects/arabic.o arabic.c
In file included from vim.h:1816:0,
from arabic.c:16:
structs.h:3126:5: error: unknown type name ‘BalloonEval’
BalloonEval *tip; /* tooltip for this menu item */
^
It builds fine with gtk2 or gtk3 or none GUIs.
Regards
Dominique
--
--
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/d/optout.