ExtUtils::F77: Version 1.16 Loaded ExtUtils::F77 version 1.16 Found compiler g77.exe ExtUtils::F77: Using system=MSWin32 compiler= ExtUtils::F77: Unable to guess and/or validate system/compiler configuration ExtUtils::F77: Will try system=Generic Compiler=G77 Checking for gcc in disguise: Not gcc ExtUtils::F77: Validating -L/mingw/lib -L/usr/lib -lg2c -lm -Ld:/MinGW/bin/../lib/gcc/mingw32/3.4.2 -lgcc [ok] ExtUtils::F77: Compiler: g77.exe ExtUtils::F77: Cflags: -O Checking if your kit is complete... Looks good Note (probably harmless): No library found for '-lpgplot' Note (probably harmless): No library found for '-lcpgplot' Note (probably harmless): No library found for '-lX11' Note (probably harmless): No library found for '-lpng' Note (probably harmless): No library found for '-lg2c' Note (probably harmless): No library found for '-lm' Note (probably harmless): No library found for '-lgcc' Writing Makefile for PGPLOT Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp PGPLOT.pm blib\lib\PGPLOT.pm D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib D:\cpanrun\build\5-6-1\lib\ExtUtils/xsubpp -typemap D:\cpanrun\build\5-6-1\lib\ExtUtils\typemap -typemap typemap PGPLOT.xs > PGPLOT.xsc && D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e mv PGPLOT.xsc PGPLOT.c Please specify prototyping behavior for PGPLOT.xs (see perlxs manual) cl -c -I/usr/include -I/usr/local/pgplot -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD -Zi -DNDEBUG -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -ID:\cpanrun\build\5-6-1\lib\CORE PGPLOT.c PGPLOT.c PGPLOT.xs(14) : fatal error C1083: Cannot open include file: 'cpgplot.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.