Skip site navigation (1)Skip section navigation (2)
Date:      20 Feb 2003 02:53:30 -0500
From:      Muhannad Asfour <muhannad07@cogeco.ca>
To:        ports@freebsd.org
Subject:   Gdkxft needs to be updated
Message-ID:  <1045727610.22346.3.camel@bsdbox.qubix.ca>

next in thread | raw e-mail | index | archive | help
Hi, just wondering if the Gdkxft port will be updated accordingly due to
the changes in XFree86/Xft recently, because now it doesn't compile. 
Here are the relevant error lines:

cc -DPACKAGE=\"gdkxft\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DREAL_GDK_SO=\"/usr/X11R6/lib/libgdk12.so\" -DHAVE_LIBXFT=1
-DSTDC_HEADERS=1 -I. -I. -DDATADIR=\"/usr/X11R6/share/gnome\"
-DSYSCONFDIR=\"/usr/X11R6/etc\" -I/usr/X11R6/include/gtk12
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include
-W -Wall -Wno-unused -Wno-switch -O -pipe -march=pentiumpro -c gdkxft.c 
-fPIC -DPIC -o gdkxft.lo
In file included from gdkxft.c:29:
/usr/X11R6/include/X11/Xft/Xft.h:35: freetype/freetype.h: No such file
or directory
In file included from /usr/include/limits.h:96,
                 from /usr/local/include/glib12/glibconfig.h:9,
                 from /usr/local/include/glib12/glib.h:66,
                 from /usr/X11R6/include/gtk12/gdk/gdktypes.h:33,
                 from /usr/X11R6/include/gtk12/gdk/gdk.h:31,
                 from /usr/X11R6/include/gtk12/gtk/gtk.h:31,
                 from gdkxft.c:31:
/usr/include/sys/syslimits.h:62: warning: `RE_DUP_MAX' redefined
/usr/include/gnuregex.h:231: warning: this is the location of the
previous definition
In file included from gdkxft.c:29:
/usr/X11R6/include/X11/Xft/Xft.h:52: syntax error before `_XftFTlibrary'
/usr/X11R6/include/X11/Xft/Xft.h:52: warning: type defaults to `int' in
declaration of `_XftFTlibrary'
/usr/X11R6/include/X11/Xft/Xft.h:52: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:86: syntax error before `FT_UInt'
/usr/X11R6/include/X11/Xft/Xft.h:93: syntax error before `FT_UInt'
/usr/X11R6/include/X11/Xft/Xft.h:190: syntax error before `*'
/usr/X11R6/include/X11/Xft/Xft.h:191: warning: type defaults to `int' in
declaration of `XftDrawGlyphs'
/usr/X11R6/include/X11/Xft/Xft.h:295: syntax error before `*'
/usr/X11R6/include/X11/Xft/Xft.h:297: warning: type defaults to `int' in
declaration of `XftGlyphExtents'
/usr/X11R6/include/X11/Xft/Xft.h:353: syntax error before `XftLockFace'
/usr/X11R6/include/X11/Xft/Xft.h:353: warning: type defaults to `int' in
declaration of `XftLockFace'
/usr/X11R6/include/X11/Xft/Xft.h:353: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:392: syntax error before `*'
/usr/X11R6/include/X11/Xft/Xft.h:393: warning: type defaults to `int' in
declaration of `XftFontLoadGlyphs'
/usr/X11R6/include/X11/Xft/Xft.h:398: syntax error before `*'
/usr/X11R6/include/X11/Xft/Xft.h:399: warning: type defaults to `int' in
declaration of `XftFontUnloadGlyphs'
/usr/X11R6/include/X11/Xft/Xft.h:407: syntax error before `FT_UInt'
/usr/X11R6/include/X11/Xft/Xft.h:417: syntax error before `XftCharIndex'
/usr/X11R6/include/X11/Xft/Xft.h:419: warning: type defaults to `int' in
declaration of `XftCharIndex'
/usr/X11R6/include/X11/Xft/Xft.h:419: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:460: syntax error before `*'
/usr/X11R6/include/X11/Xft/Xft.h:461: warning: type defaults to `int' in
declaration of `XftGlyphRender'
gdkxft.c: In function `code_conversion':
gdkxft.c:123: warning: passing arg 2 of `iconv' from incompatible
pointer type
*** Error code 1
 
Stop in /usr/ports/x11/gdkxft/work/gdkxft-1.5/src.
*** Error code 1
 
Stop in /usr/ports/x11/gdkxft/work/gdkxft-1.5.
*** Error code 1
 
Stop in /usr/ports/x11/gdkxft.


Thanks.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045727610.22346.3.camel>