Menu

#7 Does not compile with aclocal != 1.11

open-accepted
nobody
None
5
2010-03-25
2010-03-24
Daniel Pope
No

Attempting to compile under Ubuntu Jaunty gives this error

$ make -j 4
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.11
/bin/bash: aclocal-1.11: command not found
make: *** [aclocal.m4] Error 127

Installed version of automake is 1:1.10.2-0ubuntu3.09.04

Discussion

  • Damian Brasher

    Damian Brasher - 2010-03-25
    • status: open --> open-accepted
     
  • Damian Brasher

    Damian Brasher - 2010-03-26

    try again;

    make clean
    ./configure
    make or make dist

     
  • Damian Brasher

    Damian Brasher - 2010-03-27

    27/10/2010 - fix legacy install.sh
    27/10/2010 - binary versions of depcomp and missing re-introduced
    27/10/2010 - reintroduced Makefile.in, install.sh, data/Makfile.in, config.h.in
    27/03/2010 - applied a patch to clean up the contents of SVN

     
  • Damian Brasher

    Damian Brasher - 2010-03-30

    30/10/2010 - Remove configure, Makefile.in data/Makefile.in, acinclude.m4
    and config.h.in from SVN
    30/10/2010 - SVN file permission fixes

     
  • Damian Brasher

    Damian Brasher - 2010-03-31

    will try ./autogen.sh on a vm

     
MongoDB Logo MongoDB