emacs-devel
[Top][All Lists]
Advanced

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

CVS compile error: Symbol's function definition is void: declare-functio


From: Bastien
Subject: CVS compile error: Symbol's function definition is void: declare-function
Date: Wed, 05 Dec 2007 01:16:38 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Hi,

trying to compile latest Emacs CVS, it bites like this:

,----
| Symbol's function definition is void: declare-function
| make[3]: *** [autoloads] Erreur 255
| make[3]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
| make[2]: *** [bootstrap-prepare] Erreur 2
| make[2]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
| make[1]: *** [bootstrap-build] Erreur 2
| make[1]: quittant le répertoire « /home/guerry/install/cvs/emacs »
| make: *** [bootstrap] Erreur 2
`----

Hints?

Here is my config:

,----
| uname -m = i686
| uname -r = 2.6.22-14-generic
| uname -s = Linux
| uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 2007
| 
| configure:2146: checking build system type
| configure:2164: result: i686-pc-linux-gnu
| configure:2186: checking host system type
| configure:2201: result: i686-pc-linux-gnu
| configure:3343: checking for gcc
| configure:3359: found /usr/bin/gcc
| configure:3370: result: gcc
| configure:3608: checking for C compiler version
| configure:3615: gcc --version >&5
| gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
| Copyright (C) 2006 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| Configured with: ../src/configure -v
| --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
| --enable-shared --with-system-zlib --libexecdir=/usr/lib
| --without-included-gettext --enable-threads=posix --enable-nls
| --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1
| --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug
| --enable-mpfr --enable-checking=release i486-linux-gnu
`----

-- 
Bastien




reply via email to

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