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! _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel