Date: Sun, 17 Feb 2002 12:47:10 +0100 From: Lucas Nussbaum <lucas@sicfa.org> To: freebsd-gnome@freebsd.org Subject: gdkxft build fails on 4.5-STABLE Message-ID: <20020217114710.GA14979@oxygene.in.schickler.net>
index | next in thread | raw e-mail
[-- Attachment #1 --] Hi, First, sorry if that question has already been asked. I've been unable to find archives for that mailing list. The build for x11/gdkxft fails on my nearly clean FreeBSD 4.5-STABLE machine. I'm using XFree86-4.1 from the ports, and gnome from the ports too. Everything is up to date, the system is only a few days old. Here is the error : 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. The full build log is included. Thanks a lot for your work with the FreeBSD project, lucas [-- Attachment #2 --] o<
