Date: Sun, 20 Apr 2003 00:08:36 +0200 From: Bram Moolenaar <Bram@moolenaar.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: Daniel Elstner <daniel.elstner@gmx.net> Subject: Re: Error installing port Message-ID: <200304192208.h3JM8aE47643@moolenaar.net> In-Reply-To: <1050785913.13770.34.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe - OK, I finally managed to build GTK 2.0.9. Thanks to your port files. Now that I build Vim with it, I get an error that I can't explain: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include -g -O2 -fno-strength-reduce -Wall -Wmissing-prototypes -I/usr/X11R6/include -o objects/gui_beval.o gui_beval.c gui_beval.c: In function `drawBalloon': gui_beval.c:951: `PANGO_WRAP_WORD_CHAR' undeclared (first use in this function) gui_beval.c:951: (Each undeclared identifier is reported only once gui_beval.c:951: for each function it appears in.) gmake: *** [objects/gui_beval.o] Error 1 The strange thing is that previously (with GTK 2.0.0) it did work. Hmm, when I change PANGO_WRAP_WORD_CHAR into PANGO_WRAP_WORD it works! - Bram -- How To Keep A Healthy Level Of Insanity: 14. Put mosquito netting around your work area. Play a tape of jungle sounds all day. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html ///
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304192208.h3JM8aE47643>