Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53786 - krusader-1.3 fails configure
Summary: krusader-1.3 fails configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-13 02:07 UTC by Sebastian Gabbert
Modified: 2004-06-28 09:08 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 Sebastian Gabbert 2004-06-13 02:07:43 UTC
While emerging krusader 1.3 configure fails cause it can't find KDE-headers.
It tries to search for the KDE-headers in a wrong directory.

Deleting the KDEDIR=${KDEDIR/3.2/3.1} in krusaders ebuild solves the problem

Reproducible: Always
Steps to Reproduce:
1.emerge app-misc/krusader-1.30
2.
3.

Actual Results:  
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!

!!! ERROR: app-misc/krusader-1.30 failed.
!!! Function kde_src_compile, Line 118, Exitcode 1
!!! died running ./configure, kde_src_compile:configure



Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5)
=================================================================
System uname: 2.6.5 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.15
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-tbird -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-tbird -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
http://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa apm avi bonobo cdr crypt cups dvd encode fbcon gb gdbm
ggi gif gpm gtk gtk2 gtkhtml icq imlib java jpeg libwww mad mmx motif mpeg
ncurses nls nptl oggvorbis opengl pam pdflib perl png python qt quicktime
readline scanner sdl slang spell ssl svga tcpd truetype unicode x86 xface xml2
xmms xv zlib"
Comment 1 Peter Jensen 2004-06-13 08:34:29 UTC
Duplicate of bug #45184.
I'm not entirely sure why they marked that one as resolved, though ...
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-06-28 09:08:36 UTC
done