[Bug 76177] New: C compiler cannot create executables

Giuseppe Torelli torelli at szn.it
Thu Feb 26 10:44:03 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=76177      
           Summary: C compiler cannot create executables
           Product: kdevelop
           Version: 3.0.0
          Platform: Slackware Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: torelli szn it


Version:           3.0.0 (using KDE KDE 3.2.0)
Installed from:    Slackware Packages
Compiler:          gcc version 3.2.3
OS:          Linux (i686) release 2.4.20

When you modify some options of the project through the menu Project/Project Options, Kdevelop asks you: Rerun configure now ? You click yes and in the messages window you get:

cd "/home/gt/mizio_pthread" && LDFLAGS="-lkio -lkdeui -lkdecore -lqt -dl" CPPFLAGS="-g" CXX=-g "/home/gt/mizio_pthread/configure" 
*checking build system type... 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 
*checking for -p flag to install... yes 
*checking whether build environment is sane... yes 
*checking for gawk... gawk 
*checking whether make sets $(MAKE)... yes 
*checking for style of include used by make... GNU 
*checking for gcc... gcc 
*checking for C compiler default output...  
*configure: error: C compiler cannot create executables 
*See `config.log' for more details. 
**** Exited with status: 77 ***

That's all. This is a bug that occured also in 2.x releases.




More information about the KDevelop-devel mailing list