all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Build failed with vs2003.net
@ 2005-03-31 10:23 williamx
  0 siblings, 0 replies; only message in thread
From: williamx @ 2005-03-31 10:23 UTC (permalink / raw)


I updated the source code from cvs today and built it by nmake.
It have done the work well but failed this time.
Following is the error informations.
(It could be built correctly in cygwin)
///////////////////////////////////////////////
         mkdir obj-spd
         mkdir "obj-spd/i386"
         cl -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -nologo  
-D_X86_=1 -c
-Zel -W2 -H63 -Oxsb2 -Oy- -G6dF -Zp8  -Di386  -D_CRTAPI1=_cdecl  -I./inc  
-DWINDO
WSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1  -DNO_ARCHIVES=1  
-DHAVE_CONFIG_H=1 -I
../nt/inc  -I../src -Foobj-spd/i386\ make-docfile.c ntlib.c
make-docfile.c
make-docfile.c(251) : error C2054: expected '(' to follow 'INLINE'
make-docfile.c(252) : error C2085: 'put_char' : not in formal parameter  
list
make-docfile.c(252) : error C2143: syntax error : missing ';' before 'type'
make-docfile.c(252) : error C2085: 'ch' : not in formal parameter list
make-docfile.c(253) : error C2085: 'state' : not in formal parameter list
ntlib.c
Generating Code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"F:\Microsoft Visual Studio .NET  
2003\VC7\BIN\nmake.
exe"' : return code '0x2'
Stop.
////////////////////////////////////////////////
After I undefined the INLINE, it failed on _pclose/_popen.

-- 
Best Regards,
William Xue

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-31 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-31 10:23 Build failed with vs2003.net williamx

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.