emacs-devel
[Top][All Lists]
Advanced

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

make bootstrap on trunk fails


From: Noorul Islam
Subject: make bootstrap on trunk fails
Date: Fri, 25 Feb 2011 12:45:42 +0530

make bootstrap fails with the following error message.

gcc -c  -Demacs -DHAVE_CONFIG_H  -I.
-I/home/noorul/projects/emacs/trunk/src -I../lib
-I/home/noorul/projects/emacs/trunk/src/../lib   -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2       -I/usr/include/libxml2
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include        -MMD -MF
deps/emacs.d   -Wold-style-definition -Wdeclaration-after-statement
-g -O2 emacs.c
emacs.c:91: error: ‘VERSION’ undeclared here (not in a function)
make[2]: *** [emacs.o] Error 1
make[2]: Leaving directory `/home/noorul/projects/emacs/trunk/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/noorul/projects/emacs/trunk'
make: *** [bootstrap] Error 2

Thanks and Regards
Noorul



reply via email to

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