all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [n]make bootstrap failure: CVS Emacs on W2K
@ 2006-05-29  4:51 dhruva
  2006-05-29  5:38 ` Lennart Borgman
  2006-05-29 14:42 ` mslk
  0 siblings, 2 replies; 5+ messages in thread
From: dhruva @ 2006-05-29  4:51 UTC (permalink / raw)


Hello,
 The latest CVS build on W2K using MSVC/MinGW breaks with the following error:

gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c
-mtune=pentium4 -O2  -Di386 -D_CRTAPI1=_cdecl  -O2 -Demacs=1
-DWINDOWSNT -DDOS_NT -DHAVE_CONFIG_H -I../nt/inc -D_UCHAR_T
-DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o
oo-spd/i386/w32term.o w32term.c
w32term.c: In function `x_draw_hollow_cursor':
w32term.c:4963: warning: passing arg 4 of `get_phys_cursor_geometry'
from incompatible pointer type
w32term.c:4963: warning: passing arg 5 of `get_phys_cursor_geometry'
from incompatible pointer type
w32term.c: In function `x_draw_stretch_glyph_string':
w32term.c:5570: warning: static declaration of
'x_set_mouse_pixel_position' follows non-static declaration
w32term.c:5547: warning: previous declaration of
'x_set_mouse_pixel_position' was here
w32term.c:5783: error: `f' undeclared (first use in this function)
w32term.c:5783: error: (Each undeclared identifier is reported only once
w32term.c:5783: error: for each function it appears in.)
w32term.c:5784: error: syntax error before "struct"
w32term.c:5892: error: syntax error before "struct"
w32term.c:6301: error: initializer element is not constant
w32term.c:6301: error: (near initialization for
`w32_redisplay_interface.scroll_run_hook')
w32term.c:6306: error: initializer element is not constant
w32term.c:6306: error: (near initialization for
`w32_redisplay_interface.flush_display')
w32term.c:6317: error: initializer element is not constant
w32term.c:6317: error: (near initialization for
`w32_redisplay_interface.draw_glyph_string')
w32term.c:6318: error: initializer element is not constant
w32term.c:6318: error: (near initialization for
`w32_redisplay_interface.define_frame_cursor')
w32term.c:6319: error: initializer element is not constant
w32term.c:6319: error: (near initialization for
`w32_redisplay_interface.clear_frame_area')
w32term.c:6320: error: initializer element is not constant
w32term.c:6320: error: (near initialization for
`w32_redisplay_interface.draw_window_cursor')
w32term.c:6323: error: initializer element is not constant
w32term.c:6323: error: (near initialization for
`w32_redisplay_interface.shift_glyphs_for_insert')
w32term.c:6545: error: syntax error at end of input
make[2]: *** [oo-spd/i386/w32term.o] Error 1
make[2]: Leaving directory `/c/tmp/build/emacs/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `/c/tmp/build/emacs/src'
make: *** [bootstrap-gmake] Error 2


with best regards,
dhruva

-- 
dhruva (dk)
Contents reflect my personal views only!

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

end of thread, other threads:[~2006-05-30  6:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-29  4:51 [n]make bootstrap failure: CVS Emacs on W2K dhruva
2006-05-29  5:38 ` Lennart Borgman
2006-05-29 22:08   ` Eli Zaretskii
2006-05-30  6:00     ` Lennart Borgman
2006-05-29 14:42 ` mslk

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.