Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43562 - kdebindings-3.2.0 fails on configure -- "please install kdelibs when installed"
Summary: kdebindings-3.2.0 fails on configure -- "please install kdelibs when installed"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-02 22:51 UTC by scope
Modified: 2004-03-03 04:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.