Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2002 11:31:41 -0500
From:      stan <stanb@awod.com>
To:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Problems buildng gdkxft port
Message-ID:  <20020310163141.GA16385@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
'm trying to get antialliased fonts working on my STABLE machines.

I'm using XF864 (from ports).

When I try to make the gdkxft port, I get


Script started on Sun Mar 10 11:27:05 2002
brown# make
=3D=3D=3D>  Building for gdkxft-gnome-1.5
Making all in src
Making all in capplet
cc -DPACKAGE=3D\"gdkxft\" -DVERSION=3D\"1.5\" -DSTDC_HEADERS=3D1 -DHAVE_SYS=
_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 =
-DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_UNIST=
D_H=3D1 -DHAVE_DLFCN_H=3D1 -DREAL_GDK_SO=3D\"/usr/X11R6/lib/libgdk12.so\" -=
DHAVE_LIBXFT=3D1 -DSTDC_HEADERS=3D1  -I. -I. -DDATADIR=3D\"/usr/X11R6/share=
/gnome\" -DSYSCONFDIR=3D\"/usr/X11R6/etc\"  -I/usr/X11R6/include/gnome-1.0 =
-I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/incl=
ude -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local=
/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/gnome-xml -I/usr/X=
11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/inclu=
de -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/i=
nclude/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X1=
1R6/include/gtk12  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -=
I/usr/local/include -I/usr/X11R6/include  -O -pipe  -I/usr/X11R6/include -c=
 gdkxft-capplet.c
gdkxft-capplet.c:22: capplet-widget.h: No such file or directory
gdkxft-capplet.c: In function `main':
gdkxft-capplet.c:77: warning: assignment makes pointer from integer without=
 a cast
*** Error code 1

Stop in /usr/ports/x11/gdkxft/work/gdkxft-1.5/capplet.
*** Error code 1

Stop in /usr/ports/x11/gdkxft/work/gdkxft-1.5.
*** Error code 1

Stop in /usr/ports/x11/gdkxft.
*** Error code 1

Stop in /usr/ports/x11/gdkxft.
*** Error code 1

Stop in /usr/ports/x11/gdkxft.
brown# ^D=08=08exit

Script done on Sun Mar 10 11:27:12 2002


Any sugestiosn as to how to fix this?

I just cvsup'd main and ports this weekend, and did a portsupgrade.

--=20
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin

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




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