Date: Mon, 25 Oct 2004 16:35:45 -0400 (EDT) From: "kalin mintchev" <kalin@el.net> To: freebsd-gnome@freebsd.org Subject: gnome2/nautilus2 port hell Message-ID: <64731.68.165.89.73.1098736545.squirrel@el.net>
next in thread | raw e-mail | index | archive | help
hi all i did a cvsup last thursday to update to install gnome2. 1. after a few problems with pango the build stops with nautilus2 looking for a some fictitious library. i did portupgrade a few times. one with -afu and the other one -afuO. after that (about 6 - 7 hours each) i did make clean and tried to install only nautilus2 from it's port and again i got the same error: 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 2. i tried to install nautilis2 from src too... there the congigure goes true fine but the build dies with this: gcc: nautilus-view-component-stubs.c: No such file or directory it's true. there isn't. i found that file in the port but after trying to build i get all this errors for not declared functions... so i'm pretty desperate now an i'm not sure what to do next. i have an exam this week and all my stuff is on that machine.. any help will be appreciated... thanks... --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64731.68.165.89.73.1098736545.squirrel>