Menu

#36 process_begin: CreateProcess(NULL, make all-recursive, ...)

open-accepted
5
2010-10-19
2010-10-19
anony-moose
No

Using Cygwin + Windows 7, ./configure reports:

"configure: WARNING: Libtool does not cope well with whitespace in `pwd`
configure: Linking to SiSi library in <...>
checking for SiSi's Version.hh... no
configure: error: SiSi header can't be found, please set --with-sisi option."

Upon attempt to make SiSi as per README documentation, gmake reports:

"$ gmake
make all-recursive
process_begin: CreateProcess(NULL, make all-recursive, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [all] Error 2"

Following further README instructions, I have downloaded SiSi2.2 and ran "gmake lib":

"$ gmake lib
g++ -c -ansi -Wall -I./include -D__UNIX__ -o src/Version.o src/Version.cc
process_begin: CreateProcess(C:\cygwin\bin\g++.exe, g++ -c -ansi -Wall -I./i
nclude -D__UNIX__ -o src/Version.o src/Version.cc, ...) failed.
make (e=5): Access is denied.
gmake: *** [src/Version.o] Error 5"

If this is a problem with my setup, it would be good to know.

Discussion

  • Carsten Lemmen

    Carsten Lemmen - 2010-10-19

    Too many bugs in this one tracker, I'll split them

    for problem #1, see
    http://old.nabble.com/process_begin%3A-CreateProcess\(NULL,-%22%22,-...)-failed-td16106327.html

    known issue with GNU make, try updating your version

     
  • Carsten Lemmen

    Carsten Lemmen - 2010-10-19
    • assigned_to: platipodium --> calebt
    • status: open --> open-accepted
     
  • Carsten Lemmen

    Carsten Lemmen - 2010-10-19

    I there a difference between Cygwin and MinGW in your build results?

     
  • Carsten Lemmen

    Carsten Lemmen - 2010-10-19

    To clarify, in this tracker deal with the following issue

    "$ gmake
    make all-recursive
    process_begin: CreateProcess(NULL, make all-recursive, ...) failed.
    make (e=2): The system cannot find the file specified.
    gmake: *** [all] Error 2"

     
  • Carsten Lemmen

    Carsten Lemmen - 2010-10-19
    • summary: Cygwin Build tedious if even possible. --> process_begin: CreateProcess(NULL, make all-recursive, ...)
     

Log in to post a comment.

MongoDB Logo MongoDB