From: Jens Ivar Jordre (jensivar.jordre@fi.uib.no)
Date: Wed Jan 08 2003 - 06:23:38 EST
Howdy Christian et al. Christian Holm Christensen wrote: > > Thanks for that info. That really helped. I fixed it (I think), > Please try again. You're getting there but not quite yet. Using aclocal/automake 1.5 now give: ==== [jens@pr-jens brat]$ aclocal-1.5 [jens@pr-jens brat]$ automake-1.5 -a automake-1.5: configure.in: installing `config/install-sh' automake-1.5: configure.in: installing `config/mkinstalldirs' automake-1.5: configure.in: installing `config/missing' doc/guide/Makefile.am:87: CLEANFILES multiply defined in condition TRUE #--------------------------------------------------------------------- # # Automake variables # # What we want to clean CLEANFILES (User, where = 87) = { TRUE => *~ core $(component)id.cxx *Cint.* *Dict.* } configure.in: AM_PATH_LISPDIR: installing `help/elisp-comp' [jens@pr-jens brat]$ ==== while aclocal/automake 1.6.3 output: ==== [jens@pr-jens brat]$ ./autogen --prefix=/usr/local configure.in: installing `config/install-sh' configure.in: installing `config/mkinstalldirs' configure.in: installing `config/missing' config/config.mk:87: CLEANFILES multiply defined in condition TRUE #--------------------------------------------------------------------- # # Automake variables # # What we want to clean CLEANFILES (User, where = config/config.mk:87) = { TRUE => *~ core $(component)id.cxx *Cint.* *Dict.* } configure.in:124: installing `config/elisp-comp' config/config.mk:87: CLEANFILES multiply defined in condition TRUE #--------------------------------------------------------------------- # # Automake variables # # What we want to clean CLEANFILES (User, where = config/config.mk:87) = { TRUE => *~ core $(component)id.cxx *Cint.* *Dict.* } [jens@pr-jens brat]$ ==== Could you, when we get to the end of this, provide some more info about what was wrong? Best wishes from Jens Ivar -- _____________________________________________________ ________| Jens Ivar Jřrdre |_______ \ | Dept. of Physics Office: 521 | / \ | Allégt 55 Phone: +47 55 58 27 92 | / \ | 5007 Bergen Fax: +47 55 58 94 40 | / / | Norway E-mail: jensivar.jordre@fi.uib.no | \ / |_____________________________________________________| \ /__________) (_________\
This archive was generated by hypermail 2.1.5 : Wed Jan 08 2003 - 12:33:24 EST