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

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

bug#13849: 24.3.50; at revno: 111907 a problem wth emacs-lisp/eieio-base


From: Stefan Monnier
Subject: bug#13849: 24.3.50; at revno: 111907 a problem wth emacs-lisp/eieio-base.el exists
Date: Fri, 01 Mar 2013 14:50:53 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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





reply via email to

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