Symbol's function definition is void: eieio-object-name-string

Jorge Araya Navarro <[email protected]> Fri, 24 Jan 2014 01:30:24 -0600
Newsgroups gmane.emacs.eieio
Message-ID <[email protected]>
--===============2055197144113038443==
Content-Type: multipart/alternative; boundary="=-ZWOZezleqxxLw82Ft4Pm"


--=-ZWOZezleqxxLw82Ft4Pm
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hello!

I'm trying to use the lastes version of CEDET on GNU Emacs 24.3.1, but
when I try to start Emacs, I run into this error:


Debugger entered--Lisp error: (void-function eieio-object-name-string)
  eieio-object-name-string([object ede-project-autoload "android" "ANDROID =
ROOT" ede/android "AndroidManifest.xml" "" unbound nil ede-android-load ede=
-android-project nil t t])
  ede-add-project-autoload([object ede-project-autoload "android" "ANDROID =
ROOT" ede/android "AndroidManifest.xml" "" unbound nil ede-android-load ede=
-android-project nil t t])
  eval-buffer(#<buffer  *load*-529733> nil "/home/jorge/.emacs.d/otros/cede=
t/lisp/cedet/ede/loaddefs.el" nil t)  ; Reading at buffer position 704
  load-with-code-conversion("/home/jorge/.emacs.d/otros/cedet/lisp/cedet/ed=
e/loaddefs.el" "/home/jorge/.emacs.d/otros/cedet/lisp/cedet/ede/loaddefs.el=
" nil t)
  load("ede/loaddefs" nil nomessage)
  byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\=
210\300\306!\210\307\310\311\312#\207" [require cedet eieio eieio-speedbar =
ede/source ede/base ede/auto load "ede/loaddefs" nil nomessage] 4)
  require(ede)
  (let ((CEDETDIR (file-name-directory (or load-file-name (buffer-file-name=
))))) (if (boundp (quote cedet-bootstrap-in-progress)) nil (load-file (expa=
nd-file-name "cedet-remove-builtin.el" CEDETDIR))) (add-to-list (quote load=
-path) CEDETDIR) (add-to-list (quote load-path) (expand-file-name "lisp/ced=
et" CEDETDIR)) (add-to-list (quote load-path) (expand-file-name "lisp/eieio=
" CEDETDIR)) (add-to-list (quote load-path) (expand-file-name "lisp/speedba=
r" CEDETDIR)) (require (quote eieio)) (require (quote ede)) (if (boundp (qu=
ote cedet-bootstrap-in-progress)) nil (message "Loading autoloads from CEDE=
T development.") (load (expand-file-name "lisp/eieio/loaddefs.el" CEDETDIR)=
 nil t t) (load (expand-file-name "lisp/speedbar/loaddefs.el" CEDETDIR) nil=
 t t) (load (expand-file-name "lisp/cedet/loaddefs.el" CEDETDIR) nil t t) (=
load (expand-file-name "lisp/cedet/ede/loaddefs.el" CEDETDIR) nil t t) (loa=
d (expand-file-name "lisp/cedet/cogre/loaddefs.el" CEDETDIR) nil t t) (load=
 (expand-file-name "lisp/cedet/srecode/loaddefs.el" CEDETDIR) nil t t) (loa=
d (expand-file-name "lisp/cedet/semantic/loaddefs.el" CEDETDIR) nil t t) (s=
etq Info-directory-list (cons (expand-file-name "doc/info" CEDETDIR) Info-d=
efault-directory-list))) (require (quote cedet-compat)))
  eval-buffer(#<buffer  *load*-93862> nil "/home/jorge/.emacs.d/otros/cedet=
/cedet-devel-load.el" nil t)  ; Reading at buffer position 2893
  load-with-code-conversion("/home/jorge/.emacs.d/otros/cedet/cedet-devel-l=
oad.el" "/home/jorge/.emacs.d/otros/cedet/cedet-devel-load.el" nil nil)
  load("/home/jorge/.emacs.d/otros/cedet/cedet-devel-load.el" nil nil t)
  load-file("~/.emacs.d/otros/cedet/cedet-devel-load.el")
  eval-buffer(#<buffer  *load*> nil "/home/jorge/.emacs.d/init.el" nil t)  =
; Reading at buffer position 218
  load-with-code-conversion("/home/jorge/.emacs.d/init.el" "/home/jorge/.em=
acs.d/init.el" t t)
  load("/home/jorge/.emacs.d/init" t t)
  #[0 "\205\262 [...]  [init-file-user system-type delayed-warnings-list us=
er-init-file inhibit-default-init inhibit-startup-screen ms-dos "~" "/_emac=
s" windows-nt "/.emacs" directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.=
emacs" "^_emacs\\(\\.elc?\\)?$" (initialization "`_emacs' init file is depr=
ecated, please use `.emacs'") "~/_emacs" t load expand-file-name "init" fil=
e-name-as-directory "/.emacs.d" file-name-extension "elc" file-name-sans-ex=
tension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is =
newer than %s" sit-for 1 "default"] 7 "\n\n(fn)"]()


This happens with both bazar snapshot and the latest snapshot 8634 on
http://www.randomsample.de/cedet-snapshots/.
Maybe this error is happening because eieio-object-name-string is still
named object-name-string until Emacs 24.4? Well, I have no clue, so I
hope for some help here! :) =20
--=20
Pax et bonum.
Jorge Araya Navarro.
Dise=C3=B1ador publicitario, programador Python/C++ y colaborador en Parabo=
la
GNU/Linux-libre.

--=-ZWOZezleqxxLw82Ft4Pm
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; CHARSET=3DUTF-8">
  <META NAME=3D"GENERATOR" CONTENT=3D"GtkHTML/4.6.6">
</HEAD>
<BODY>
Hello!<BR>
<BR>
I'm trying to use the lastes version of CEDET on GNU Emacs 24.3.1, but when=
 I try to start Emacs, I run into this error:<BR>
<BR>
<PRE>
Debugger entered--Lisp error: (void-function eieio-object-name-string)
&nbsp; eieio-object-name-string([object ede-project-autoload &quot;android&=
quot; &quot;ANDROID ROOT&quot; ede/android &quot;AndroidManifest.xml&quot; =
&quot;&quot; unbound nil ede-android-load ede-android-project nil t t])
&nbsp; ede-add-project-autoload([object ede-project-autoload &quot;android&=
quot; &quot;ANDROID ROOT&quot; ede/android &quot;AndroidManifest.xml&quot; =
&quot;&quot; unbound nil ede-android-load ede-android-project nil t t])
&nbsp; eval-buffer(#&lt;buffer&nbsp; *load*-529733&gt; nil &quot;/home/jorg=
e/.emacs.d/otros/cedet/lisp/cedet/ede/loaddefs.el&quot; nil t)&nbsp; ; Read=
ing at buffer position 704
&nbsp; load-with-code-conversion(&quot;/home/jorge/.emacs.d/otros/cedet/lis=
p/cedet/ede/loaddefs.el&quot; &quot;/home/jorge/.emacs.d/otros/cedet/lisp/c=
edet/ede/loaddefs.el&quot; nil t)
&nbsp; load(&quot;ede/loaddefs&quot; nil nomessage)
&nbsp; byte-code(&quot;\300\301!\210\300\302!\210\300\303!\210\300\304!\210=
\300\305!\210\300\306!\210\307\310\311\312#\207&quot; [require cedet eieio =
eieio-speedbar ede/source ede/base ede/auto load &quot;ede/loaddefs&quot; n=
il nomessage] 4)
&nbsp; require(ede)
&nbsp; (let ((CEDETDIR (file-name-directory (or load-file-name (buffer-file=
-name))))) (if (boundp (quote cedet-bootstrap-in-progress)) nil (load-file =
(expand-file-name &quot;cedet-remove-builtin.el&quot; CEDETDIR))) (add-to-l=
ist (quote load-path) CEDETDIR) (add-to-list (quote load-path) (expand-file=
-name &quot;lisp/cedet&quot; CEDETDIR)) (add-to-list (quote load-path) (exp=
and-file-name &quot;lisp/eieio&quot; CEDETDIR)) (add-to-list (quote load-pa=
th) (expand-file-name &quot;lisp/speedbar&quot; CEDETDIR)) (require (quote =
eieio)) (require (quote ede)) (if (boundp (quote cedet-bootstrap-in-progres=
s)) nil (message &quot;Loading autoloads from CEDET development.&quot;) (lo=
ad (expand-file-name &quot;lisp/eieio/loaddefs.el&quot; CEDETDIR) nil t t) =
(load (expand-file-name &quot;lisp/speedbar/loaddefs.el&quot; CEDETDIR) nil=
 t t) (load (expand-file-name &quot;lisp/cedet/loaddefs.el&quot; CEDETDIR) =
nil t t) (load (expand-file-name &quot;lisp/cedet/ede/loaddefs.el&quot; CED=
ETDIR) nil t t) (load (expand-file-name &quot;lisp/cedet/cogre/loaddefs.el&=
quot; CEDETDIR) nil t t) (load (expand-file-name &quot;lisp/cedet/srecode/l=
oaddefs.el&quot; CEDETDIR) nil t t) (load (expand-file-name &quot;lisp/cede=
t/semantic/loaddefs.el&quot; CEDETDIR) nil t t) (setq Info-directory-list (=
cons (expand-file-name &quot;doc/info&quot; CEDETDIR) Info-default-director=
y-list))) (require (quote cedet-compat)))
&nbsp; eval-buffer(#&lt;buffer&nbsp; *load*-93862&gt; nil &quot;/home/jorge=
/.emacs.d/otros/cedet/cedet-devel-load.el&quot; nil t)&nbsp; ; Reading at b=
uffer position 2893
&nbsp; load-with-code-conversion(&quot;/home/jorge/.emacs.d/otros/cedet/ced=
et-devel-load.el&quot; &quot;/home/jorge/.emacs.d/otros/cedet/cedet-devel-l=
oad.el&quot; nil nil)
&nbsp; load(&quot;/home/jorge/.emacs.d/otros/cedet/cedet-devel-load.el&quot=
; nil nil t)
&nbsp; load-file(&quot;~/.emacs.d/otros/cedet/cedet-devel-load.el&quot;)
&nbsp; eval-buffer(#&lt;buffer&nbsp; *load*&gt; nil &quot;/home/jorge/.emac=
s.d/init.el&quot; nil t)&nbsp; ; Reading at buffer position 218
&nbsp; load-with-code-conversion(&quot;/home/jorge/.emacs.d/init.el&quot; &=
quot;/home/jorge/.emacs.d/init.el&quot; t t)
&nbsp; load(&quot;/home/jorge/.emacs.d/init&quot; t t)
&nbsp; #[0 &quot;\205\262 [...]&nbsp; [init-file-user system-type delayed-w=
arnings-list user-init-file inhibit-default-init inhibit-startup-screen ms-=
dos &quot;~&quot; &quot;/_emacs&quot; windows-nt &quot;/.emacs&quot; direct=
ory-files nil &quot;^\\.emacs\\(\\.elc?\\)?$&quot; &quot;~/.emacs&quot; &qu=
ot;^_emacs\\(\\.elc?\\)?$&quot; (initialization &quot;`_emacs' init file is=
 deprecated, please use `.emacs'&quot;) &quot;~/_emacs&quot; t load expand-=
file-name &quot;init&quot; file-name-as-directory &quot;/.emacs.d&quot; fil=
e-name-extension &quot;elc&quot; file-name-sans-extension &quot;.el&quot; f=
ile-exists-p file-newer-than-file-p message &quot;Warning: %s is newer than=
 %s&quot; sit-for 1 &quot;default&quot;] 7 &quot;\n\n(fn)&quot;]()
</PRE>
<BR>
This happens with both bazar snapshot and the latest snapshot 8634 on http:=
//www.randomsample.de/cedet-snapshots/.<BR>
Maybe this error is happening because eieio-object-name-string is still nam=
ed object-name-string until Emacs 24.4? Well, I have no clue, so I hope for=
 some help here! :)&nbsp; <BR>
<TABLE CELLSPACING=3D"0" CELLPADDING=3D"0" WIDTH=3D"100%">
<TR>
<TD>
-- <BR>
<I>Pax et bonum.</I><BR>
Jorge Araya Navarro.<BR>
Dise&#241;ador publicitario, programador Python/C++ y colaborador en Parabo=
la GNU/Linux-libre.
</TD>
</TR>
</TABLE>
</BODY>
</HTML>

--=-ZWOZezleqxxLw82Ft4Pm--



--===============2055197144113038443==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
--===============2055197144113038443==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
cedet-eieio mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-eieio

--===============2055197144113038443==--