emacs-devel
[Top][All Lists]
Advanced

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

Re: Still unable to build trunk


From: Jan Djärv
Subject: Re: Still unable to build trunk
Date: Thu, 20 Jan 2011 20:39:43 +0100
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Chong Yidong skrev 2011-01-20 19.47:


   make[2]: Leaving directory `/home/cyd/src/emacs/trunk2'
    cd /home/cyd/src/emacs/trunk2&&  /bin/bash 
/home/cyd/src/emacs/trunk2/missing --run automake-1.11 --gnu lib/Makefile
   configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
   configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
   configure.in: that aclocal.m4 is present in the top-level directory,
   configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
   /usr/local/share/automake-1.11/am/depend2.am: am__fastdepCC does not appear 
in AM_CONDITIONAL
   /usr/local/share/automake-1.11/am/depend2.am:   The usual way to define 
`am__fastdepCC' is to add `AC_PROG_CC'
   /usr/local/share/automake-1.11/am/depend2.am:   to `configure.in' and run 
`aclocal' and `autoconf' again.
   /usr/local/share/automake-1.11/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
   /usr/local/share/automake-1.11/am/depend2.am:   The usual way to define 
`AMDEP' is to add one of the compiler tests
   /usr/local/share/automake-1.11/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, 
AC_PROG_CXX, AC_PROG_OBJC,
   /usr/local/share/automake-1.11/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, 
AM_PROG_UPC
   /usr/local/share/automake-1.11/am/depend2.am:   to `configure.in' and run 
`aclocal' and `autoconf' again.
   make[1]: *** [/home/cyd/src/emacs/trunk2/lib/Makefile.in] Error 1
   make[1]: Leaving directory `/home/cyd/src/emacs/trunk2/lib'
   make: *** [lib] Error 2


Running autoreconf -I m4 solved this for me.

        Jan D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]