PDA

View Full Version : newbie needs help @ ./configure



al_brandy
10-21-2003, 07:52 PM
if i try to ./configure the kdevelop package i get this output:

checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
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 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

:cry:

someone knows what is wrong/forgotten?

thx

fingers99
10-21-2003, 08:09 PM
Looks like you have gcc but no C libraries installed.