[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling cvs emacs
From: |
Karol Szkudlarek |
Subject: |
compiling cvs emacs |
Date: |
Mon, 03 Jan 2005 13:18:20 +0100 |
User-agent: |
Mozilla Thunderbird 1.0 (X11/20041222) |
Hi!
I have the problem with compiling emacs from the cvs trunk.
After:
cvs -q up;./configure --prefix=$HOME/usr/emacs --with-gtk;make bootstrap
I got the following error:
Generating autoloads for textmodes/org.el...done
Saving file /home/karol/var/cvs/emacs/lisp/loaddefs.el...
Autoloading failed to define function coding-system-equal
make[2]: *** [autoloads] Error 255
make[2]: Leaving directory `/home/karol/var/cvs/emacs/lisp'
make[1]: *** [bootstrap-prepare] Error 2
make[1]: Leaving directory `/home/karol/var/cvs/emacs/lisp'
make: *** [bootstrap-build] Error 2
Any help appreciated,
greets to all Emacsians...
Karol
ps.
my platform is:
Linux karol 2.6.5-7.108-default #1 Wed Aug 25 13:34:40 UTC 2004 x86_64
GNU/Linux