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
===>  Building for gdkxft-gnome-1.5
Making all in src
Making all in capplet
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/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -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/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/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# ^Dexit

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.

-- 
"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>