From: Usama A. <ua...@gm...> - 2010-12-16 22:24:51
|
Hi, It looks like there is build issues with fedora 14 and Ubuntu 10.10. It complains about missing vte.h file. I've heard that some vte libraries have been changed or something. Hicham did you say something about that? Error from fedora in gtk folder, [m1@localhost gtk]$ make ../libtool --mode=compile gcc -Wall -DUSE_TYPE_XFT -I/usr/include/freetype2 -DUSE_TYPE_XCORE -DSYSCONFDIR=\"\" `pkg-config gtk+-2.0 --cflags` -Wall -DUSE_TYPE_XFT -I/usr/include/freetype2 -DUSE_TYPE_XCORE -DSYSCONFDIR=\"\" `pkg-config gtk+-2.0 --cflags` -I../mlterm -I../xwindow \ -I../xwindow -I../mkf/include -I../kiklib/include -g -c vte.c mkdir .libs gcc -Wall -DUSE_TYPE_XFT -I/usr/include/freetype2 -DUSE_TYPE_XCORE -DSYSCONFDIR=\"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -DUSE_TYPE_XFT -I/usr/include/freetype2 -DUSE_TYPE_XCORE -DSYSCONFDIR=\"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I../mlterm -I../xwindow -I../xwindow -I../mkf/include -I../kiklib/include -g -c vte.c -fPIC -DPIC -o .libs/vte.o vte.c:5:22: fatal error: vte/vte.h: No such file or directory compilation terminated. make: *** [vte.o] Error 1 |