From owner-freebsd-gnome Sun Feb 17 6:14:29 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sushi.sanyusan.se (h12n2fls34o835.telia.com [213.67.31.12]) by hub.freebsd.org (Postfix) with ESMTP id 4390837B416 for ; Sun, 17 Feb 2002 06:14:24 -0800 (PST) Received: (from anders@localhost) by sushi.sanyusan.se (8.11.6/8.11.6) id g1HEE0V25929; Sun, 17 Feb 2002 15:14:00 +0100 (CET) (envelope-from anders) Date: Sun, 17 Feb 2002 15:14:00 +0100 From: Anders Andersson To: Lucas Nussbaum Cc: freebsd-gnome@FreeBSD.ORG, muhannad07@cogeco.ca Subject: Re: gdkxft build fails on 4.5-STABLE Message-ID: <20020217141400.GF1048@sushi.sanyusan.se> References: <20020217114710.GA14979@oxygene.in.schickler.net> <20020217134330.GD1048@sushi.sanyusan.se> <20020217140949.GE1048@sushi.sanyusan.se> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <20020217140949.GE1048@sushi.sanyusan.se> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Feb 17, 2002 at 03:09:49PM +0100, Anders Andersson wrote: > I noted that the capplet-widhet.h file moved from /usr/X11R6/include to > /usr/X11R6/include/libcapplet1/ due to gnomecontrolcenter I think. > > I will make a patch to get around this. Hold on... Please try the attached patch, please put it in ports/x11/gdkxft/files and make clean && make install clean and let me know if it works. -- Anders Andersson UNIX, Networking and Security consultant +46 (0)705 87 53 35 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-capplet::gdkxft-capplet.c" --- capplet/gdkxft-capplet.c.orig Fri Oct 26 16:15:52 2001 +++ capplet/gdkxft-capplet.c Sun Feb 17 15:11:43 2002 @@ -19,7 +19,7 @@ #include #include -#include +#include #include "gdkxftcfg.h" static GtkWidget *capplet=NULL,*frame=NULL; --XsQoSWH+UP9D9v3l-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message