Duplicate macros and automake errors



Redhat 5.2 based system, kernel 2.2.1
automake --version
automake (GNU automake) 1.4
I think I remember seeing something on the list about RH putting this in
the wrong directory
/usr/bin/automake or /usr/local/bin/automake (as I recall)l
ibtool --version
ltmain.sh (GNU libtool) 1.2d
autoconf --version
Autoconf version 2.13

Everything used to work fine, however I was away from CVS for about 4 weeks
and everything broke :/


I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
processing...
aclocal: /usr/local/share/aclocal/ccstdc.m4: 23: duplicated macro
`AM_PROG_CC_ST
DC'
aclocal: /usr/local/share/aclocal/cond.m4: 3: duplicated macro
`AM_CONDITIONAL'
aclocal: /usr/local/share/aclocal/cygwin.m4: 6: duplicated macro
`AM_CYGWIN32'
aclocal: /usr/local/share/aclocal/dmalloc.m4: 8: duplicated macro
`AM_WITH_DMALL
OC'
aclocal: /usr/local/share/aclocal/error.m4: 4: duplicated macro
`AM_FUNC_ERROR_A
T_LINE'
aclocal: /usr/local/share/aclocal/exeext.m4: 9: duplicated macro
`AM_EXEEXT'
aclocal: /usr/local/share/aclocal/glib.m4: 8: duplicated macro
`AM_PATH_GLIB'
aclocal: /usr/local/share/aclocal/gtk.m4: 7: duplicated macro
`AM_PATH_GTK'
aclocal: /usr/local/share/aclocal/header.m4: 3: duplicated macro
`AM_CONFIG_HEAD
ER'
aclocal: /usr/local/share/aclocal/imlib.m4: 9: duplicated macro
`AM_PATH_IMLIB'
aclocal: /usr/local/share/aclocal/imlib.m4: 167: duplicated macro
`AM_PATH_GDK_I
MLIB'
aclocal: /usr/local/share/aclocal/init.m4: 10: duplicated macro
`AM_INIT_AUTOMAK
E'
LL'
aclocal: /usr/local/share/aclocal/lex.m4: 6: duplicated macro
`AM_PROG_LEX'
aclocal: /usr/local/share/aclocal/lispdir.m4: 8: duplicated macro
`AM_PATH_LISPD
IR'
aclocal: /usr/local/share/aclocal/maintainer.m4: 6: duplicated macro
`AM_MAINTAI
NER_MODE'
aclocal: /usr/local/share/aclocal/mingw.m4: 6: duplicated macro
`AM_MINGW32'
aclocal: /usr/local/share/aclocal/missing.m4: 6: duplicated macro
`AM_MISSING_PR
OG'
aclocal: /usr/local/share/aclocal/mktime.m4: 6: duplicated macro
`AM_FUNC_MKTIME
'
aclocal: /usr/local/share/aclocal/multi.m4: 4: duplicated macro
`AM_ENABLE_MULTI
LIB'
aclocal: /usr/local/share/aclocal/obstack.m4: 4: duplicated macro
`AM_FUNC_OBSTA
CK'
aclocal: /usr/local/share/aclocal/protos.m4: 8: duplicated macro
`AM_C_PROTOTYPE
S'
aclocal: /usr/local/share/aclocal/ptrdiff.m4: 5: duplicated macro
`AM_TYPE_PTRDI
FF_T'
aclocal: /usr/local/share/aclocal/regex.m4: 17: duplicated macro
`AM_WITH_REGEX'
aclocal: /usr/local/share/aclocal/sanity.m4: 5: duplicated macro
`AM_SANITY_CHEC
K'
aclocal: /usr/local/share/aclocal/strtod.m4: 30: duplicated macro
`AM_FUNC_STRTO
D'
aclocal: /usr/local/share/aclocal/termios.m4: 5: duplicated macro
`AM_SYS_POSIX_
TERMIOS'
aclocal: /usr/local/share/aclocal/winsz.m4: 5: duplicated macro
`AM_HEADER_TIOCG
WINSZ_NEEDS_SYS_IOCTL'
src/Makefile.am:78: variable `ESD_LIBS' not defined
src/Makefile.am:78: variable `IMLIB_LIBS' not defined
src/Makefile.am:78: variable `ESD_LIBS' not defined
src/Makefile.am:78: variable `IMLIB_LIBS' not defined
src/themes/configs/Makefile.am:1: required directory
src/themes/configs/pix does
                 not exist
dox/Makefile.am:20: variable `IMLIB_LIBS' not defined
dox/Makefile.am:20: variable `IMLIB_LIBS' not defined
configure.in:37: warning: AC_TRY_RUN called without default to allow cross
compi
ling
autoconf: Undefined macros:
configure.in:104:AC_MSG_ERROR([Fatal Error: no Fnlib detected.])],
$IMLIB_LIBS)
configure.in:116:AC_MSG_ERROR([Fatal Error: no FreeType detected.])], -lm)
configure.in:64:AC_MSG_WARN([Warning: no EsounD detected.])])
configure.in:76:AC_MSG_ERROR([Fatal Error: no Imlib detected.])])
configure.in:95:AC_MSG_ERROR([Fatal Error: no XTest Extension.])],
$IMLIB_LIBS)
creating cache ./config.cache
./configure: syntax error near unexpected token
`AM_INIT_AUTOMAKE($PACKAGE,'
./configure: ./configure: line 540: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION,
no-def
ine)'

Now type 'make' to compile Enlightenment.



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