Bug#2379: marked as done (kdevelop can't find my qt libraries)

Stephan Kulow owner at bugs.kde.org
Sun Mar 5 23:33:01 UTC 2000


Your message dated Mon, 06 Mar 2000 00:23:38 +0100
with message-id <38C2EC7A.F9A5FBB8 at kdevelop.de>
and subject line Bug#2379: kdevelop can't find my qt libraries
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 6 Dec 1999 03:14:43 +0000
From summer at OS2.ami.com.au Mon Dec  6 04:14:43 1999
Received: from ppp12.ami.com.au ([203.55.31.108]:58639 "EHLO
        emu.os2.ami.com.au") by max.tat.physik.uni-tuebingen.de with ESMTP
	id <S741416AbPLFDOa>; Mon, 6 Dec 1999 04:14:30 +0100
Received: from possum.os2.ami.com.au (IDENT:root at possum.os2.ami.com.au [192.168.1.6])
	by emu.os2.ami.com.au (8.9.0/8.9.0) with ESMTP id KAA29817
	for <submit at bugs.kde.org>; Mon, 6 Dec 1999 10:40:20 +0800
Received: (from summer at localhost)
	by possum.os2.ami.com.au (8.9.3/8.9.3) id KAA12173;
	Mon, 6 Dec 1999 10:39:04 +0800
Date:   Mon, 6 Dec 1999 10:39:04 +0800
Message-Id: <199912060239.KAA12173 at possum.os2.ami.com.au>
FROM:   John Summerfield <summer at OS2.ami.com.au>
TO:     submit at bugs.kde.org
SUBJECT: kdevelop can't find my qt libraries
Return-Path: <summer at OS2.ami.com.au>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.0beta4.1
Severity: grave

Bugreport ID : 10:27,06.12.99

Originator	: John Summerfield
E-Mail		: summer at os2.ami.com.au

Subject : kdevelop can't find my qt libraries

Error Class	: software bug
Error Location	: I don´t know
Priority	: low
Bug Description ---------------------------

Creating a KDE application fails:

Can't read from Test2 at /usr/bin/kdoc line 122
configure: error: your system fails at linking a small KDE application!
Check, if your compiler is installed correctly and if you have used the
same compiler to compile Qt and kdelibs as you did use now

Qt and kdelibs are as distribted by Red hat Software.

Configure, when run externally, fails thus:

configure:3850: g++ -c -O2 -Wall -I/usr/include/kde -I/usr/lib/qt-2.0.1/include  -I/usr/X11R6/include  conftest.C
configure:3858: checking for kde libraries installed
configure:3861: /bin/sh ./libtool --mode=link g++ -o conftest -O2 -Wall -I/usr/include/kde -I/usr/lib/qt-2.0.1/include  -I/usr/X11R6/include  -s -L/usr/lib -L/usr/lib/qt-2.0.1/lib  -L/usr/X11R6/lib conftest.C  -lkdecore -lqt -lXext -lX11  -rpath /usr/lib -rpath /usr/lib/qt-2.0.1/lib -rpath /usr/X11R6/lib  1>&5
g++ -o conftest -O2 -Wall -I/usr/include/kde -I/usr/lib/qt-2.0.1/include -I/usr/X11R6/include -s -L/usr/lib -L/usr/lib/qt-2.0.1/lib -L/usr/X11R6/lib conftest.C -lkdecore -lqt -lXext -lX11 -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib/qt-2.0.1/lib -Wl,--rpath -Wl,/usr/X11R6/lib
/usr/lib/libkdecore.so: undefined reference to `QComboBox::insertItem(char const *, int)'
/usr/lib/libkdecore.so: undefined reference to `darkMagenta'
/usr/lib/libkdecore.so: undefined reference to `QDir::exists(char const *, bool)'
/usr/lib/libkdecore.so: undefined reference to `QFont::QFont(char const *, int, int, bool)'
gure fails:

I built kdevelop on this system. It's not using the version of qt I built against; if this is important, then perhaps it should?


 





How to repeat the error -------------------

Create a default KDE (or presumably) QT app.

Bugfix or Workaround ----------------------



System Information ------------------------

KDevelop version	: 1.0beta4.1
KDE version		: kdebase-1.1.2-10
QT version		: 1.44 (I've got 2.0 too but kdevelop, it seems, doesn't like it)
OS/Distribution		: Red hat Linux 6.1
Compiler		: egcs-1.1.2-24

misc :
[summer at possum test3]$ rpm -qa | grep ^qt
qt-2.0.1-5
qt-devel-2.0.1-5
qt1x-1.44-4
qt1x-devel-1.44-4
[summer at possum test3]$




More information about the KDevelop-devel mailing list