emacs-devel
[Top][All Lists]
Advanced

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

trouble compiling head on Mac OS X


From: Le Wang
Subject: trouble compiling head on Mac OS X
Date: Sat, 25 Aug 2012 20:11:45 +0800

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

reply via email to

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