Configure error

Ian Porter ian.porter3 at ntlworld.com
Wed May 14 21:30:34 BST 2003


Following on this error.

On Tuesday 13 May 2003 8:43 pm, you wrote:
> Hi all
>
> I have just started to get this error when I am starting a new project
> thought the Kdevelop project menu item.  This is the error
> from kdevelop "
> configure: error: installation or configuration problem: C compiler cannot
> create executables.
> "

This is the message after I ./configure >config.log 1>&2

checking for gcc... (cached) gcc
checking whether the C compiler (gcc   ) works... no
configure: error: installation or configuration problem: C compiler cannot 
create executables.
mpiler (gcc   ) works
configure:1189: gcc -o conftest     conftest.c  1>&5
gcc: installation problem, cannot exec `as': No such file or directory
configure: failed program was:

#line 1184 "configure"
#include "confdefs.h"

main(){return(0);}

Does this mean that I have configure problem or a gcc configure problem?  I 
have reinstalled gcc encase that would help but no difference.

Ian
> I am using Mandrake 9.1 and Kdevelop 2.1.5
>
> Thanks for any advice
> Ian
>
> Starting with installation
> App [Octree] Type [cpp]
> unpacking <template.tar.gz> in
> </home/ian/Programming/Linux/3d/OpenGlTests/octree>...
> unpacking <admin.tar.gz> in
> </home/ian/Programming/Linux/3d/OpenGlTests/octree>...
> changing files [cpp]...
> Starting with configuration
> creating configuration files...
>
> >make -f Makefile.dist
>
> This Makefile is only for the CVS repository
> This will be deleted before making the distribution
> *** YOU'RE USING AUTOCONF 2.13. We suggest updating.
> *** autoconf 2.5x works best for now, we will drop
> *** support for autoconf 2.13 soon.
> *** Creating acinclude.m4
> !!! If you get recursion errors from autoconf, it is advisable to set the
>     environment variable M4 to something including "--nesting-limit=500"
> *** Creating list of subdirectories
> *** Creating configure.in
> *** Creating aclocal.m4
> *** Creating configure
> *** Creating config.h template
> *** Creating Makefile templates
> *** Postprocessing Makefile templates
> *** Creating date/time stamp
> *** Finished
>     Don't forget to run ./configure
>     If you haven't done so in a while, run ./configure --help
>
> make configure...
>
> >LDFLAGS="" CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall"
> >./configure
>
> creating cache ./config.cache
> checking host system type...
> i686-pc-linux-gnu
> checking target system type...
> i686-pc-linux-gnu
> checking build system type...
> i686-pc-linux-gnu
> checking for a BSD compatible install...
> /usr//bin/install -c
> checking for -p flag to install...
> yes
> checking whether build environment is sane...
> yes
> checking whether make sets ${MAKE}...
> yes
> checking for working aclocal-1.4...
> found
> checking for working autoconf...
> found
> checking for working automake-1.4...
> found
> checking for working autoheader...
> found
> checking for working makeinfo...
> found
> checking for gcc...
> gcc
> checking whether the C compiler (gcc  -O0 -g3 -Wall ) works...
> no
> READY
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«


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



More information about the KDevelop mailing list