unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CVS HEAD currently broken on OSX
@ 2005-09-15 19:39 Randal L. Schwartz
  2005-09-16 11:12 ` Eli Zaretskii
  0 siblings, 1 reply; 23+ messages in thread
From: Randal L. Schwartz @ 2005-09-15 19:39 UTC (permalink / raw)



Is someone working on this?   Here's the tail of "make clean bootstrap":

gcc -I/sw/include -L/sw/lib -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src   -Demacs -DHAVE_CONFIG_H   -I. -I/Users/merlyn/MIRROR/emacs-CVS/src -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 xmenu.c
xmenu.c: In function 'x_menu_wait_for_event':
xmenu.c:1178: error: 'x_display_list' undeclared (first use in this function)
xmenu.c:1178: error: (Each undeclared identifier is reported only once
xmenu.c:1178: error: for each function it appears in.)
xmenu.c:1178: error: dereferencing pointer to incomplete type
xmenu.c:1180: error: dereferencing pointer to incomplete type
xmenu.c: In function 'pop_down_menu':
xmenu.c:3261: error: 'XMenu' undeclared (first use in this function)
xmenu.c:3261: error: 'menu' undeclared (first use in this function)
xmenu.c:3265: error: 'CurrentTime' undeclared (first use in this function)
xmenu.c: In function 'xmenu_show':
xmenu.c:3299: error: 'XMenu' undeclared (first use in this function)
xmenu.c:3299: error: 'menu' undeclared (first use in this function)
xmenu.c:3364: error: 'XM_FAILURE' undeclared (first use in this function)
xmenu.c:3409: warning: pointer targets in assignment differ in signedness
xmenu.c:3502: error: 'ButtonReleaseMask' undeclared (first use in this function)
xmenu.c:3507: error: 'XM_SUCCESS' undeclared (first use in this function)
xmenu.c:3549: error: 'XM_IA_SELECT' undeclared (first use in this function)
xmenu.c:3552: error: 'XM_NO_SELECT' undeclared (first use in this function)
make[1]: *** [xmenu.o] Error 1
make: *** [bootstrap-build] Error 2


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

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

end of thread, other threads:[~2005-09-17 13:49 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-15 19:39 CVS HEAD currently broken on OSX Randal L. Schwartz
2005-09-16 11:12 ` Eli Zaretskii
2005-09-16 12:21   ` Jason Rumney
2005-09-16 15:40     ` Steven Tamm
2005-09-16 16:06       ` Stefan Monnier
2005-09-16 16:10         ` Randal L. Schwartz
2005-09-16 20:48           ` Eli Zaretskii
2005-09-16 16:21       ` Eli Zaretskii
2005-09-16 16:15     ` Eli Zaretskii
2005-09-16 14:31   ` Randal L. Schwartz
2005-09-16 16:19     ` Eli Zaretskii
2005-09-16 16:28       ` Randal L. Schwartz
2005-09-16 20:47         ` Eli Zaretskii
2005-09-16 21:12           ` Randal L. Schwartz
2005-09-17  9:08             ` Eli Zaretskii
2005-09-16 21:58           ` Randal L. Schwartz
2005-09-17  9:09             ` Eli Zaretskii
2005-09-17 12:34               ` Randal L. Schwartz
2005-09-17 13:49                 ` Eli Zaretskii
2005-09-17  0:43           ` YAMAMOTO Mitsuharu
2005-09-17  9:04             ` Eli Zaretskii
2005-09-17  4:57   ` Richard M. Stallman
2005-09-17  9:03     ` Eli Zaretskii

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