emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling CVS emacs on NT


From: Sam Steingold
Subject: compiling CVS emacs on NT
Date: 19 Jul 2001 12:56:06 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.105

I have not been able to compile the CVS emacs for several days on NT
(compiles fine on Solaris).  Both MSVS and mingw complain about
x_display_list in xfaces.c:

gcc -I. -DWIN32_LEAN_AND_MEAN -D_X86_=1 -c -g -mno-cygwin -mcpu=i686 -O2  -Di3
 -D_CRTAPI1=_cdecl   -Demacs=1 -DWINDOWSNT -DDOS_NT -DHAVE_CONFIG_H -I../nt/in
-D_UCHAR_T -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -o oo-spd/i386/xfaces.o xfaces.c
xfaces.c: In function `clear_face_cache':
xfaces.c:986: `x_display_list' undeclared (first use in this function)
xfaces.c:986: (Each undeclared identifier is reported only once
xfaces.c:986: for each function it appears in.)
xfaces.c: In function `load_face_colors':
xfaces.c:1634: warning: assignment makes pointer from integer without a cast
xfaces.c: In function `realize_x_face':
xfaces.c:6490: warning: assignment makes pointer from integer without a cast
make[1]: *** [oo-spd/i386/xfaces.o] Error 1
make[1]: Leaving directory `/cygdrive/d/gnu/emacs/src'
make: *** [all-other-dirs-gmake] Error 2

thanks.

-- 
Sam Steingold (http://www.podval.org/~sds)
Support Israel's right to defend herself! <http://www.i-charity.com/go/israel>
Read what the Arab leaders say to their people on <http://www.memri.org/>
There are two ways to write error-free programs; only the third one works.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]