> -----Original Message----- > From: Spider [mailto:[EMAIL PROTECTED] <snip> > > > > linc is a deprecated package that has been silently left off the > dependency list of all updated software. > > Most likely you've run depclean or something like that, and > this caused > a in-between library that needs linc to break. if you are very very > goddarn certain its evolution, simply re-emerging evolution > will relink > it without linc, but as far as I remember theres no dependency on linc > there. > > What needs to be done is finding the single library that > evolution links > to that has the unsatisfied dependency on linc, and rebuild it. > > Strange that revdep-rebuild hasn't caught it. (try removing old revdep > tempfiles)
Well, here's the last bit of my most recent emerge attempt (just after an emerge sync to make sure). Looks like a broken package to me, but I could be wrong. Any thoughts graciously accepted ;-) Making all in e-util make[2]: Entering directory `/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util' make all-recursive make[3]: Entering directory `/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util' Making all in . make[4]: Entering directory `/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util' /bin/sh ../libtool --mode=link gcc -mcpu=athlon -O2 -pipe -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -o libeutil.la -rpath /usr/lib/evolution/1.4 e-account-list.lo e-account.lo e-categories-config.lo e-categories-master-list-wombat.lo e-component-listener.lo e-config-listener.lo e-corba-utils.lo e-dialog-utils.lo e-dialog-widgets.lo e-gtk-utils.lo e-gui-utils.lo e-host-utils.lo e-html-utils.lo e-iterator.lo e-lang-utils.lo e-list-iterator.lo e-list.lo e-memory.lo e-meta.lo e-mktemp.lo e-msgport.lo e-passwords.lo e-path.lo e-proxy.lo e-request.lo e-sexp.lo e-time-utils.lo e-trie.lo e-url.lo e-util-marshal.lo e-xml-hash-utils.lo md5-utils.lo -pthread -Wl,--export-dynamic -L/usr/X11R6/lib -lgal-2.0 -lgal-a11y-2.0 -lglade-2.0 -lgnomeprint-2-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lsoup-2.0 -lglib-2.0 -lpthread -L/usr/lib -ldl -lplc4 -lplds4 -lnspr4 -lpthread grep: /usr/lib/liblinc.la: No such file or directory /bin/sed: can't read /usr/lib/liblinc.la: No such file or directory libtool: link: `/usr/lib/liblinc.la' is not a valid libtool archive make[4]: *** [libeutil.la] Error 1 make[4]: Leaving directory `/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5/e-util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/evolution-1.4.5/work/evolution-1.4.5' make: *** [all] Error 2 !!! ERROR: net-mail/evolution-1.4.5 failed. !!! Function src_compile, Line 173, Exitcode 2 !!! make failed -- [EMAIL PROTECTED] mailing list
