Bug 158518

Summary: Configure output incompletely displayed in compiler output panel
Product: [Applications] kdevelop Reporter: Robert Hogan <robert>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robert Hogan 2008-02-27 19:58:45 UTC
Version:            (using KDE 3.5.9)
Installed from:    Slackware Packages
Compiler:          gcc3 
OS:                Linux

This is what I see in the 'Messages' panel when running configure on my project after upgrading to KDevelop 3.5.1:

cd '/backup/robert/Development/tork' && "/backup/robert/Development/tork/configure" --prefix=/usr --enable-gcc-warnings --enable-debug=yes
i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
yes
yes
checking for gawk... gawk
yes
/usr/bin/kde-config
checking where to install... /usr (as requested)
GNU
checking for gcc... gcc
a.out
yes
checking whether we are cross compiling... no
<br />
o
yes
checking whether gcc accepts -g... yes
none needed
gcc3
gcc -E
checking for g++... g++
yes

and so on.
Comment 1 Andreas Pakulat 2008-02-27 22:26:26 UTC
please check the existing open bugreports (at least those with similar titles) before opening a new one.

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