Bug#6682: marked as done (configure trouble) by Ralf Nolden <nolden at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Jan 26 10:18:04 UTC 2001


Your message dated Fri, 26 Jan 2001 11:07:23 +0100
with message-id <0101261107231D.05786 at unixware>
and subject line (no subject)
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; 25 Jul 2000 11:49:34 +0000
>From hoerandl at htlw16.ac.at Tue Jul 25 13:49:34 2000
Received: from 212186004071.11.vie.surfer.at ([212.186.4.71]:43524 "EHLO
        escher.ee.htlw16.ac.at") by master.kde.org with ESMTP
        id <S224047AbQGYLt2>; Tue, 25 Jul 2000 13:49:28 +0200
Received: (from hoerandl at localhost)
        by linux.local (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id QAA05278;
        Tue, 25 Jul 2000 16:12:11 +0200
Date:   Tue, 25 Jul 2000 16:12:11 +0200
Message-Id: <200007251412.QAA05278 at linux.local>
FROM:   August =?ISO-8859-1?Q?H=F6randl?= <august.hoerandl at gmx.at>
TO:     submit at bugs.kde.org
SUBJECT: configure trouble
Return-Path: <hoerandl at htlw16.ac.at>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.2-20000608-A
Severity: normal

Bugreport ID : 15:55,25.07.00

Originator	: August Hörandl
E-Mail		: august.hoerandl at gmx.at

Subject : configure trouble

Error Class	: software bug
Error Location	: build process
Priority	: low
Bug Description ---------------------------


I am doing a project which uses an additional  C library; to make
it compile i need some additional compiler arguments (-Ipath)

Sometimes (no specific pattern)  kdevelop "forgets" to hand over this
additional compiler arguments to configure

from the configure output:
...
checking for gcc... gcc
checking whether the C compiler (gcc    ) works... yes
checking whether the C compiler (gcc    ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for a C++-Compiler... 
checking for g++... g++
checking whether the C++ compiler (g++  -O0 -g3 -pg -Wall   -pedantic -I../GDT -I../BREP -I.. -DNOPOOLS    ) works... yes

but it should be:
checking whether the C compiler (gcc   -O0 -g3 -pg -Wall   -pedantic -I../GDT -I../BREP -I.. -DNOPOOLS ) works... yes


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

i have got an archive of the current project state which
doesn't configure 

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

changing the compiler options (optimize, gprof) sometimes helps ;-)

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

KDevelop version	: 1.2-20000608-A
KDE version		: 2.0pre
QT version		: qt-2.1.0
OS/Distribution		: Linux 2.2.13 / SuSE 6.3
Compiler		: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) 

misc :
automake (GNU automake) 1.4 
Autoconf version 2.13 

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list