When trying to run gdm, I get an error about trying to link with liblinc.so.1 The error might probably be in one of the dependencies of gdm. It occurred after running "emerge depclean" Reproducible: Always Steps to Reproduce: bfg@tommern bfg $ emerge info Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.22-gentoo-r2-fix2) ================================================================= System uname: 2.4.22-gentoo-r2-fix2 i686 Pentium III (Katmai) Gentoo Base System version 1.4.3.10p1 distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/xdvi/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-march=pentium3 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox ccache autoaddcvs fixpackages" GENTOO_MIRRORS="http://gentoo.linux.no http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync1.no.gentoo.org/gentoo-portage" USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg kde libg++ mad mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb alsa berkdb slang readline arts aalib nas svga tcltk java ruby mysql postgres X sdl tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt motif opengl mozilla 3ds acl acpi acpi4linux amd apache2 bots canna curl dedicated dga dnd doc dvd emacs evo exiscan exiscan-acl faad flash foreign-package freewnn gb gd ginac gmtfull gmthigh gmtsuppl gmttria gtk2 ipv6 jikes ladcca lcms leim libgda maildir matroska md5sum moznocompose moznoirc moznomail mpi mule music odbc offensive parse-clocks samba slp sse tiff wxwindows Xaw3d xinerama xml -gpm -gnome -gdbm"
"Not-a-bug" There are big, bold warning letters about depclean. The issue here is that linc was folded back into other sources, and linc library isn't needed by anything anymore. You can build the current system from scratch without ever including linc. However things that were built against the old libraries, including linc, still requires it to be around. either run revdep-rebuild and fix the system, or reinstall linc. *** This bug has been marked as a duplicate of 34805 ***
Am I supposed to close duplicates, or just leave them be?
its resolved, so leave it be.