From owner-freebsd-questions@FreeBSD.ORG Sat Oct 23 04:23:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC43216A4CE for ; Sat, 23 Oct 2004 04:23:44 +0000 (GMT) Received: from grande.el.net (NS2.EL.NET [68.165.89.67]) by mx1.FreeBSD.org (Postfix) with SMTP id 1DA0E43D1D for ; Sat, 23 Oct 2004 04:23:44 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 15454 invoked from network); 23 Oct 2004 04:31:26 -0000 Received: from localhost (HELO el.net) (127.0.0.1) by grande.el.net with SMTP; 23 Oct 2004 04:31:26 -0000 Received: from 68.165.89.73 (SquirrelMail authenticated user kalin) by el.net with HTTP; Sat, 23 Oct 2004 00:31:26 -0400 (EDT) Message-ID: <63220.68.165.89.73.1098505886.squirrel@el.net> In-Reply-To: <1098502851.61052.18.camel@shumai.marcuscom.com> References: <62905.68.165.89.73.1098502750.squirrel@el.net> <1098502851.61052.18.camel@shumai.marcuscom.com> Date: Sat, 23 Oct 2004 00:31:26 -0400 (EDT) From: "kalin mintchev" To: "Joe Marcus Clarke" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: kalin mintchev cc: FreeBSD User Questions List Subject: Re: gnome2-nautilus2 lib issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 04:23:44 -0000 now it says: cc: /usr/local/lib/libart_lgpl_2.so.5.16: No such file or directory ------------------------------------------------------------------ cc -shared .libs/nautilus-view-component-stubs.o .libs/nautilus-view-component-skels.o .libs/nautilus-view-component-common.o .libs/nautilus-distributed-undo-stubs.o .libs/nautilus-distributed-undo-skels.o .libs/nautilus-distributed-undo-common.o .libs/nautilus-clipboard.o .libs/nautilus-idle-queue.o .libs/nautilus-scroll-positionable.o .libs/nautilus-undo-transaction.o .libs/nautilus-undo.o .libs/nautilus-view.o .libs/nautilus-view-standard-main.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -leel-2 -lgnomeui-2 -lSM -lICE -lgailutil -lglade-2.0 -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt /usr/local/lib/libart_lgpl_2.so.5.16 -lpangoft2-1.0 -lz -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype /usr/local/lib/libXrender.so /usr/X11R6/lib/libfontconfig.so -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lc_r -liconv -mcpu=pentiumpro -Wl,--export-dynamic -Wl,-soname -Wl,libnautilus.so.2 -o .libs/libnautilus.so.2 cc: /usr/local/lib/libart_lgpl_2.so.5.16: No such file or directory gmake[2]: *** [libnautilus.la] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-fm/nautilus2/work/nautilus-2.6.3/libnautilus' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-fm/nautilus2/work/nautilus-2.6.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-fm/nautilus2. > On Fri, 2004-10-22 at 23:39, kalin mintchev wrote: >> what is really strange is that is asking for it but it's not >> "recognizing" >> it.... >> >> how come? > > Probably because it's corrupt, and shouldn't be there. Remove that > file, then reinstall the graphics/libart_lgpl2 port. You should then > end up with a /usr/local/lib/libart_lgpl_2.so.5. > > After that, make clean in x11-fm/nautilus2, and rebuild. > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > --