From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 19 17:32:00 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org 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 9225E16A41F for ; Mon, 19 Sep 2005 17:32:00 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao02.cox.net (eastrmmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BAE43D48 for ; Mon, 19 Sep 2005 17:31:59 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20050919173158.SAKL18634.eastrmmtao02.cox.net@mezz.mezzweb.com>; Mon, 19 Sep 2005 13:31:58 -0400 Date: Mon, 19 Sep 2005 12:32:20 -0500 To: "Joe Marcus Clarke" References: <1127127524.92270.7.camel@localhost> <1127132534.39915.2.camel@shumai.marcuscom.com> <1127136577.92270.35.camel@localhost> <1127136683.39915.14.camel@shumai.marcuscom.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1127136683.39915.14.camel@shumai.marcuscom.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: Vladimir Grebenschikov , gnome Subject: Re: failed to build devel/datadesigner with gnome-2.12 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 17:32:00 -0000 On Mon, 19 Sep 2005 08:31:23 -0500, Joe Marcus Clarke wrote: > On Mon, 2005-09-19 at 17:29 +0400, Vladimir Grebenschikov wrote: >> В пн, 19/09/2005 в 08:22 -0400, Joe Marcus Clarke пишет: >> > On Mon, 2005-09-19 at 14:58 +0400, Vladimir Grebenschikov wrote: >> > > Hi >> > > >> > > /usr/ports/devel/datadesigner# make install >> > > ... >> > > c++ -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused >> -I/usr/local/include -I/usr/local/include/libxml2 -o datadesigner >> datadesigner.o project.o container.o schema.o doc.o view.o xml.o >> -pthread -L/usr/local/lib >> -L/usr/ports/devel/datadesigner/work/datadesigner-0.5/lib/wx-contrib/src/ogl >> -L/usr/ports/devel/datadesigner/work/datadesigner-0.5/src/objects >> -L/usr/ports/devel/datadesigner/work/datadesigner-0.5/src/servers >> -lobjects -lservers -logl -L/usr/X11R6/lib -liconv -lwx_gtk2-2.4 >> -lexpat -lxslt -lxml2 -lz -liconv -lm >> > > /usr/X11R6/lib/libwx_gtk2-2.4.so: undefined reference to >> `pango_x_get_context' >> > > *** Error code 1 >> > > >> > > Stop in /usr/ports/devel/datadesigner/work/datadesigner-0.5/src. >> > > *** Error code 1 >> > > >> > > Stop in /usr/ports/devel/datadesigner/work/datadesigner-0.5/src. >> > > *** Error code 1 >> > > >> > > Stop in /usr/ports/devel/datadesigner/work/datadesigner-0.5. >> > > *** Error code 1 >> > > >> > > Stop in /usr/ports/devel/datadesigner/work/datadesigner-0.5. >> > > *** Error code 1 >> > > >> > > Stop in /usr/ports/devel/datadesigner. >> > > # pkg_info -I gtk\* pango\* wxgtk\* >> > > gtk-1.2.10_13 Gimp Toolkit for X11 GUI (previous stable >> version) >> > > gtk-2.8.3_3 Gimp Toolkit for X11 GUI (current stable >> version) >> > > gtk-engines2-2.6.5_2 Theme engine for the gtk+-2.0 toolkit >> > > gtk-send-pr-0.4.6 GTK2 send-pr tool >> > > gtk-sharp-1.0.10_1 GTK+ and GNOME interfaces for the .NET runtime >> > > gtkglarea-1.2.3 An OpenGL widget for the GTK+ GUI toolkit >> > > gtkhtml3-3.8.0 Lightweight HTML rendering/printing/editing >> engine >> > > gtkmm-2.8.0 C++ wrapper for Gtk+, Pango, Atk >> > > gtksourceview-1.4.1 A text widget that adds syntax highlighting to >> the GtkTextV >> > > gtkspell2-2.0.11 A GTK+ 2 spell checking component >> > > pango-1.10.0 An open-source framework for the layout and >> rendering of i1 >> > > wxgtk2-2.4.2_9 The wxWidgets GUI toolkit with GTK+ bindings >> > > wxgtk2-2.6.1 The wxWidgets GUI toolkit with GTK+ bindings >> > > wxgtk2-common-2.6.1 The wxWidgets GUI toolkit (common files) >> > > # >> > >> > Reinstall the wxgtk26 port from MarcusCom. >> >> # portupgrade -f x11-toolkits/wxgtk26 >> >> does not help - same error > > Bug mezz. He supposedly fixed that. wxgtk26 != wxgtk24 .. ;-) I modified any port that I use to make sure them to depend on wxgtk26 instead wxgtk24. Vladimir, I don't use wxgtk24 but try to copy 'post-patch:' part in wxgtk26/Makefile (89 line) and paste in wxgtk24/Makefile (under 'pre-patch:') to see if it will help. If not, then I will actually extract and check more on it. Cheers, Mezz > Joe -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org