Hi folks I have a problem compiling gtk+ 2 on my Linux From Scratch system. I have installed xfree-4.2, libpng, libjpeg, libtiff, freetype2, pkg-config and glib. I use gcc-3.1, I always get these error messages during configuration of gtk+:
checking for TIFFReadScanline in -ltiff... yes checking for tiffio.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes checking for libpng12... no checking for png_read_info in -lpng... yes checking for png.h... yes checking for png_structp in png.h... yes checking pixbuf loaders to build... checking for sys/wait.h that is POSIX.1 compatible... yes checking return type of signal handlers... (cached) void checking for x86 platform... yes checking compiler support for MMX... yes checking for freetype-config... /opt/gnome2/bin/freetype-config checking for FT_New_Face in -lfreetype... yes checking For sufficiently new FreeType (at least 2.0.1)... yes configure: error: pangox Pango backend is required for x11 target make[7]: *** [configure-work/gtk+-2.0.2/configure] Error 1 make[7]: Leaving directory `/usr/src/garnome-0.10.0/gnome/gtk+' make[6]: *** [dep-../../gnome/gtk+] Error 2 make[6]: Leaving directory `/usr/src/garnome-0.10.0/gnome/libglade' make[5]: *** [dep-../../gnome/libglade] Error 2 make[5]: Leaving directory `/usr/src/garnome-0.10.0/gnome/libgnomecanvas' make[4]: *** [dep-../../gnome/libgnomecanvas] Error 2 make[4]: Leaving directory `/usr/src/garnome-0.10.0/gnome/libbonoboui' make[3]: *** [dep-../../gnome/libbonoboui] Error 2 make[3]: Leaving directory `/usr/src/garnome-0.10.0/gnome/libgnomeui' make[2]: *** [dep-../../gnome/libgnomeui] Error 2 make[2]: Leaving directory `/usr/src/garnome-0.10.0/gnome/rep-gtk' make[1]: *** [dep-../../gnome/rep-gtk] Error 2 make[1]: Leaving directory `/usr/src/garnome-0.10.0/gnome/sawfish' make: *** [dep-../../gnome/sawfish] Error 2 As you can see, I use garnome, but I've tried compiling by "hand", too. Is there a package that I have to install before compiling gtk+? Jens -- Hilfe zu LFS Problemen: http://www.lfsforum.de _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
