Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 43562

Summary: kdebindings-3.2.0 fails on configure -- "please install kdelibs when installed"
Product: Gentoo Linux Reporter: scope <scoper>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description scope 2004-03-02 22:51:50 UTC
when trying to emerge kdebindings 3.2.0 it fails on the configure script with this error:

checking for KDE... libraries /usr/kde/3.2/lib, headers /usr/kde/3.2/include
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.

!!! ERROR: kde-base/kdebindings-3.2.0 failed.
!!! Function kde_src_compile, Line 117, Exitcode 1
!!! died running ./configure, kde_src_compile:configure


Reproducible: Always
Steps to Reproduce:
1. emerge kdebindings
2.
3.

Actual Results:  
configure script failed 

Expected Results:  
kdebindings successfully emerged 

junk@lizzy libqtsharp $ emerge info 
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.6.3-gentoo-r2) 
================================================================= 
System uname: 2.6.3-gentoo-r2 i686 AMD Athlon(tm) XP 2400+ 
Gentoo Base System version 1.4.3.13p1 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -mcpu=athlon-xp -funroll-loops -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-O3 -mcpu=athlon-xp -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://203.16.234.19/pub/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage" 
USE="X alsa apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif 
gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mozilla mpeg 
mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline sdl slang spell ssl svga tcpd tetex truetype x86 xml2 xmms xv zlib" 
 
here is proof that kdelibs is installed: 
lizzy qtcsharp # emerge search '^kdelibs$' 
Searching... 
[ Results for search key : ^kdelibs$ ] 
[ Applications found : 1 ] 
 
*  kde-base/kdelibs 
      Latest version available: 3.2.0 
      Latest version installed: 3.2.0 
      Size of downloaded files: 12,161 kB 
      Homepage:    http//www.kde.org/ 
      Description: KDE libraries needed by all kde programs 
      License:     GPL-2 LGPL-2
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-03-03 04:54:40 UTC
You need to re-emerge kdelibs, it's a by product of the Qt upgrade.