From: williamx <william.xue@gmail.com>
Subject: Build failed with vs2003.net
Date: Thu, 31 Mar 2005 18:23:20 +0800 [thread overview]
Message-ID: <op.sohy46gw09krq1@williamxue> (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
reply other threads:[~2005-03-31 10:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=op.sohy46gw09krq1@williamxue \
--to=william.xue@gmail.com \
/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.