Skip to content

Build failure with VC++ 2008 #4

Description

@abeq

Hi,
I have tried to build with environment as followed:

  • Windows7 32bit
  • Visual C++ 2008
  • cygwin (setup-x86.exe) and ActivePerl-5.26.0.2600-MSWin32-x86-64int-403866.exe

But error has occurred:

with serna-free-master

...SNIP...
        set INST_SRCDIR=C:\Users\user1250\serna-free-master\3rd\python\2.6.2\Pyt
hon-2.6.2
        set THIRD_DIR=C:\Users\user1250\serna-free-master\3rd
        set INST_RELDIR=python\2.6.2\Python-2.6.2
        set CONFIG=dynamic static dll staticlib win32 release vc2008 warn_off mt

        set PLATFORM=win32
        set WIN32_VERSION=262
        (@if exist C:\Users\user1250\serna-free-master\3rd\python\2.6.2\install.
bat  (C:\Users\user1250\serna-free-master\3rd\python\2.6.2\install.bat C:\Users\
user1250\serna-free-master\3rd\python\2.6.2\Python-2.6.2 C:\Users\user1250\serna
-free-master\3rd python\2.6.2\Python-2.6.2 2.6.2 dynamic static dll staticlib wi
n32 release vc2008 warn_off mt)  else (C:\Users\user1250\serna-free-master\3rd\p
ython\install.bat C:\Users\user1250\serna-free-master\3rd\python\2.6.2\Python-2.
6.2 C:\Users\user1250\serna-free-master\3rd python\2.6.2\Python-2.6.2 2.6.2 dyna
mic static dll staticlib win32 release vc2008 warn_off mt)) >
The syntax of the command is incorrect.
NMAKE : fatal error U1077: '(@if' :
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' :
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' :
Stop.

with serna-free-serna-free-4.4.0

...SNIP...
Building in C:\Users\user1250\serna-free-serna-free-4.4.0\3rd\python
        set INST_SRCDIR=C:\Users\user1250\serna-free-serna-free-4.4.0\3rd\python
\2.6.2\Python-2.6.2
        set THIRD_DIR=C:\Users\user1250\serna-free-serna-free-4.4.0\3rd
        set INST_RELDIR=python\2.6.2\Python-2.6.2
        set CONFIG=dynamic warn_off win32 mt static staticlib vc2008 dll release

        set PLATFORM=win32
        set WIN32_VERSION=262
        (@if exist C:\Users\user1250\serna-free-serna-free-4.4.0\3rd\python\2.6.
2\install.bat  (C:\Users\user1250\serna-free-serna-free-4.4.0\3rd\python\2.6.2\i
nstall.bat C:\Users\user1250\serna-free-serna-free-4.4.0\3rd\python\2.6.2\Python
-2.6.2 C:\Users\user1250\serna-free-serna-free-4.4.0\3rd python\2.6.2\Python-2.6
.2 2.6.2 dynamic warn_off win32 mt static staticlib vc2008 dll release)  else (C
:\Users\user1250\serna-free-serna-free-4.4.0\3rd\python\install.bat C:\Users\use
r1250\serna-free-serna-free-4.4.0\3rd\python\2.6.2\Python-2.6.2 C:\Users\user125
0\serna-free-serna-free-4.4.0\3rd python\2.6.2\Python-2.6.2 2.6.2 dynamic warn_o
ff win32 mt static staticlib vc2008 dll release)) >> C:\Users\user1250\serna-fre
e-serna-free-4.4.0\3rd\python\build.log 2>&1 || (echo Build failed in C:\Users\u
ser1250\serna-free-serna-free-4.4.0\3rd\python, see C:\Users\user1250\serna-free
-serna-free-4.4.0\3rd\python\build.log for details; exit 111)
        cd jdk
        "C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" -f Makef
ile install

Microsoft(R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        cd 1.6.0
        "C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" -f Makef
ile install

Microsoft(R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1073: 'install'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' :
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' :
Stop.

I think error on same position, but I could not find cause of error.
Please advise.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions