NO GCC found / Suse 8.0

Post Reply
Message
Author
marcinmc
Posts: 35
Joined: 17. Jul 2001 17:14

NO GCC found / Suse 8.0

#1 Post by marcinmc »

hallo,

ich habe folgendes Problem...ich hoffe jemand kann mir helfen.....jedes mal wenn ich aus den quellen etwas kompilieren möchte kommt folgende Fehlermaldung:

Mc:/home/marcinmc/MISC/kpumpe-beta2 # ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking build system type... i686-pc-linux-gnuoldld
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}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH

kann mir jemand helfen? es ist zum heulen ! und ich habe keinen plan wie ich das beheben kann.....

danke
Mc
Last edited by marcinmc on 09. Jul 2002 17:09, edited 1 time in total.

tannenbaum

Re: NO GCC found / Suse 8.0

#2 Post by tannenbaum »

gcc installieren <img src="http://www.pl-forum.de/UltraBoard/Images/Wilk.gif" border="0" align="middle">

heinbloed

Re: NO GCC found / Suse 8.0

#3 Post by heinbloed »

und gpp dazu .-)
Einer der aus der Verzweiflung darüber gelernt hat <img src="http://www.pl-forum.de/UltraBoard/Images/Happy.gif" border="0" align="middle">
Hein*

marcinmc
Posts: 35
Joined: 17. Jul 2001 17:14

Re: NO GCC found / Suse 8.0

#4 Post by marcinmc »

thx ! war irgendwie logisch *g*

ABER:

jetzt laufen ca 2 bildschirmseiten meldungen über den bildschirm und das ganze bleibt bei

checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

stehen.

was sind X includes? was fehlt den jetzt noch?

thx
Mc

Bernd

Re: NO GCC found / Suse 8.0

#5 Post by Bernd »

Hallo,

such mal im Yast2 (Software Installation) nach xdevel.

Bernd

Post Reply