Re: GTK build problem (Help :0)




 I got my fontcobfig from http://fontconfig.org/  release 2.1 -- Is there
another out there ?

 Thanks.
Harring
--- Jeffrey Goddard <moosewood mooseroot org> wrote:
when i was doing my build the other day, seemed like there was something
about 
a new fontconfig??
Jeffrey

On Tuesday 21 January 2003 14:28, Harring Figueiredo wrote:
    Folks,

    I am trying to build GTK 2.2.2 and it's being a pain with this Freetype
stuff.

    Here is the error I am getting:  (See end of email for the full error
message)

    In file included from gdkdrawable-x11.c:34:
/usr/include/pango-1.0/pango/pangoxft.h:37:2: #error "must have Xft version
2 or newer"
make[3]: *** [gdkdrawable-x11.lo] Error 1


  Here are my settings:
[harring localhost gtk+-2.2.0]$ echo $PKG_CONFIG_PATH
/opt/GTK2_2_2/lib/pkgconfig

  and here is my xft.pc

[harring localhost pkgconfig]$ cat xft.pc
prefix=/opt/GTK2_2_2/
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
freetypelibs=-lfreetype
freetypecflags=-I/usr/include/freetype2
xrenderlibs=-L/usr/X11R6/lib -lXrender
xrendercflags=-I/usr/X11R6/include

Name: Xft
Description: X FreeType library
Version: 2.0.0
Requires: fontconfig
Libs: -L${libdir} -lXft ${freetypelibs} ${xrenderlibs}
Cflags: -I${includedir} ${freetypecflags} ${xrendercflags}


 What the heck am I doing wrong ??

  Thanks for any help.


  Ahhh.. how I miss the simplicity of gtk1.2 *sigh*


===== Full Error Message:=================
make[3]: Entering directory
`/home/harring/downloads/gtk2.2.0/gtk+-2.2.0/gdk/x11'
/bin/sh ../../libtool --mode=compile gcc -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_DISABLE_CAST_CHECKS -pthread
-I/opt/GTK2_2_2/include/glib-2.0
-I/opt/GTK2_2_2/lib/glib-2.0/include -I/opt/GTK2_2_2/include/pango-1.0
-I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/Xft2
-I/usr/include/freetype2    -g -O2 -Wall -c gdkdrawable-x11.c
gcc -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_DISABLE_CAST_CHECKS -pthread -I/opt/GTK2_2_2/include/glib-2.0
-I/opt/GTK2_2_2/lib/glib-2.0/include -I/opt/GTK2_2_2/include/pango-1.0
-I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/Xft2
-I/usr/include/freetype2 -g -O2 -Wall -c gdkdrawable-x11.c  -fPIC -DPIC -o
gdkdrawable-x11.lo
In file included from gdkdrawable-x11.c:34:
/usr/include/pango-1.0/pango/pangoxft.h:37:2: #error "must have Xft version
2 or newer"
make[3]: *** [gdkdrawable-x11.lo] Error 1








__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



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