Bug 158518 - Configure output incompletely displayed in compiler output panel
Summary: Configure output incompletely displayed in compiler output panel
Status: RESOLVED DUPLICATE of bug 158236
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 19:58 UTC by Robert Hogan
Modified: 2008-02-27 22:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***