Compiling vte (required for gnome-terminal) fails....

I see the following lines:
checking ncurses.h presence... yes
configure: WARNING: ncurses.h: present but cannot be compiled
configure: WARNING: ncurses.h: check for missing prerequisite headers?
configure: WARNING: ncurses.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------ ##

and the final failure is:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -I/sw/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include -O3 -funroll-loops -fstrict-aliasing -I/usr/X11R6/include -I/usr/X11R6/include -O3 -funroll-loops -fstrict-aliasing -MT keymap.lo -MD -MP -MF .deps/keymap.Tpo -c keymap.c -fno-common -DPIC -o .libs/keymap.o
In file included from keymap.c:32:
/usr/local/include/ncurses.h:236: error: conflicting types for `wchar_t'
/usr/include/stdlib.h:88: error: previous declaration of `wchar_t'
/usr/local/include/ncurses.h:239: error: conflicting types for `wint_t'
/usr/include/stdlib.h:97: error: previous declaration of `wint_t'
make[2]: *** [keymap.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling vte-0.11.10-6 failed

Any suggestions of a fix or what I'm doing wrong?

Doug Wade ([EMAIL PROTECTED] or [EMAIL PROTECTED])
UBC ITServices NOC

Reply via email to