[M3devel] my status on win32
Randy Coleburn
rcoleburn at scires.com
Wed Jan 16 04:52:59 CET 2008
Jay et al:
I've listed below the steps I've undertaken to try and build the current sources on Windows XP.
I've also attached a text file showing the output I got when trying to build everything using Jay's upgrade.cmd script.
Unfortunately, I'm getting a build error (see below).
Please advise on how to resolve.
STEPS I TOOK:
=========
1. Download Microsoft Visual Studio 2008 Express Edition All-in-One .ISO file and burn to DVD.
http://www.microsoft.com/express/download/
2. Install Microsoft Visual C++ 2008 Express Edition from DVD.
3. Use "Microsoft Update" service to check for updates / service packs.
4. Download cygwin setup program from
http://cygwin.com/
5. Ran cygwin setup.exe program to install cygwin for all users.
Under "Devel" category, make certain to select "cvs" for installation.
6. Launch cygwin from desktop icon.
7. In cygwin command shell window, execute following two commands, making sure to give email as password when prompted for login:
cvs -d :pserver:anonymous at modula3.elegosoft.com:/usr/cvs login
cvs -d :pserver:anonymous at modula3.elegosoft.com:/usr/cvs checkout cm3
8. Moved resulting C:\cygwin\home\rcoleburn\cm3 to C:\CM3_CVS_SourceTree
Note that you should replace "rcoleburn" above with your Windows login username.
9. Download cm3-min-WIN32-NT386-d5.5.0.zip and cm3-min-WIN32-NT386-d5.5.0-symbols.zip from
http://modula3.elegosoft.com/cm3/download.html
10. Unzipped cm3-min-WIN32-NT386-d5.5.0.zip and stored resulting cm3 folder at C:\cm3
11. Unzipped cm3-min-WIN32-NT386-d5.5.0-symbols.zip and stored resulting symbols folder at C:\cm3\symbols
12. Launch Windows Command Prompt shell. The following steps represent commands executed within this shell.
13. path %path%;c:\cm3\bin
14. "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
15. cd C:\CM3_CVS_SourceTree\scripts\win
16. upgrade.cmd
ERROR I'M GETTING:
=============
=== package C:\CM3_CVS_SourceTree\m3-sys\cm3 ===
+++ "cm3 -build -DROOT=C:\\CM3_CVS_SourceTree -DCM3_VERSION_TEXT=d5.5.1 -DCM3_V
ERSION_NUMBER=050501 -DCM3_LAST_CHANGED=2007-12-30 && cm3 -ship -DROOT=C:\\CM3_C
VS_SourceTree -DCM3_VERSION_TEXT=d5.5.1 -DCM3_VERSION_NUMBER=050501 -DCM3_LAST_C
HANGED=2007-12-30" +++
--- building in NT386 ---
ignoring ..\src\m3overrides
"C:\CM3_CVS_SourceTree\m3-sys\cm3\src\version.quake", line 136: quake runtime er
ror: unable to open "C:\CM3_CVS_SourceTree\m3-sys\cm3\src\../NT386.datenow" for
reading
--procedure-- -line- -file---
include -- <builtin>
version_impl 136 C:\CM3_CVS_SourceTree\m3-sys\cm3\src\version.quake
include_dir 20 C:\CM3_CVS_SourceTree\m3-sys\cm3\src\m3makefile
8 C:\CM3_CVS_SourceTree\m3-sys\cm3\NT386\m3make.args
Fatal Error: package build failed
ERROR: "cm3 -build -DROOT=C:\\CM3_CVS_SourceTree -DCM3_VERSION_TEXT=d5.5.1 -DCM
3_VERSION_NUMBER=050501 -DCM3_LAST_CHANGED=2007-12-30 && cm3 -ship -DROOT=C:\\CM
3_CVS_SourceTree -DCM3_VERSION_TEXT=d5.5.1 -DCM3_VERSION_NUMBER=050501 -DCM3_LAS
T_CHANGED=2007-12-30"
ERROR: cd C:\CM3_CVS_SourceTree\m3-sys\cm3
ERROR: set INSTALLROOT=c:\cm3
Regards,
Randy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20080115/7c3e74dc/attachment-0002.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cm3setup.txt
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20080115/7c3e74dc/attachment-0002.txt>
More information about the M3devel
mailing list