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

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

bug#4235: 23.1.50; org-mode compilation error on MacOS X


From: Teodor Zlatanov
Subject: bug#4235: 23.1.50; org-mode compilation error on MacOS X
Date: Sat, 22 Aug 2009 12:44:58 -0500

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 emacs-pretest-bug@gnu.org mailing list.

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

This has been seen before,
e.g. http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14408.html

I just did, with a fresh CVS checkout on 2009-08-22:

make distclean
./configure --with-ns
make

... the usual output ...

Compiling /Users/tzz/source/emacs/lisp/org/org-exp.elSource file 
`/Users/tzz/source/emacs/lisp/org/org.el' newer than byte-compiled file
Source file `/Users/tzz/source/emacs/lisp/org/org-macs.el' newer than 
byte-compiled fileSource file `/Users/tzz/source/emacs/lisp/org/org-faces.el' 
newer than byte-compiled fileSource file 
`/Users/tzz/source/emacs/lisp/org/org-list.el' newer than byte-compiled file
Source file `/Users/tzz/source/emacs/lisp/org/org-footnote.el' newer than 
byte-compiled file
In toplevel form:
org/org-exp.el:31:1:Error: Symbol's value as variable is void: 
org-protecting-blocks
make[1]: *** [/Users/tzz/source/emacs/lisp/org/org-exp.elc] Error 1
make: *** [lisp] Error 2

I was able to proceed by commenting out the whole file.

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
/Users/tzz/Desktop/Emacs gnus.app/Contents/Resources/etc/DEBUG for instructions.


In GNU Emacs 23.1.50.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46)
 of 2009-07-27 on mungo.local
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns' 'CC=gcc''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  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: nil
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  eldoc-mode: t
  recentf-mode: t
  auto-image-file-mode: t
  cua-mode: t
  display-time-mode: t
  show-paren-mode: t
  which-function-mode: t
  url-handler-mode: t
  auto-insert-mode: t
  shell-dirtrack-mode: t
  icomplete-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Saving file /Users/tzz/source/emacs/lisp/org/org-exp.el...
Wrote /Users/tzz/source/emacs/lisp/org/org-exp.el
Mark set
Saving file /Users/tzz/source/emacs/lisp/org/org-exp.el...
Wrote /Users/tzz/source/emacs/lisp/org/org-exp.el
Making completion list...







reply via email to

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