Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgdal.dll Note (probably harmless): No library found for -lgeos.dll Note (probably harmless): No library found for -lgeos_c.dll Writing Makefile_Geo__OGR for Geo::OGR Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgdal.dll Note (probably harmless): No library found for -lgeos.dll Note (probably harmless): No library found for -lgeos_c.dll Writing Makefile_Geo__GDAL__Const for Geo::GDAL::Const Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgdal.dll Note (probably harmless): No library found for -lgeos.dll Note (probably harmless): No library found for -lgeos_c.dll Writing Makefile_Geo__OSR for Geo::OSR Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgdal.dll Note (probably harmless): No library found for -lgeos.dll Note (probably harmless): No library found for -lgeos_c.dll Writing Makefile for Geo::GDAL Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Geo/OGR.pod blib\lib\Geo\OGR.pod cp lib/Geo/OGR.pm blib\lib\Geo\OGR.pm cp lib/Geo/GDAL/Const.pm blib\lib\Geo\GDAL\Const.pm cp lib/Geo/GDAL.pm blib\lib\Geo\GDAL.pm cp lib/Geo/GDAL.pod blib\lib\Geo\GDAL.pod cp lib/Geo/OSR.pod blib\lib\Geo\OSR.pod cp lib/Geo/GDAL/Const.pod blib\lib\Geo\GDAL\Const.pod cp lib/Geo/OSR.pm blib\lib\Geo\OSR.pm cl -c -I../../gcore -I../../alg -I../../ogr -I../../port -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=\"0.20\" -DXS_VERSION=\"0.20\" "-IC:\cpanrun\build\5-10-0\lib\CORE" gdal_wrap.cpp gdal_wrap.cpp gdal_wrap.cpp(1203) : error C2159: more than one storage class specified gdal_wrap.cpp(1203) : warning C4518: 'typedef ' : storage-class or type specifier(s) unexpected here; ignored gdal_wrap.cpp(1203) : warning C4502: 'linkage specification' requires use of keyword 'extern' and must precede all other specifiers gdal_wrap.cpp(1204) : error C2143: syntax error : missing ';' before '*' gdal_wrap.cpp(1204) : error C2378: 'SwigPerlWrapper' : redefinition; symbol cannot be overloaded with a typedef gdal_wrap.cpp(1203) : see declaration of 'SwigPerlWrapper' gdal_wrap.cpp(1204) : error C2501: 'SwigPerlWrapperPtr' : missing storage-class or type specifiers gdal_wrap.cpp(1209) : error C2146: syntax error : missing ';' before identifier 'wrapper' gdal_wrap.cpp(1209) : error C2501: 'SwigPerlWrapperPtr' : missing storage-class or type specifiers gdal_wrap.cpp(1209) : error C2501: 'wrapper' : missing storage-class or type specifiers C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(177) : error C2059: syntax error : '(' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(191) : see reference to class template instantiation 'std::basic_streambuf<_E,_Tr>' being compiled C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(177) : error C2143: syntax error : missing ',' before '->' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(191) : see reference to class template instantiation 'std::basic_streambuf<_E,_Tr>' being compiled C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(177) : error C2501: 'Perl_IStdIO_ptr' : missing storage-class or type specifiers C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(191) : see reference to class template instantiation 'std::basic_streambuf<_E,_Tr>' being compiled C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(177) : error C2059: syntax error : '->' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(191) : see reference to class template instantiation 'std::basic_streambuf<_E,_Tr>' being compiled C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(191) : fatal error C1903: unable to recover from previous error(s); stopping compilation C:\PROGRA~1\MICROS~3\VC98\INCLUDE\streambuf(191) : see reference to class template instantiation 'std::basic_streambuf<_E,_Tr>' being compiled NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.