[Ecls-list] Fwd: [ ecls-Support Requests-1575688 ] nmake build failure on win xp

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Thu Oct 12 08:07:35 UTC 2006


---------- Forwarded message ----------
From: SourceForge.net <noreply at sourceforge.net>
Date: 12-oct-2006 6:18
Subject: [ ecls-Support Requests-1575688 ] nmake build failure on win xp
To: noreply at sourceforge.net


Support Requests item #1575688, was opened at 2006-10-11 21:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=398054&aid=1575688&group_id=30035

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: nmake build failure on win xp

Initial Comment:
Hello there!

I tried to build the latest ECL .9i from scratch on an
winxp sp2 box using nmake1.5 and visual studio 2005.
Below you can see the error from typing 'nmake' as per
instructions on:

http://ecls.sourceforge.net/install.html

in the Window XP section.

I tried it on both the normal command prompt, and
cygwin bash shell (the normal prompt only gives the
first fatal error, code '0x1', not the second '0x2').

Does anyone know what I need to do in order to get it
to build?  You can email me at jnunn<(at)>sharkbear.com
if you wish.

Thanks!

Joseph

$ nmake

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

cmp asdf sockets clx rt defsystem
(cons :wants-defsystem (cons :wants-rt (cons :wants-clx
(cons :wants-sockets (co
ns :wants-asdf (cons :wants-cmp (cons :wants-dlopen
*features*)))))))
        cd gmp
        nmake "MPN_TYPE = gc" "MFLAGS = -MD"

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

        copy config-vc6.gc config.h
        1 file(s) copied.
        copy gmp.h.vc6 gmp.h
        1 file(s) copied.
        for %d in (mpn\generic mpf mpq mpz printf
scanf) do  if not exist %d mkd
ir %d

c:\Program Files\ECL\ecl-0.9i\msvc\gmp>if not exist
mpn\generic mkdir mpn\generi
c

c:\Program Files\ECL\ecl-0.9i\msvc\gmp>if not exist mpf
mkdir mpf

c:\Program Files\ECL\ecl-0.9i\msvc\gmp>if not exist mpq
mkdir mpq

c:\Program Files\ECL\ecl-0.9i\msvc\gmp>if not exist mpz
mkdir mpz

c:\Program Files\ECL\ecl-0.9i\msvc\gmp>if not exist
printf mkdir printf

c:\Program Files\ECL\ecl-0.9i\msvc\gmp>if not exist
scanf mkdir scanf
        echo > msvc-build
        cl -c /nologo -MD /W3 /GX /I "." /I
..\..\src\gmp /I "..\..\src\gmp\mpn\
generic" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_WIN32"
/D "_MBCS" /Fompn\generic\
add.obj ..\..\src\gmp\mpn\generic\add.c
'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077:
'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077:
'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=398054&aid=1575688&group_id=30035


-- 
Max-Planck-Institut für Quantenoptik
Hans-Kopfermann-Str. 1, Garching, D-85748, Germany
Phone: +49 89 32905 345   Fax: +49 89 32905 336
http://www.mpq.mpg.de/Theorygroup/CIRAC/




More information about the ecl-devel mailing list