Hi,

Looks like its your environment / Mingw.

mingw-runtime 3.13
gcc 3.4.5
w32api 3.9

works fine for me with ActivePerl 810.

I'm not too familiar with mingw history - perhaps you need to upgrade your 
Mingw? - maybe you can get way with just updating w32api?
Be sure to check your INCLUDE paths.

Note:

You have to do
perl -MConfig_m makefile.pl
NOT set PERL5OPT=-MConfig_m

the latter causes some later stages in the build to fail.

Regards

Mark


Michael Carman wrote:
Mark Dootson <[EMAIL PROTECTED]> wrote:
You could try installing ExtUtils::FakeConfig.

Good guess, but I'm already using that. I tried both nmake and dmake with the 
same result.

-mjc


Reply via email to