C:\usr\Berkeley DB 4.8.30\DB_File-1.826>perl makefile.pl
Use of uninitialized value $gccversion in substitution (s///) at C:/Perl/lib/Act
ivePerl/Config.pm line 140.
Use of uninitialized value $gccversion in scalar chomp at C:/Perl/lib/ActivePerl
/Config.pm line 141.
Use of uninitialized value $gccversion in concatenation (.) or string at C:/Perl
/lib/ActivePerl/Config.pm line 142.
Set up gcc environment -
Parsing config.in...
Looks Good.
Checking if your kit is complete...
Looks good
####
Note (probably harmless): No library found for -lkernel32
Note (probably harmless): No library found for -luser32
Note (probably harmless): No library found for -lgdi32
Note (probably harmless): No library found for -lwinspool
Note (probably harmless): No library found for -lcomdlg32
Note (probably harmless): No library found for -ladvapi32
Note (probably harmless): No library found for -lshell32
Note (probably harmless): No library found for -lole32
Note (probably harmless): No library found for -loleaut32
Note (probably harmless): No library found for -lnetapi32
Note (probably harmless): No library found for -luuid
Note (probably harmless): No library found for -lws2_32
Note (probably harmless): No library found for -lmpr
Note (probably harmless): No library found for -lwinmm
Note (probably harmless): No library found for -lversion
Note (probably harmless): No library found for -lodbc32
Note (probably harmless): No library found for -lodbccp32
Note (probably harmless): No library found for -lcomctl32
Note (probably harmless): No library found for -lmsvcrt
####
C:\usr\Berkeley DB 4.8.30\DB_File-1.826>dmake
cp DB_File.pm blib\lib\DB_File.pm
AutoSplitting blib\lib\DB_File.pm (blib\lib\auto\DB_File)
C:\Dwimperl\c\bin\gcc.exe -c -I"C:/usr/Berkeley DB 4.8.30/include" -DNDEBUG
-DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPE
RL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -DHASAT
TRIBUTE -fno-strict-aliasing -mms-bitfields -O2 -DVERSION=\"1.826\"
-DXS_VERSION=\"1.826\" "-IC:\Perl\lib\CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t
-DmDB_Hash_t=u_int32_t version.c
C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -noprototypes -typemap C:\Perl\
lib\ExtUtils\typemap -typemap typemap DB_File.xs > DB_File.xsc && C:\Perl\bin\p
erl.exe -MExtUtils::Command -e mv -- DB_File.xsc DB_File.c
C:\Dwimperl\c\bin\gcc.exe -c -I"C:/usr/Berkeley DB 4.8.30/include" -DNDEBUG
-DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPE
RL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -DHASAT
TRIBUTE -fno-strict-aliasing -mms-bitfields -O2 -DVERSION=\"1.826\"
-DXS_VERSION=\"1.826\" "-IC:\Perl\lib\CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t
-DmDB_Hash_t=u_int32_t DB_File.c
Running Mkbootstrap for DB_File ()
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 DB_File.bs
C:\Perl\bin\perl.exe -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"DB_File\", 'DLBASE' => 'DB_File', 'DL_FUNCS' => {
}, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
Set up gcc environment -
C:\Dwimperl\c\bin\dlltool.exe --def DB_File.def --output-exp dll.exp
C:\Dwimperl\c\bin\g++.exe -o blib\arch\auto\DB_File\DB_File.dll -Wl,--base-file
-Wl,dll.base -mdll -L"C:\Perl\lib\CORE" version.o DB_File.o C:\Perl\lib\CORE\p
erl516.lib "C:\usr\Berkeley DB 4.8.30\lib\libdb-4.8.30.lib" dll.exp
C:\Dwimperl\c\bin\dlltool.exe --def DB_File.def --base-file dll.base --output-ex
p dll.exp
C:\Dwimperl\c\bin\g++.exe -o blib\arch\auto\DB_File\DB_File.dll -mdll -L"C:\Perl
\lib\CORE" version.o DB_File.o C:\Perl\lib\CORE\perl516.lib "C:\usr\Berkeley D
B 4.8.30\lib\libdb-4.8.30.lib" dll.exp
c:/dwimperl/c/bin/../lib/gcc/i686-w64-mingw32/4.4.7/../../../../i686-w64-mingw32
/bin/ld.exe: cannot open output file blib\arch\auto\DB_File\DB_File.dll: Permiss
ion denied
collect2: ld returned 1 exit status
dmake: Error code 129, while making 'blib\arch\auto\DB_File\DB_File.dll'
dmake: 'blib\arch\auto\DB_File\DB_File.dll' removed.