X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <513FB5A3.9020100@symantec.com> Date: Tue, 12 Mar 2013 16:09:23 -0700 From: Bob McGowan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080707 Thunderbird/2.0.0.16 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: Cygwin Mailing List Subject: Re: Perl DBD::Oracle 'make test' fails: Oracle.dll permission denied Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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