Re: BRAT-2-6-8

From: Jens Ivar Jordre (jensivar.jordre@fi.uib.no)
Date: Wed Jan 08 2003 - 04:28:49 EST

  • Next message: Christian Holm Christensen: "Re: BRAT-2-6-8"
    Howdy Christian et al.
    
    Christian Holm Christensen wrote:
     >
    > Jens Ivar Jordre <jensivar.jordre@fi.uib.no> wrote concerning
    >   BRAT-2-6-8 [Tue, 07 Jan 2003 16:48:36 +0100] 
    > ----------------------------------------------------------------------
    > 
    >>Note however that one still has to use aclocal and automake version
    >>1.4, available under RH 8.0 as aclocal-1.4 and automake-1.4. This
    >>has to be done since BRAT currently is incompatible with the newer
    >>versions of aclocal and automake. 
    > 
    > 
    > Could you be a little more specific please?  I've not seen any of
    > these problems at home on my Debian GNU/Linux 3.0r0 system, sporting
    > Automake 1.7, Autoconf 2.53, and Libtool 1.4.  It may just be that Red
    > Hat screwed up (again) :-).
    
    Here are the details. Using aclocal and automake versions 1.5 aclocal 
    works fine but automake complains with the following:
    
    ====
    [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'
    applications/brat-config/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.*
       }
    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.*
       }
    help/Makefile.am: MAINTAINERCLEANFILES must be set with `=' before using 
    `+='
    configure.in: AM_PATH_LISPDIR: installing `help/elisp-comp'
    [jens@pr-jens brat]$
    ====
    
    Doing the same thing now with RH80's default version of aclocal and 
    automake, i.e. 1.6.3, aclocal runs fine, while automake replies with:
    
    ====
    [jens@pr-jens brat]$ aclocal
    [jens@pr-jens brat]$ automake -a
    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.*
       }
    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.*
       }
    help/Makefile.am:23: MAINTAINERCLEANFILES must be set with `=' before 
    using `+='
    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.*
       }
    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.*
       }
    help/Makefile.am:23: MAINTAINERCLEANFILES must be set with `=' before 
    using `+='
    [jens@pr-jens brat]$
    ====
    
    Has there been some changes in syntax to go into the input files? Hope 
    this clarifies the problem somewhat.
    
    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 - 10:35:09 EST