From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: [n]make bootstrap failure: CVS Emacs on W2K
Date: Mon, 29 May 2006 07:38:30 +0200 [thread overview]
Message-ID: <447A88D6.4060408@student.lu.se> (raw)
In-Reply-To: <e3f230850605282151r3402c3fdm496668a297c209d@mail.gmail.com>
dhruva wrote:
> 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
Got the same with gcc + make.
next prev parent reply other threads:[~2006-05-29 5:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-29 4:51 [n]make bootstrap failure: CVS Emacs on W2K dhruva
2006-05-29 5:38 ` Lennart Borgman [this message]
2006-05-29 22:08 ` Eli Zaretskii
2006-05-30 6:00 ` Lennart Borgman
2006-05-29 14:42 ` mslk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=447A88D6.4060408@student.lu.se \
--to=lennart.borgman.073@student.lu.se \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.