The error is the following. configure: error: Can't find libksync.so Have tried for 2 weeks even after syncing portage. I will provide any more info on request. emerge --info Portage 2.1_pre6-r5 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.4-r0, 2.6.15-gentoo-r7Phoenix i686) ================================================================= System uname: 2.6.15-gentoo-r7Phoenix i686 Pentium III (Coppermine) Gentoo Base System version 1.12.0_pre16 ccache version 2.4 [disabled] dev-lang/python: 2.4.2-r1 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r3 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i586-pc-linux-gnu" CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -funroll-loops -mmmx -msse " CHOST="i586-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -funroll-loops -mmmx -msse " DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="x86 X aac acl alsa arts artswrappersuid asf avantgo berkdb bitmap-fonts browserplugin bzip2 cddb crypt cups divx dlloader dts dvd dxr3 encode ffmpeg flac gif idea imagemagick java jpeg jpeg2k kde libclamav mad mmx mng modplug mozilla mp3 mpeg ncurses network nptl nptlonly nsplugin nvidia ogg opengl oss pam pda php png qt quicktime rdesktop readline real samba sdl speex spell sqlite sse ssl svga tcpd theora truetype truetype-fonts type1-fonts unicode usb utf8 vcd vidix visualization vorbis win32codecs wmf xine xinerama xml xml2 xv xvid zeroconf zlib elibc_glibc kernel_linux userland_GNU video_cards_nvidia" Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
I need more of a compiler error than that, show me the full output please.
Created attachment 82705 [details] The config log
What version of KDE is this btw?
More specifically, what's the output of: ls -la $(kde-config --prefix)/lib/libksync* and if nothing there kde-config --prefix
(In reply to comment #3) > What version of KDE is this btw? > 3.5.1
(In reply to comment #4) > More specifically, what's the output of: > > ls -la $(kde-config --prefix)/lib/libksync* > > and if nothing there > > kde-config --prefix > Apparenly in gentoo kde 3.5 is in a different directory. phoenix # ls -la $(/usr/kde/3.5/bin/kde-config --prefix)/lib/libksync* -rwxr-xr-x 1 root root 1925 Mar 18 13:50 /usr/kde/3.5/lib/libksync2.la lrwxrwxrwx 1 root root 18 Mar 18 13:50 /usr/kde/3.5/lib/libksync2.so -> libksync2.so.0.0.0 lrwxrwxrwx 1 root root 18 Mar 18 13:50 /usr/kde/3.5/lib/libksync2.so.0 -> libksync2.so.0.0.0 -rwxr-xr-x 1 root root 205888 Mar 18 13:50 /usr/kde/3.5/lib/libksync2.so.0.0.0
what's the output of: emerge -pv kde-base/ksync kde-base/kitchensync ?
Verify the previous comment please.