[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

C compiler cannot create executables.



Hallo,

ich habe folgendes Problem, ich versuche momentan ein Applet bei mir zu installieren und rufe ./configure so wie das in INSTALL beschrieben ist auf, leider bricht der configure mit dem oben genannten Fehler ab, der Ablauf sieht wie folgt aus:

# ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables

Na ja was nun, ihm fehlt was entscheidendes. Ein Bilck in config.log zeigt:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:620: checking for gcc
configure:733: checking whether the C compiler (gcc  ) works
configure:749: gcc -o conftest    conftest.c  1>&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:

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

main(){return(0);}

Wäre nett wenn ihr mir da weiter helfen könnt.

Gruß, Yevgen.


________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! 
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13




Reply to: