From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 12 17:27:34 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 56DE516A511 for ; Tue, 12 Dec 2006 17:27:34 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao04.cox.net (eastrmmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BF4D43F99 for ; Tue, 12 Dec 2006 17:18:40 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao04.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061212171951.PZXX27968.eastrmmtao04.cox.net@eastrmimpo02.cox.net>; Tue, 12 Dec 2006 12:19:51 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id xtJi1V0014iy4EG0000000; Tue, 12 Dec 2006 12:18:42 -0500 Date: Tue, 12 Dec 2006 11:21:00 -0600 To: "Yan Ivnitskiy" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20061211194004.GC35746@tissue> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20061211194004.GC35746@tissue> User-Agent: Opera Mail/9.02 (Linux) Cc: gnome@freebsd.org Subject: Re: Issues building accessibility/gail 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: Tue, 12 Dec 2006 17:27:34 -0000 On Mon, 11 Dec 2006 13:40:04 -0600, Yan Ivnitskiy = wrote: > Hello, > > I wanted to build and update all gnome components to 2.16.x, and one > has been giving me issues that I was not able to solve. > During an upgrade that needed accessibility/gail as a depednancy, > gail failed to build with the messages following this email. I realize= > that a lot was moved from /usr/X11R6/lib to /usr/local/lib, but this > keeps trying to find the libraries in /usr/X11R6/lib even though they > currently (properly) exist in /usr/local/lib. > I also tried editing gnome-libtool in gail's work directory, but was > not able to identify where it was getting the lib path. The output is = as > follows: Your answer is in /usr/ports/UPDATING (20061014). Cheers, Mezz > [yan@bump /usr/ports/accessibility/gail]$ sudo make install clean > =3D=3D=3D> Building for gail-1.9.3 > gmake all-recursive > gmake[1]: Entering directory = > `/usr/ports/accessibility/gail/work/gail-1.9.3' > Making all in libgail-util > gmake[2]: Entering directory = > `/usr/ports/accessibility/gail/work/gail-1.9.3/libgail-util' > /bin/sh /usr/ports/accessibility/gail/work/gnome-libtool --mode=3Dlink= cc = > -O2 -fno-strict-aliasing -pipe -march=3Dpentium4m -Wall -L/usr/local/= lib = > -o libgailutil.la -rpath /usr/local/lib -version-info 18:1:0 = > -L/usr/local/lib gailmisc.lo gailtextutil.lo -Wl,--rpath = > -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgnomecanvas-2 = > -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama = > -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo= = > -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lXrender = > -lX11 -lXext -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv > grep: /usr/X11R6/lib/libpangocairo-1.0.la: No such file or directory > sed: /usr/X11R6/lib/libpangocairo-1.0.la: No such file or directory > gnome-libtool: link: `/usr/X11R6/lib/libpangocairo-1.0.la' is not a = > valid libtool archive > gmake[2]: *** [libgailutil.la] Error 1 > gmake[2]: Leaving directory = > `/usr/ports/accessibility/gail/work/gail-1.9.3/libgail-util' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory = > `/usr/ports/accessibility/gail/work/gail-1.9.3' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/accessibility/gail. > > [yan@bump /usr/ports/accessibility/gail]$ uname -a > FreeBSD bump 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Tue Dec 5 = > 13:42:58 EST 2006 root@bump:/usr/obj/usr/src/sys/BUMP i386 > [yan@bump /usr/ports/accessibility/gail]$ locate libpangocairo-1.0.la > /usr/X11R6/lib/libpangocairo-1.0.la > > > > Thank you for the help, > Yan Ivnitskiy -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org