savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] [sr #106785] build_w32 .bat installation help (Wi


From: anonymous
Subject: [Savannah-help-public] [sr #106785] build_w32 .bat installation help (Windows Vista 32-bit)
Date: Sun, 24 May 2009 18:16:13 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)

URL:
  <http://savannah.gnu.org/support/?106785>

                 Summary: build_w32 .bat installation help (Windows Vista
32-bit)
                 Project: Savannah Administration
            Submitted by: None
            Submitted on: Sun 24 May 2009 06:16:11 PM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 4 - Important
                  Status: None
             Assigned to: None
        Originator Email: address@hidden
        Operating System: Microsoft Windows
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When I run the build_w32.bat file in command prompt i get the follow messages
and/or errors:

"/gnumake.pch /Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c function.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinDebug\function.obj  1>>link.dbg

C:\>cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
 /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/
/Fp.\WinDebug
/gnumake.pch /Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c vpath.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinDebug\vpath.obj  1>>link.dbg

C:\>cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
 /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/
/Fp.\WinDebug
/gnumake.pch /Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c implicit.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinDebug\implicit.obj  1>>link.dbg

C:\>cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
 /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/
/Fp.\WinDebug
/gnumake.pch /Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c 
.\w32\compat\dirent.c

'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinDebug\dirent.obj  1>>link.dbg

C:\>cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
 /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/
/Fp.\WinDebug
/gnumake.pch /Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c  .\glob\glob.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinDebug\glob.obj  1>>link.dbg

C:\>cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
 /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/
/Fp.\WinDebug
/gnumake.pch /Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c  .\glob\fnmatch.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinDebug\fnmatch.obj  1>>link.dbg

C:\>cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D
_DEBUG
 /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/
/Fp.\WinDebug
/gnumake.pch /Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c  .\w32\pathstuff.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinDebug\pathstuff.obj  1>>link.dbg

C:\>echo off
"Linking WinDebug/gnumake.exe"
'link.exe' is not recognized as an internal or external command,
operable program or batch file.
"WinDebug build failed"

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /D TIVOLI /FR.\WinRel/
/Fp.\WinR
el/gnumake.pch /Fo.\WinRel/ /c variable.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\variable.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c rule.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\rule.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c remote-stub.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\remote-stub.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c commands.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\commands.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c file.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\file.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c getloadavg.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\getloadavg.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c default.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\default.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c signame.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\signame.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c expand.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\expand.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c dir.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\dir.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c main.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\main.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c getopt1.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\getopt1.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c job.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\job.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c read.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\read.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c version.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\version.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c getopt.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\getopt.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c arscan.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\arscan.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c remake.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\remake.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c hash.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\hash.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c strcache.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\strcache.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c misc.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\misc.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c ar.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\ar.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c function.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\function.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c vpath.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\vpath.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c implicit.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\implicit.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c  .\w32\compat\dirent.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\dirent.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c  .\glob\glob.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\glob.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c  .\glob\fnmatch.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\fnmatch.obj  1>>link.rel

C:\>cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG
/D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/
/Fp.\WinRel/gnumake
.pch /Fo.\WinRel/ /c  .\w32\pathstuff.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\>echo WinRel\pathstuff.obj  1>>link.rel

C:\>echo off
"Linking WinRel/gnumake.exe"
'link.exe' is not recognized as an internal or external command,
operable program or batch file.
"WinRel build failed"

C:\>"

what needs to be done to correct this, so that I can star programing Swish-e?
 Thanks in advance for your help!

-trancendence





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?106785>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]