Hi, I am was having problem with compiling DBD::DB2 on strawberry perl. After some fussing about I realized that the build statement was not made correctly ( it was not linking the db2cli.lib and db2api.lib in dmake). So I manually ran that command and got it to work. However now when I do dmake test I get errors saying it cannot load DB2.dll even when it is located there. Here is the entire build log.
http://paste.scsys.co.uk/40859 Error on load is: load_file:Attempt to access invalid address at ...Dynaloader.pm line 200 Thank you, kthakore
