Re: garnome 2.13.4 error compiling gtk-sharp
- From: Gonzalo Odiard <go turix com ar>
- To: Matt Rose <mattrose folkwolf net>
- Cc: garnome-list gnome org
- Subject: Re: garnome 2.13.4 error compiling gtk-sharp
- Date: Wed, 11 Jan 2006 14:26:08 -0300
You need change vte.pc in the line:
Requires.private: xft >= 2.0 glib-2.0 gobject-2.0 gtk+-2.0 >= 2.2 fontconfig pangoxft >= 1.1.0 pangox
to:
Requires: xft >= 2.0 glib-2.0 gobject-2.0 gtk+-2.0 >= 2.2 fontconfig pangoxft >= 1.1.0 pangox
Joseph say that issue is being debated by the vte maintainers.
Gonzalo Odiard
Matt Rose wrote:
It seems to be a problem that gtk-sharp doesn't use the correct CFLAGS
include path settings for compiling vte. I'm not sure how to fix this
right now, but I'll take a stab and send a patch if I figure it out.
make[5]: Entering directory
`/opt/src/garnome-2.13.4/mono/gtk-sharp2.0/work/main.d/gtk-sharp-2.6.0/vte/glue'
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I../.. -I/opt/gnome/garnome/include
-I/opt/gnome/garnome/include/freetype2 -I/usr/X11R6/include -I../..
-I/opt/gnome/garnome/include -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align
-Wwrite-strings -MT generated.lo -MD -MP -MF ".deps/generated.Tpo" -c
-o generated.lo generated.c; \
then mv -f ".deps/generated.Tpo" ".deps/generated.Plo"; else rm -f
".deps/generated.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/gnome/garnome/include
-I/opt/gnome/garnome/include/freetype2 -I/usr/X11R6/include -I../..
-I/opt/gnome/garnome/include -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align
-Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c
generated.c -fPIC -DPIC -o .libs/generated.o
In file included from generated.c:4:
/opt/gnome/garnome/include/vte/vte.h:28:18: glib.h: No such file or
directory
/opt/gnome/garnome/include/vte/vte.h:29:25: pango/pango.h: No such
file or directory
/opt/gnome/garnome/include/vte/vte.h:30:21: gtk/gtk.h: No such file or
directory
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]