unofficial mirror of emacs-devel@gnu.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

* Re: Compilation error: Autoloading failed to define function
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2012-07-26  6:53 UTC (permalink / raw)
  To: Hatta; +Cc: emacs-devel

Hatta <tmdhat@gmail.com> writes:

> Source file `/home/sav/repos/emacs/lisp/emacs-lisp/gv.el' newer than
> byte-compiled file

Try a bootstrap.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



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

* Re: Compilation error: Autoloading failed to define function
  2012-07-26  6:53 ` Andreas Schwab
@ 2012-07-26 12:01   ` Hatta
  0 siblings, 0 replies; 3+ messages in thread
From: Hatta @ 2012-07-26 12:01 UTC (permalink / raw)
  To: emacs-devel

It worked, indeed, thanks a lot.



On Thu, Jul 26, 2012 at 3:53 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> Hatta <tmdhat@gmail.com> writes:
>
>> Source file `/home/sav/repos/emacs/lisp/emacs-lisp/gv.el' newer than
>> byte-compiled file
>
> Try a bootstrap.
>
> Andreas.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."



-- 
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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).