From owner-freebsd-questions@FreeBSD.ORG Sat Oct 23 03:31:29 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 3961216A4CE for ; Sat, 23 Oct 2004 03:31:29 +0000 (GMT) Received: from grande.el.net (NS2.EL.NET [68.165.89.67]) by mx1.FreeBSD.org (Postfix) with SMTP id 949B843D5E for ; Sat, 23 Oct 2004 03:31:28 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 13670 invoked from network); 23 Oct 2004 03:39:10 -0000 Received: from localhost (HELO el.net) (127.0.0.1) by grande.el.net with SMTP; 23 Oct 2004 03:39:10 -0000 Received: from 68.165.89.73 (SquirrelMail authenticated user kalin) by el.net with HTTP; Fri, 22 Oct 2004 23:39:10 -0400 (EDT) Message-ID: <62905.68.165.89.73.1098502750.squirrel@el.net> Date: Fri, 22 Oct 2004 23:39:10 -0400 (EDT) From: "kalin mintchev" To: freebsd-questions@freebsd.org 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 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 03:31:29 -0000 what is really strange is that is asking for it but it's not "recognizing" it.... how come? thanks 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 > hi all.. > > i need to solve this bug... > > i'm trying to build gnome2 from ports cvsuped this morning and the nautilus2 brakes with this message: > /usr/local/lib/libart_lgpl_2.so.5.16: file not recognized: File format not recognized > > i just installed libart-lgpl2.3.16 from port because eog2 wanted it. now i don't know what nautilus is complaining about... > > any input will be appreciated... > > thank you... > > > -- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- --