Ismail Donmez wrote:
> Using --with-gui=gtk3 ends up with:
>
> gui_gtk_x11.c:6471:5: error: unknown type name 'GdkInputCondition'
> GdkInputCondition condition UNUSED)
> ^
> gui_gtk_x11.c: In function 'gui_mch_wait_for_chars':
> gui_gtk_x11.c:6503:6: warning: implicit declaration of function
> 'gdk_input_remove' [-Wimplicit-function-declaration]
> gdk_input_remove(sniff_input_id);
> ^
> gui_gtk_x11.c:6509:19: warning: implicit declaration of function
> 'gdk_input_add' [-Wimplicit-function-declaration]
> sniff_input_id = gdk_input_add(fd_from_sniff,
> ^
> gui_gtk_x11.c:6510:11: error: 'GDK_INPUT_READ' undeclared (first use in
> this function)
> GDK_INPUT_READ, sniff_request_cb, NULL);
> ^
> gui_gtk_x11.c:6510:11: note: each undeclared identifier is reported only
> once for each function it appears in
> gui_gtk_x11.c:6510:27: error: 'sniff_request_cb' undeclared (first use in
> this function)
> GDK_INPUT_READ, sniff_request_cb, NULL);
> ^
> Makefile:2760: recipe for target 'objects/gui_gtk_x11.o' failed
It looks like you are building with the Sniff feature enabled.
Why did you enable it?
--
ARTHUR: Charge!
[They all charge with swords drawn towards the RABBIT. A tremendous twenty
second fight with Peckinpahish shots and borrowing heavily also on the
Kung Fu and karate-type films ensues, in which some four KNIGHTS are
comprehensively killed.]
ARTHUR: Run away! Run away!
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.