all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* trunk fails to build on OS X 10.6 (Snow Leopard)
@ 2009-11-09  8:26 aaditya sood
  0 siblings, 0 replies; only message in thread
From: aaditya sood @ 2009-11-09  8:26 UTC (permalink / raw
  To: emacs-devel

Hi,

I did a fresh pull from git://git.sv.gnu.org/emacs.git and tried to build.
I have a pristine SL install, with no third party libraries.

This is the error I get:

gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/aaditya/src/build/emacs/src
-Dtemacs    -march=core2 menu.c
menu.c: In function ‘Fx_popup_menu’:
menu.c:1076: error: ‘EmacsMenu’ undeclared (first use in this function)
menu.c:1076: error: (Each undeclared identifier is reported only once
menu.c:1076: error: for each function it appears in.)
menu.c:1076: error: ‘pmenu’ undeclared (first use in this function)
menu.c:1082: error: ‘ns_popup_menu’ undeclared (first use in this function)
menu.c:1194: error: ‘p’ undeclared (first use in this function)
make: *** [menu.o] Error 1

EmacsMenu seems to be declared in nsterm.h but only with in the __OBJC__ ifdef
guards.

Hope this helps.

regards
--
/A





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-09  8:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09  8:26 trunk fails to build on OS X 10.6 (Snow Leopard) aaditya sood

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.