[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Can't compile the arch version
From: |
FilE |
Subject: |
[Enigma-devel] Can't compile the arch version |
Date: |
Sat, 6 Nov 2004 22:44:00 +0100 |
User-agent: |
KMail/1.6.1 |
hi,
i can't compile the new arch version on my mandrake 10 box. checking out was
no problem, but while running ./autogen.sh, there were some errors:
address@hidden enigma--devel--0.90--patch-38]$ ./autogen.sh
Bootstrapping ./lib-src/zipios++ autoheader-2.5x: error: AC_CONFIG_HEADERS
not found in configure.ac
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
OK
Bootstrapping ./ configure.ac: 8: `automake requires `AM_CONFIG_HEADER',
not `AC_CONFIG_HEADER'
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
automake: configure.ac: installing `./config.guess'
automake: configure.ac: installing `./config.sub'
configure.ac: 8: required file `./[src/config.h].in' not found
configure.ac: 8: required file `./[src/stamp-h.in' not found
ERROR
autoconf version:
address@hidden enigma--devel--0.90--patch-38]$ autoconf-2.5x --version
autoconf (GNU Autoconf) 2.59
.....
autoheader version:
address@hidden enigma--devel--0.90--patch-38]$ autoheader-2.5x --version
autoheader (GNU Autoconf) 2.59
automake version:
address@hidden enigma--devel--0.90--patch-38]$ automake-1.7 --version
automake (GNU automake) 1.7
aclocal version:
address@hidden enigma--devel--0.90--patch-38]$ aclocal-1.7 --version
aclocal (GNU automake) 1.7.9
any idea? is my automake/autoconf too old? or is automake linked to
automake-1.4 insead of to automake-1.7?
greetings,
michi