PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : probleme mit sim und autoconf


Daedalus
13.11.02, 14:10
Hi

ich will mir die cvs version von sim kompilieren. dazu brauche ich autoconf 2.53 oder höher. hab ich auch. aber wenn ich gmake -f admin/Makefile.common ausführe, meint der

*** YOU'RE USING Autoconf version 2.13.
*** SIM requires autoheader 2.52 or 2.53 (part of autoconf)
gmake: *** [cvs] Error 1

Aber wie gesagt hab ich autocon 2.54. 2.13 hab ich aber anscheindend auch. wieso will der immer 2.13 benutzen?

tia

hunter
13.11.02, 15:38
Das kann an einer Variable liegen. Prüf aber erst mal was Sache ist. Bei RPM, so: rpm -qa | grep autoconf

Daedalus
13.11.02, 17:15
Ich hab einfach mal die Version von der SIM HP gesaugt und installiert. Geht! Jetzt hab ich n neues Problem. Bei make install

lex.yy.c: In function `int genrtflex()':
lex.yy.c:1043: invalid conversion from `void*' to `yy_state_type*'
lex.yy.c: In function `int genrtflex_destroy()':
lex.yy.c:2115: `yy_start_stack' undeclared (first use this function)
lex.yy.c:2115: (Each undeclared identifier is reported only once for each function it appears in.)
make[3]: *** [genrtf.o] Error 1
make[3]: Leaving directory `/home/daedalus/cvssim/sim/sim/libicq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/daedalus/cvssim/sim/sim'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/daedalus/cvssim/sim'
make: *** [all] Error 2

HeikoAP
21.04.03, 07:21
Hallo,

ich habe genau das gleiche Problem mit sim und Autoconf. Ich habe anscheinend beide Versionen installiert.

rpm -qa | grep autoconf
autoconf-2.13-16mdk
autoconf2.5-2.57-3mdk


Habe MDK 9.1

Beim kompilieren wird immer 2.13 gefunden.

Gruß

Heiko

spookymulder
21.04.03, 09:42
autoconf aus tarball neuinstallieren !
google für url