From: Michael Roberts [mailto:[EMAIL PROTECTED]]
>
> Let me guess -- you're running Windows 95, 98 or ME, aren't you?
Nope...
WinNT 4.0 sp6a
Visual Studio 6.0 sp2
ActiveState Perl 5.6 build 623
> Garrett Goebel wrote:
>
> > Try it out... I believe it should work. I however am still
> a C ignoramous
> > and get the following error which I don't understand.
> >
> > Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
> > Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> >
> > "Running Mkbootstrap for build ()"
> > C:\Perl\bin\Perl.exe -IC:\Perl\lib -IC:\Perl\lib
> -MExtUtils::Command
> > -e chmod 644 build.bs
> > C:\Perl\bin\Perl.exe "-IC:\Perl\lib" "-IC:\Perl\lib"
> > -MExtUtils::Mksymlists -e "Mksymlists('NAME' => 'build',
> 'DLBASE' =>
> > 'build', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' =>
> { }, 'DL_VARS'
> > => []);"
> > link -out:blib\arch\auto\build\build.dll -dll
> -nologo -nodefaultlib
> > -release -libpath:"C:\Perl\lib\CORE" -machine:x86 build.obj
> > C:\Perl\lib\CORE\perl56.lib oldnames.lib kernel32.lib
> user32.lib gdi32.lib
> > winspool.lib comdlg32.lib advapi32.lib shell32.lib
> ole32.lib oleaut32.lib
> > netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib
> version.lib odbc32.lib
> > odbccp32.lib msvcrt.lib -def:build.def
> > LINK : fatal error LNK1181: cannot open input file "build.obj"
> > NMAKE : fatal error U1077: 'link' : return code '0x49d'
> > Stop.
>