unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4235: 23.1.50; org-mode compilation error on MacOS X
@ 2009-08-22 17:44 Teodor Zlatanov
  2009-08-22 18:44 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Teodor Zlatanov @ 2009-08-22 17:44 UTC (permalink / raw)
  To: bug-gnu-emacs


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...







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

* bug#4235: 23.1.50; org-mode compilation error on MacOS X
  2009-08-22 17:44 bug#4235: 23.1.50; org-mode compilation error on MacOS X Teodor Zlatanov
@ 2009-08-22 18:44 ` Andreas Schwab
  2009-08-22 20:00   ` Stephen Berman
       [not found]   ` <mailman.5168.1250972822.2239.bug-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Andreas Schwab @ 2009-08-22 18:44 UTC (permalink / raw)
  To: Teodor Zlatanov; +Cc: 4235, bug-gnu-emacs

Teodor Zlatanov <tzz@lifelogs.com> writes:

> 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

Run "make 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] 4+ messages in thread

* bug#4235: 23.1.50; org-mode compilation error on MacOS X
  2009-08-22 18:44 ` Andreas Schwab
@ 2009-08-22 20:00   ` Stephen Berman
       [not found]   ` <mailman.5168.1250972822.2239.bug-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Berman @ 2009-08-22 20:00 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: 4235, Teodor Zlatanov, bug-gnu-emacs

On Sat, 22 Aug 2009 20:44:15 +0200 Andreas Schwab <schwab@linux-m68k.org> wrote:

> Teodor Zlatanov <tzz@lifelogs.com> writes:
>
>> 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
>
> Run "make bootstrap".
>
> Andreas.

It also works (did it yesterday) just to delete the emacs/lisp/org/*.elc
files before running make.

Steve Berman





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

* Re: bug#4235: 23.1.50; org-mode compilation error on MacOS X
       [not found]   ` <mailman.5168.1250972822.2239.bug-gnu-emacs@gnu.org>
@ 2009-08-24 16:45     ` Ted Zlatanov
  0 siblings, 0 replies; 4+ messages in thread
From: Ted Zlatanov @ 2009-08-24 16:45 UTC (permalink / raw)
  To: bug-gnu-emacs

On Sat, 22 Aug 2009 22:00:55 +0200 Stephen Berman <stephen.berman@gmx.net> wrote: 

SB> On Sat, 22 Aug 2009 20:44:15 +0200 Andreas Schwab <schwab@linux-m68k.org> wrote:
>> Teodor Zlatanov <tzz@lifelogs.com> writes:
>> 
>>> 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
>> 
>> Run "make bootstrap".
>> 
>> Andreas.

SB> It also works (did it yesterday) just to delete the emacs/lisp/org/*.elc
SB> files before running make.

Sorry for the false alarm.  I think this is the second time I've
forgotten to run `make bootstrap'.  I think the problem really is
between the keyboard and the chair ;)

Ted


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

end of thread, other threads:[~2009-08-24 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-22 17:44 bug#4235: 23.1.50; org-mode compilation error on MacOS X Teodor Zlatanov
2009-08-22 18:44 ` Andreas Schwab
2009-08-22 20:00   ` Stephen Berman
     [not found]   ` <mailman.5168.1250972822.2239.bug-gnu-emacs@gnu.org>
2009-08-24 16:45     ` Ted Zlatanov

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).