unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* trouble compiling head on Mac OS X
@ 2012-08-25 12:11 Le Wang
  2012-08-25 15:33 ` Alp Aker
  2012-08-25 17:41 ` Jan D.
  0 siblings, 2 replies; 4+ messages in thread
From: Le Wang @ 2012-08-25 12:11 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 773 bytes --]

Error encountered running make:

Loading loadup.el (source)...
Using load-path (/Users/lewang/src/emacs/emacs/lisp
/Users/lewang/src/emacs/emacs/lisp/emacs-lisp
/Users/lewang/src/emacs/emacs/lisp/language
/Users/lewang/src/emacs/emacs/lisp/international
/Users/lewang/src/emacs/emacs/lisp/textmodes)
Loading emacs-lisp/byte-run (compiled; note, source file is newer)...
Symbol's value as variable is void: macro-declaration-function
make[1]: *** [bootstrap-emacs] Error 1
make: *** [src] Error 2

I'm using Mountain Lion with the latest tree checked out from the git
mirror, and all GNU prereqs installed from homebrew.  Steps followed:

    rm **/.gitignore && git clean -fd . && git co . && ./autogen.sh &&
./configure --build=i686-apple-darwin --with-ns && make

-- 
Le

[-- Attachment #2: Type: text/html, Size: 876 bytes --]

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

* Re: trouble compiling head on Mac OS X
  2012-08-25 12:11 trouble compiling head on Mac OS X Le Wang
@ 2012-08-25 15:33 ` Alp Aker
  2012-08-25 17:41 ` Jan D.
  1 sibling, 0 replies; 4+ messages in thread
From: Alp Aker @ 2012-08-25 15:33 UTC (permalink / raw)
  To: Le Wang; +Cc: emacs-devel

> Loading emacs-lisp/byte-run (compiled; note, source file is newer)...

This might indicate a need to use "make boostrap" instead of "make".



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

* Re: trouble compiling head on Mac OS X
  2012-08-25 12:11 trouble compiling head on Mac OS X Le Wang
  2012-08-25 15:33 ` Alp Aker
@ 2012-08-25 17:41 ` Jan D.
  2012-08-28  0:32   ` Le Wang
  1 sibling, 1 reply; 4+ messages in thread
From: Jan D. @ 2012-08-25 17:41 UTC (permalink / raw)
  To: Le Wang; +Cc: emacs-devel

Le Wang skrev 2012-08-25 14:11:
> Error encountered running make:
>
> Loading loadup.el (source)...
> Using load-path (/Users/lewang/src/emacs/emacs/lisp
> /Users/lewang/src/emacs/emacs/lisp/emacs-lisp
> /Users/lewang/src/emacs/emacs/lisp/language
> /Users/lewang/src/emacs/emacs/lisp/international
> /Users/lewang/src/emacs/emacs/lisp/textmodes)
> Loading emacs-lisp/byte-run (compiled; note, source file is newer)...
> Symbol's value as variable is void: macro-declaration-function
> make[1]: *** [bootstrap-emacs] Error 1
> make: *** [src] Error 2
>

Try make bootstrap.

	Jan D.





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

* Re: trouble compiling head on Mac OS X
  2012-08-25 17:41 ` Jan D.
@ 2012-08-28  0:32   ` Le Wang
  0 siblings, 0 replies; 4+ messages in thread
From: Le Wang @ 2012-08-28  0:32 UTC (permalink / raw)
  To: Jan D.; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 124 bytes --]

On Sun, Aug 26, 2012 at 1:41 AM, Jan D. <jan.h.d@swipnet.se> wrote:

> Try make bootstrap.
>

That was it.  Thanks.

-- 
Le

[-- Attachment #2: Type: text/html, Size: 446 bytes --]

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

end of thread, other threads:[~2012-08-28  0:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-25 12:11 trouble compiling head on Mac OS X Le Wang
2012-08-25 15:33 ` Alp Aker
2012-08-25 17:41 ` Jan D.
2012-08-28  0:32   ` Le Wang

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