***************************************************************** *** Tested with MS-VC 7.10 and MySQL 5.0.37 Dll *** ***************************************************************** Preparing PAB3::DB::Driver::Mysql Looking for libmysql ... found at C:\\Program Files\\MySQL\\MySQL Server 4.1\\bin/libmysql.dll Checking if your kit is complete... Looks good Writing Makefile for PAB3::DB::Driver::Mysql Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Mysql.pm blib\lib\PAB3\DB\Driver\Mysql.pm cl -c "-IC:\\Program Files\\MySQL\\MySQL Server 4.1\\include" -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DUSE_THREADS my_mysql.c my_mysql.c my_mysql.c(601) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data my_mysql.c(630) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -prototypes -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Mysql.xs > Mysql.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Mysql.xsc Mysql.c cl -c "-IC:\\Program Files\\MySQL\\MySQL Server 4.1\\include" -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DUSE_THREADS Mysql.c Mysql.c Mysql.xs(393) : warning C4244: 'function' : conversion from '__int64 ' to 'unsigned long ', possible loss of data Mysql.xs(406) : warning C4244: 'function' : conversion from '__int64 ' to 'unsigned long ', possible loss of data Mysql.xs(937) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data Mysql.xs(953) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data Mysql.xs(987) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data Mysql.xs(1003) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data Running Mkbootstrap for PAB3::DB::Driver::Mysql () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Mysql.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"PAB3::DB::Driver::Mysql\", 'DLBASE' => 'Mysql', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\PAB3\DB\Driver\Mysql\Mysql.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 my_mysql.obj Mysql.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib "C:\\Program Files\\MySQL\\MySQL Server 4.1\\lib\opt\libmysql.lib" C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib C:\PROGRA~1\MICROS~3\VC98\LIB\kernel32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\user32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\gdi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winspool.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comdlg32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\shell32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ole32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oleaut32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\netapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\uuid.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ws2_32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\mpr.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winmm.lib C:\PROGRA~1\MICROS~3\VC98\LIB\version.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbc32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:Mysql.def Creating library blib\arch\auto\PAB3\DB\Driver\Mysql\Mysql.lib and object blib\arch\auto\PAB3\DB\Driver\Mysql\Mysql.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\PAB3\DB\Driver\Mysql\Mysql.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Mysql.bs blib\arch\auto\PAB3\DB\Driver\Mysql\Mysql.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\PAB3\DB\Driver\Mysql\Mysql.bs C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" install_files.PL self Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00_mysql_basic....skipped: Access denied for user 'ODBC'@'localhost' (using password: NO) 1..3 ok 1 ok 2 ok 3 ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" install_files.PL self Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\PAB3\DB\Driver\Mysql\Mysql.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\PAB3\DB\Driver\Mysql\Mysql.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\PAB3\DB\Driver\Mysql\Mysql.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\PAB3\DB\Driver\Mysql\Mysql.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\PAB3\DB\Driver\Mysql.html Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod