GNU bug report logs -
#13849
24.3.50; at revno: 111907 a problem wth emacs-lisp/eieio-base.el exists
Previous Next
Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Date: Fri, 1 Mar 2013 19:22:01 UTC
Severity: normal
Tags: notabug
Found in version 24.3.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tags 13849 notabug
thanks
> cd lisp && make all \
> CC='gcc -std=gnu99' CFLAGS='-g -ggdb3 -H -pipe -fPIC -fno-common -
> Os -mcpu=7450 -mtune=7450 -maltivec -faltivec -mabi=altivec'
> CPPFLAGS='-I/sw/include' \
> LDFLAGS='-L/sw/lib -v -Wl,-v -Wl,-bind_at_load -Wl,-t -L/usr/X11R6/lib'
> MAKE='make'
> Compiling emacs-lisp/eieio-base.el
> Source file `.../emacs-24.3.50/lisp/emacs-lisp/eieio.el' newer than
> byte-compiled file
> In toplevel form:
> emacs-lisp/eieio-base.el:64:1:Error: (eieio--object-class nobj) is
> not a valid place expression
> make[2]: *** [emacs-lisp/eieio-base.elc] Error 1
> make[1]: *** [compile-main] Error 2
> make: *** [lisp] Error 2
I'm 99.9% sure that this is not a bug. Try one of:
- make boostrap
- make -k; make -k; make
For me, the second option was sufficient.
Stefan
This bug report was last modified 12 years and 139 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.