<div dir="ltr">Hi,<br><br>I would like to compile ECL on Windows 7 running on my MacBookPro using the Visual Studio Command Prompt (2010) but no ecl.exe is built.<br><br>The source code is from the git repository.<br><br>Just before giving up, the following error message is printed:<br>
<br>> Debugger received error of type: UNBOUND-VARIABLE<br>The variable *MODULE-SYMBOLS* is unbound.<br><br>Some more context of the output produced by nmake is appended to this email.<br><br>Any help is much appreciated!<br>
<br>Thanks, Dietrich<br><br><br>... snip ...<br>;;; Copying ../src/../contrib/encodings/ISO-2022-JP-1 to build:encodings;ISO-202<br>2-JP-1#P"c:/Users/dietrich/home/cs/dev/lisp/ecl/src/git/ecl/contrib/encodings/ge<br>
nerate.lisp"<br>> NIL<br>> #<two-way stream 054ab6e0><br>0<br>#S(EXT:EXTERNAL-PROCESS :EXT::PID NIL :EXT::INPUT #<output stream "\"rc\" \"/r\"<br> \"ecl.rc\""> ...)<br>
> ((#P"SYS:**;*.*.*" #P"c:/Users/dietrich/home/cs/dev/lisp/ecl/src/git/ecl/msvc/<br>**/*.*"))<br>> Debugger received error of type: UNBOUND-VARIABLE<br>The variable *MODULE-SYMBOLS* is unbound.<br>
Error flushed.<br>> Debugger received error of type: UNBOUND-VARIABLE<br>The variable *MODULE-FILES* is unbound.<br>Error flushed.<br>>       c\cut "~A" "%CD%/package" "~*" ""  "@ECL_CFLAGS@" "/EHsc /DGC_DLL /DGC_B<br>
UILD /nologo /D_CRT_SECURE_NO_DEPRECATE /DNDEBUG /MD /O2 "  "@LDFLAGS@" "/link /<br>incremental:no /nologo /nodefaultlib:libcmt /nodefaultlib:libcmtd /nodefaultlib:<br>libc /nodefaultlib:libcd /nodefaultlib:msvcrtd.lib"  "@CLIBS@" ""  "@libdir@" "%<br>
CD%/package"  "@includedir@" "%CD%/package/ecl"  < util\ecl-config.bat > ecl-con<br>fig.bat<br>        c\cut "@ECL_CFLAGS@" "/EHsc /DGC_DLL /DGC_BUILD /nologo /D_CRT_SECURE_NO<br>
_DEPRECATE /DNDEBUG /MD /O2 "  "@LDFLAGS@" "/link /incremental:no /nologo /nodef<br>aultlib:libcmt /nodefaultlib:libcmtd /nodefaultlib:libc /nodefaultlib:libcd /nod<br>efaultlib:msvcrtd.lib"  "@CLIBS@" ""  "@libdir@" "%CD%/package"  "@includedir@"<br>
"%CD%/package/ecl"  < util\ecl-cc.bat > ecl-cc.bat</div>