all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Compilation error: Autoloading failed to define function
@ 2012-07-26  1:29 Hatta
  2012-07-26  6:53 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Hatta @ 2012-07-26  1:29 UTC (permalink / raw)
  To: emacs-devel

Hello,

I got this error while compiling Emacs-24 on Ubuntu

$ uname -a
Linux rocinante 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux (it's a Mint 12 distribution)

I did a simple

$ ./configure

Then

$ make

...
Wrote /home/sav/repos/emacs/lisp/vc/pcvs.elc
Compiling calendar/calendar.el
Source file `/home/sav/repos/emacs/lisp/calendar/calendar.el' newer
than byte-compiled file
Wrote /home/sav/repos/emacs/lisp/calendar/calendar.elc
Compiling calendar/time-date.el
Wrote /home/sav/repos/emacs/lisp/calendar/time-date.elc
Compiling emacs-lisp/cl-extra.el
Source file `/home/sav/repos/emacs/lisp/emacs-lisp/cl-lib.el' newer
than byte-compiled file
Source file `/home/sav/repos/emacs/lisp/emacs-lisp/gv.el' newer than
byte-compiled file

In toplevel form:
emacs-lisp/cl-extra.el:522:1:Error: Autoloading failed to define
function gv--defun-declaration
make[2]: *** [emacs-lisp/cl-extra.elc] Error 1
make[2]: Leaving directory `/home/sav/repos/emacs/lisp'
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/home/sav/repos/emacs/lisp'
make: *** [lisp] Error 2

This error doesn't look like a dependency problem,,, maybe it's broken
for some specific tool being used? Any help is appreciated :) I'm lost
here...

Thanks in advance.

-- 
Hatta



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-26 12:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26  1:29 Compilation error: Autoloading failed to define function Hatta
2012-07-26  6:53 ` Andreas Schwab
2012-07-26 12:01   ` Hatta

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.