From owner-freebsd-gnome@FreeBSD.ORG Mon May 5 20:59:24 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 813C537B401; Mon, 5 May 2003 20:59:24 -0700 (PDT) Received: from server.physics.miami.edu (server.physics.miami.edu [129.171.61.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B380443F75; Mon, 5 May 2003 20:59:23 -0700 (PDT) (envelope-from ajhar@server.physics.miami.edu) Received: (from ajhar@localhost) by server.physics.miami.edu (8.11.6/8.11.6) id h463xJQ23444; Mon, 5 May 2003 23:59:19 -0400 To: gnome@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: ajhar@physics.miami.edu (Dr. Edward Ajhar) Date: 05 May 2003 23:59:19 -0400 Message-ID: Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: libglade2 and gtk2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 03:59:24 -0000 libglade2-2.0.1_2 installs an include file /usr/local/include/glade/glade-xml.h that contains that does not exist in the gtk-2.2.1_1 port (in /usr/X11R6/include/gtk-2.0/gtk). (This file DOES exist in gtk-1.2.10_9.) The result is that libgnomecanvas-2.2.0.2 and libbonoboui-2.2.0.1_1 fail to build. Other similar failures may follow. My ports were updated as of May 4 around 10 am EDT. I'm running 4.8-RELEASE. I'm not sure how this should be fixed, unless libglade2 needs gtk12.