compilation of gtk+ on debian sid fails



Hi there
After running garnome version 0.28.3 for some time I thought it might be a good idea to find out if the new structure of garnome was as good as people in this list says.

One of the first things I found out was that I had to install the libXrender-dev package. Then I got stuck in some problems with gtk+ and that is where I am now.

In the output below you can see that something is included from my current garnome release (0.28.3), I wonder if that is a good or a bad thing (probably bad eh?) and how I can prevent it...

I really didnt know what to do so I tried to install freetype from bootstrap since the error occurs in a freetype header file. But it didnt help (even after I cleaned out the work done with gtk+).

Probably I didnt pay enough attention to the mailinglist lately so I missed something. Any good hints?

Regards Erling Matthiesen

Here is some of the output from the make-process:
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../ .. -I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_ENABLE_DEBUG -pthread -I/opt/garnome-29.1/include/gli b-2.0 -I/opt/garnome-29.1/lib/glib-2.0/include -I/opt/garnome-29.1/include/pango-1 .0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/opt/garnome-28.3/include -I/op t/garnome-29.1/include -I/usr/X11R6/include -g -I/opt/garnome-29.1/include -I/usr/ X11R6/include -L/opt/garnome-29.1/lib -L/usr/X11R6/lib -O2 -pipe -Wall -MT gdkasyn c.lo -MD -MP -MF .deps/gdkasync.Tpo -c gdkasync.c -fPIC -DPIC -o .libs/gdkasync.o
In file included from /usr/X11R6/include/X11/Xft/Xft.h:41,
                 from ../../gdk/x11/gdkdrawable-x11.h:35,
                 from ../../gdk/x11/gdkwindow-x11.h:30,
                 from gdkprivate-x11.h:36,
                 from gdkx.h:78,
                 from gdkasync.c:48:
/usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files."
/usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/include/freetype2/freetype/freetype.h:23:2: #error " #include <ft2build.h>" /usr/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H"
make[5]: *** [gdkasync.lo] Error 1
make[5]: Leaving directory `/home/evm/progs/garnome-0.29.1/platform/gtk+/work/main .d/gtk+-2.3.1/gdk/x11'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/evm/progs/garnome-0.29.1/platform/gtk+/work/main .d/gtk+-2.3.1/gdk'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/evm/progs/garnome-0.29.1/platform/gtk+/work/main .d/gtk+-2.3.1/gdk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/evm/progs/garnome-0.29.1/platform/gtk+/work/main .d/gtk+-2.3.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/evm/progs/garnome-0.29.1/platform/gtk+/work/main .d/gtk+-2.3.1'
make: *** [build-work/main.d/gtk+-2.3.1/Makefile] Error 2




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]