This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Perl DBD::Oracle 'make test' fails: Oracle.dll permission denied


HI,

This is still an issue, reference to my original email is "http://cygwin.com/ml/cygwin/2013-03/msg00062.html";.

I'm now subscribed, so I'll be able to read all answers now.

Per 'marco atzeri' (see http://cygwin.com/ml/cygwin/2013-03/msg00065.html), I have gotten a copy of 'DependencyWalker' installed and have run several tests.

Initially, it reported several errors, one about a missing dll (msjava.dll), which I have downloaded and copied to /cygwin/bin.

Now, a static check of Oracle.dll reports only 'one' issue:

"Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module."

I then ran a 'profile' session, using the same basic command line as run by 'make test'.

There is a bunch of information reported, most of which is beyond my grade level. And I'm not sure if it would be much help. I saved it all to a DWI data file, in case someone can and is willing to take a look.

Meanwhile, I went back and checked, just in case, whether the oci.def file I created for Oracle 11g was missing anything found in the distributed oci.def (renamed to oci8.def). It was, but adding them and rebuilding from scratch (make distclean; ...) did not make any difference.

Any help is much appreciated.

--
Bob McGowan

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]