[Ecls-list] build error for ecl 12.7.1 under MSVC 2008, 2010

bob bobatnet at gmail.com
Wed Jul 18 05:58:35 UTC 2012


On Tue, Jul 17, 2012 at 11:42 AM, Dima Pasechnik <dimpase+ecl at gmail.com>wrote:

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

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.

bob

>
> > Stop.
> > NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual
> Studio
> > 9.0\
> > VC\BIN\nmake.exe"' : return code '0x2'
> > Stop.
> >
> > Also, am trying to build ecl-docs but cant find the xmlto package under
> > windows. Do you have any substitute for it or any other instructions to
> > build it in windows ?
> >
> > bob
> >
> >
> ------------------------------------------------------------------------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond. Discussions
> > will include endpoint security, mobile security and the latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Ecls-list mailing list
> > Ecls-list at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ecls-list
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120718/a70770fe/attachment.html>


More information about the ecl-devel mailing list