emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; Circular dependency in lisp/Makefile?


From: Jan Djärv
Subject: 23.0.60; Circular dependency in lisp/Makefile?
Date: Wed, 09 Apr 2008 08:42:05 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080213)


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Hello.

When doing
% make autoloads
in lisp, I get:

make: Circular /opt/src/emacs/lisp/calendar/cal-loaddefs.el <- /opt/src/emacs/lisp/calendar/cal-loaddefs.el dependency dropped. make: Circular /opt/src/emacs/lisp/calendar/diary-loaddefs.el <- /opt/src/emacs/lisp/calendar/cal-loaddefs.el dependency dropped. make: Circular /opt/src/emacs/lisp/calendar/diary-loaddefs.el <- /opt/src/emacs/lisp/calendar/diary-loaddefs.el dependency dropped. make: Circular /opt/src/emacs/lisp/calendar/hol-loaddefs.el <- /opt/src/emacs/lisp/calendar/cal-loaddefs.el dependency dropped. make: Circular /opt/src/emacs/lisp/calendar/hol-loaddefs.el <- /opt/src/emacs/lisp/calendar/diary-loaddefs.el dependency dropped. make: Circular /opt/src/emacs/lisp/calendar/hol-loaddefs.el <- /opt/src/emacs/lisp/calendar/hol-loaddefs.el dependency dropped. make: Circular /opt/src/emacs/lisp/mh-e/mh-loaddefs.el <- /opt/src/emacs/lisp/mh-e/mh-loaddefs.el dependency dropped.

This is just warnings and doesn't seem to have any ill effects.

     Jan D.


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/opt/emacs/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
 of 2008-04-09 on dentan.operax.com
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure '--prefix=/opt/emacs' '--verbose' '--enable-asserts' '--with-x-toolkit=gtk' 'CFLAGS=-g''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: sv_SE.UTF-8
  value of $XMODIFIERS: @im=none
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: C/lah

Minor modes in effect:
  desktop-save-mode: t
  delete-selection-mode: t
  icomplete-mode: t
  display-time-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> M-x r e p o t <backspace> r t <tab> <r
eturn>

Recent messages:
Loading /home/jan/lib/elisp/BAK-file.el (source)...done
Loading /home/jan/lib/elisp/ccsetup.el (source)...done
Loading icomplete...done
Loading desktop...done
No desktop file.
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading vc-cvs...done




reply via email to

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