<div class="gmail_quote">On Tue, Jul 17, 2012 at 11:42 AM, Dima Pasechnik <span dir="ltr"><<a href="mailto:dimpase+ecl@gmail.com" target="_blank">dimpase+ecl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On 17 July 2012 03:10, bob <<a href="mailto:bobatnet@gmail.com">bobatnet@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I dont have any experience in nmake. I have got the latest ecl from CVS<br>
> (12.7.1) and am trying to build ecl using both VS 2010 express and VS 2008<br>
> (x64 and x86) (Win7) but am getting this error:<br>
><br>
> c:\lisp\ecl\ecl\msvc>nmake<br>
><br>
> Microsoft (R) Program Maintenance Utility Version 9.00.21022.08<br>
> Copyright (C) Microsoft Corporation.  All rights reserved.<br>
><br>
> C++ compiler flags: /EHsc /DGC_DLL /DGC_BUILD /nologo<br>
> /D_CRT_SECURE_NO_DEPRECATE<br>
>  /Zi /D_DEBUG /MDd /Od<br>
> C++ linker flags: /link /incremental:no /nologo /nodefaultlib:libcmt<br>
> /nodefaultl<br>
> ib:libcmtd /nodefaultlib:libc /nodefaultlib:libcd /debug<br>
> /nodefaultlib:<a href="http://msvcrt.li" target="_blank">msvcrt.li</a><br>
> b<br>
> ECL Modules:  cmp asdf sockets rt defsystem profile bytecmp ecl-curl deflate<br>
> ECL Features: (cons :wants-deflate (cons :wants-ecl-curl (list*<br>
> :builtin-bytecmp<br>
>  :wants-bytecmp (cons :wants-profile (cons :wants-defsystem (cons :wants-rt<br>
> (con<br>
> s :wants-sockets (cons :wants-asdf (cons :wants-cmp (cons :wants-dlopen<br>
> *feature<br>
> s*))))))))))<br>
>         cd gmp<br>
>         "c:\Program Files (x86)\Microsoft Visual Studio<br>
> 9.0\VC\BIN\nmake.exe" "M<br>
> PN_TYPE=p4" "CFLAGS_CONFIG=/Zi /D_DEBUG /MDd /Od "  "BITS=64"<br>
> "YASM=yasm-1.2.0-w<br>
> in32.exe"<br>
><br>
> Microsoft (R) Program Maintenance Utility Version 9.00.21022.08<br>
> Copyright (C) Microsoft Corporation.  All rights reserved.<br>
><br>
> makefile(5) : fatal error U1023: syntax error in expression<br>
<br>
</div></div>isn't it just due to nmake located in a directory with spaces in pathname?<br>
<a href="http://connect.microsoft.com/VisualStudio/feedback/details/101719/nmake-fatal-error-u1023-syntax-error-in-expression" target="_blank">http://connect.microsoft.com/VisualStudio/feedback/details/101719/nmake-fatal-error-u1023-syntax-error-in-expression</a><br>


<br>
It's been more than 10 years since I used nmake, but this sounds oh so<br>
familiar :)<br>
Dmitrii<br></blockquote><div><br></div><div>Tried moving nmake to the msvc directory, still same error. Even made a directory link of the entire nmake folder to a path with no spaces and still the same problem.</div><div>

<br></div><div>bob</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
> Stop.<br>
> NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio<br>
> 9.0\<br>
> VC\BIN\nmake.exe"' : return code '0x2'<br>
> Stop.<br>
><br>
> Also, am trying to build ecl-docs but cant find the xmlto package under<br>
> windows. Do you have any substitute for it or any other instructions to<br>
> build it in windows ?<br>
><br>
> bob<br>
><br>
</div>> ------------------------------------------------------------------------------<br>
> Live Security Virtual Conference<br>
> Exclusive live event will cover all the ways today's security and<br>
> threat landscape has changed and how IT managers can respond. Discussions<br>
> will include endpoint security, mobile security and the latest in malware<br>
> threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>
> _______________________________________________<br>
> Ecls-list mailing list<br>
> <a href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/ecls-list" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
><br>
</blockquote></div><br>