Error installing port

Bram Moolenaar Bram at moolenaar.net
Sat Apr 19 15:08:40 PDT 2003


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 at 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 ///


More information about the freebsd-gnome mailing list