PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Programm: autoconf-2.52 PROBLEM



Lord_@lex
29.11.03, 16:41
BITTE LETZTEN BEITRAG LESEN, VON MIR111

jebe
29.11.03, 16:57
hi,

warum installierst du das rpm nicht als rpm ?

rpms sind ja fertige packete unter linux. du brauchst also nicht mehr compilieren.

also am besten mit kpackage oder mit rpm -ivh packet.rpm



gruss jebe

Lord_@lex
29.11.03, 16:59
sorry, hab mich verschaut, is keine rpm sonder tar.gz

Lord_@lex
29.11.03, 17:02
ich könnt SIM-ICQ auch mit cvs -d :pserver:anonymous@cvs.sim-icq.sourceforge.net:/cvsroot/sim-icq login installieren, bloß des geht bei mir schon irgendwie gleich dreimal nicht...

tooly
29.11.03, 17:09
Original geschrieben von Lord_@lex
HI,

-- snip --
configure: error: GNU m4 1.4 is required !

was heißt das, von was genau brauch ich ne neue version, oder heißt des was anderes? auch wenn der fehler jetzt für manche total ersichtlich ist, für mich ist es er als anfänger nicht. wär echt dankbar wenn mir jemand weithelfen könnte!?!

thx

PS: ich benutze MANDRAKE 9.2 mit KDE 3.1

na da stehts doch, Du brauchst noch m4 in der Version 1.4. Erhältlich u.a. ftp://ftp.gnu.org/gnu/m4/

mfg
tooly

Lord_@lex
29.11.03, 17:24
thx, hab jetzt versuch m4 zu instalieren. aber da kommt dauernd "In >>blablabla<< ist nichts zu tun. und ich kann dann autoconf trotzdem nicht installieren.

tooly
01.12.03, 18:57
Hi,

wie hast Du denn versucht m4 zu installieren?
Wenn m4 installiert ist, kann ja auch die Meldung bei autoconf nicht verschwinden, denn der Versuch allein zählt nicht.

mfg
tooly

Lord_@lex
06.12.03, 22:17
sooo, hab jetzt alles hinbekommen, doch wenn ich jetzt von sim "./configure" ausführe, kommt der bericht:

[root@linux sim]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target 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 for gawk... gawk
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 file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether g++ supports -fno-exceptions... no
checking whether g++ supports -fno-check-new... no
checking whether g++ supports -fexceptions... no

checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.


vorallem wichtig ist der untere (rote) teil, irgendwas mit C++ compilen, aber soooogut bin ich nun auch wieder nicht, was für ein packet oder compiler oder so fehlt mir jetzt wieder? hab schon aufm gnu ftp server gesucht, aber da gibts viel mit C++...

kann mir noch wer helfen? :confused: :(

Bluesm@n
07.12.03, 00:37
Original geschrieben von Lord_@lex
sooo, hab jetzt alles hinbekommen, doch wenn ich jetzt von sim "./configure" ausführe, kommt der bericht:

[root@linux sim]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target 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 for gawk... gawk
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 file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether g++ supports -fno-exceptions... no
checking whether g++ supports -fno-check-new... no
checking whether g++ supports -fexceptions... no

checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.


vorallem wichtig ist der untere (rote) teil, irgendwas mit C++ compilen, aber soooogut bin ich nun auch wieder nicht, was für ein packet oder compiler oder so fehlt mir jetzt wieder? hab schon aufm gnu ftp server gesucht, aber da gibts viel mit C++...

kann mir noch wer helfen? :confused: :(

Schaut nach einem nicht installierten GCC bzw Entwicklungstools aus. Musst mal auf den CD's schauen was schon an Development installiert ist.