Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96770 - Unable to configure a KDE app in kdevelop-3.2.1
Summary: Unable to configure a KDE app in kdevelop-3.2.1
Status: RESOLVED DUPLICATE of bug 96768
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-22 03:23 UTC by Gleb Litvjak
Modified: 2005-06-22 05:28 UTC (History)
1 user (show)

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 Gleb Litvjak 2005-06-22 03:23:49 UTC
I've installed kdevelop-3.2.1. When I create a "Simple application" and run   
configure through the menu, it gives me this error:   
----->8-----------------------------   
checking for KDE...    
configure: error:   
in the prefix, you've chosen, are no KDE headers installed. This will fail.   
So, check this please and use another prefix!   
*** Завершено с кодом: 1 ***   
----->8-----------------------------   
This can be avoided by manually changing the cmdline arguments passed to   
configure in project options to include --prefix=`kde-config --prefix`, but it   
isn't the right way I think.   
The problem didn't appear in kdevelop-3.1 
 
 

Reproducible: Always
Steps to Reproduce:
1. Create a new "Simple KDE application"  
2. Main menu -> Build -> Run automake 
3. Main menu -> Build -> Run configure 
  
Actual Results:  
Program fails to configure 


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.4, 
glibc-2.3.4.20040808-r1,glibc-2.3.5-r0, 2.6.12-gentoo i686) 
================================================================= 
System uname: 2.6.12-gentoo i686 AMD Athlon(tm) 64 Processor 3000+ 
Gentoo Base System version 1.6.12 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 29 2005, 20:18:12)] 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    [Not Present] 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.4.3-r4, 1.5.16 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe 
-momit-leaf-frame-pointer -funit-at-a-time" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe 
-momit-leaf-frame-pointer -funit-at-a-time" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" 
LANG="ru_RU.koi8-r" 
LINGUAS="ru" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 3dnow 3dnowext X Xaw3d aalib alsa apm audiofile avi berkdb 
bitmap-fonts bonobo cddb cdparanoia cdr crypt css cups curl dvd dvdr dvdread 
emboss encode fam ffmpeg flac foomaticdb fortran gdbm gif gimp gimp-print 
gimpprint gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal imagemagick imlib 
java jpeg jpeg2k junit kde kdeenablefinal libg++ libwww mad mikmod mmx mng 
motif mp3 mpeg nas ncurses nptl nvidia ogg oggvorbis openal opengl oss pam 
pascal pdflib perl plugin png ppds python qt quicktime readline real scanner 
sdl slang speex spell sse sse2 ssl svg svga tcltk tcpd tetex theora tidy tiff 
truetype truetype-fonts type1-fonts usb visualization vorbis win32codecs wmf 
wxgtk1 xine xml xml2 xmms xrandr xscreensaver xv xvid zlib linguas_ru 
userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Peter Jensen 2005-06-22 04:01:06 UTC
Ran across this very problem the other day.
A temporary solution is to add KDEDIR=/usr/kde/3.3/ to the environment before
running kdevelop.
I wonder why this isn't set in Gentoo by default.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-06-22 05:28:51 UTC

*** This bug has been marked as a duplicate of 96768 ***