PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Fehler beim compelieren von SIM - C compiler tut es nicht



fossy69
12.05.03, 21:27
Hallo *,
wenn ich versuche mir das Prg. SIM für meine debian-woody zu installieren, erhalte ich nach ./configure folgenden Fehler:

debian:/usr/src/sim-0.8.2# ./configure
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... no
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking for kde-config... /usr/bin/kde-config
checking KDE version... 3.1
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot cr eate executables
debian:/usr/src/sim-0.8.2#

weiss jmd. Rat?!

Christian81
13.05.03, 09:59
Was hast du für eine Version von gcc? --> "gcc --version"

taylor
13.05.03, 10:08
Du musst die libc6-dev installieren.

Gruß,
Taylor

fossy69
17.05.03, 18:41
Wenn ich nun ./configure ausführen will rasselt er ne Menge durch und bleibt dann hier hängen:

checking for libXext... no
configure: error: We need a working libXext to proceed. Since configure
can't find it itself, we stop here assuming that make wouldn't find
them either.


Weiss jmd Rat?