in reply to Re^2: Trying to create a DBD::Sybase binary file - Sybase.dll
in thread Trying to create a DBD::Sybase binary file - Sybase.dll

I am not sure. You are using dmake with ActivePerl. I dont have experience with that. I believe makemaker needs to be informed whether to create dmake or nmake makefiles. I dont know how to do that. Did you do a dmake clean before the dmake -n install? You are missing a large amount of commands from the -n output.
  • Comment on Re^3: Trying to create a DBD::Sybase binary file - Sybase.dll

Replies are listed 'Best First'.
Re^4: Trying to create a DBD::Sybase binary file - Sybase.dll
by Anonymous Monk on Aug 16, 2012 at 19:48 UTC

    Do you see ActivePerl::DocTools? ActiveState does that by patching MakeMaker.pm and Config.pm, so if you did ppm install MinGW dmake ought to work out of the box