bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#1211: Compilation fails on latest cvs


From: Marco Pessotto
Subject: bug#1211: Compilation fails on latest cvs
Date: Mon, 20 Oct 2008 18:36:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Marco Pessotto <melmothx@gmail.com>
>> Cc: 1211@emacsbugs.donarmstrong.com,  bug-gnu-emacs@gnu.org
>> Date: Mon, 20 Oct 2008 17:11:31 +0200
>> 
>> Eli Zaretskii <eliz@gnu.org> writes:
>> 
>> >> From: Marco Pessotto <melmothx@gmail.com>
>> >> Date: Mon, 20 Oct 2008 16:08:27 +0200
>> >> Cc: 
>> >> 
>> >> Using load-path (/tmp/emacs-20081020cvs/lisp 
>> >> /tmp/emacs-20081020cvs/lisp/emacs-lisp 
>> >> /tmp/emacs-20081020cvs/lisp/language 
>> >> /tmp/emacs-20081020cvs/lisp/international 
>> >> /tmp/emacs-20081020cvs/lisp/textmodes)
>> >> Loading emacs-lisp/byte-run (source)...
>> >> Loading emacs-lisp/backquote (source)...
>> >> Loading subr (source)...
>> >> Symbol's function definition is void: declare-function
>> >> make[2]: *** [bootstrap-emacs] Error 255
>> >
>> > When did you synch your sandbox with the repository?  If that was
>> > before 9:35 UTC this morning, please resync and try again.
>> 
>> I checkout the cvs some minutes before the post. I did make
>> maintainer-clean before the make bootstrap. 
>> 
>> I tried again with the same results.
>
> Sorry, my bad.  I think I fixed this now, please try again.


Sorry, still fails, but with a different error
Same configure as the original post. 

make[3]: Entering directory `/tmp/emacs-20081020cvs/lisp'
wd=/tmp/emacs-20081020cvs/lisp; subdirs=`(cd $wd; find . -type d -print)`; for 
file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | 
*/.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
        for file in $wins; do \
           /tmp/emacs-20081020cvs/lisp/../update-subdirs $file; \
        done;
make[3]: Leaving directory `/tmp/emacs-20081020cvs/lisp'
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/tmp/emacs-20081020cvs/lisp 
/tmp/emacs-20081020cvs/lisp/emacs-lisp /tmp/emacs-20081020cvs/lisp/language 
/tmp/emacs-20081020cvs/lisp/international /tmp/emacs-20081020cvs/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Symbol's function definition is void: unless
make[2]: *** [bootstrap-emacs] Error 255
make[2]: Leaving directory `/tmp/emacs-20081020cvs/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/tmp/emacs-20081020cvs'
make: *** [bootstrap] Error 2




Regards






reply via email to

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