Menu

Automake mismatch

Help
Tom
2005-07-19
2013-04-11
  • Tom

    Tom - 2005-07-19

    When building simplekdebase from source, I come up against this error on the make phase of the build:
    make[3]: Entering directory `/root/simplekdebase-3.4.1/kdm/backend'
    cd ../.. && /bin/sh /root/simplekdebase-3.4.1/admin/missing --run automake-1.9
    --foreign  kdm/backend/Makefile
    configure.in:43: version mismatch.  This is Automake 1.9.5,
    configure.in:43: but the definition used by this AM_INIT_AUTOMAKE
    configure.in:43: comes from Automake 1.9.4.  You should recreate
    configure.in:43: aclocal.m4 with aclocal and run automake again.
    make[3]: *** [Makefile.in] Error 1
    make[3]: Leaving directory `/root/simplekdebase-3.4.1/kdm/backend'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/root/simplekdebase-3.4.1/kdm'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/root/simplekdebase-3.4.1'
    make: *** [all] Error 2

    Attempting to run aclocal in this dir and then automake have no effect - re running make bails on the same point.

    I am running Slackware 10.1 with kernel 2.4.29, however, some of my packages (most in fact) have been take from the -current pool of packages.
    Thanks for your time.
    Tom

     
    • emre

      emre - 2005-07-27

      Error messages say that you should use automake 1.9.4 instead of 1.9.5.. I'm not experienced in autotools but there are probably autotools files that should not exist in simplekde packages.

       

Log in to post a comment.

MongoDB Logo MongoDB