Re: Trying to build berkeleyDB module against M$ VStudio 2005 SDK stuff



On Sep 25, 12:53 pm, consultmac2 <barryc....@xxxxxxxxx> wrote:
..
..
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio
8\vc\bin\c
l.EXE"' : return code '0xc0000135'
Stop.


The failing command was:

cl -c -IC:\db-4.7.25.NC\build_windows -nologo -GF -W3 -MD -Zi -
DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -
DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -
DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -
DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.35\" -
DXS_VERSION=\"0.35\" "-IC:\Perl\lib\CORE" BerkeleyDB.c

While still in the \BerkeleyDB-0.35 directory, I'd try manually re-
running that command (ie by itself, outside of 'nmake') and see if a
more meaningful error message is presented.

Cheers,
Rob

.