Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <403313EC.7000601@cwilson.fastmail.fm> Date: Wed, 18 Feb 2004 02:27:40 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Building dll's and executables in same package References: <402C2069 DOT 7070403 AT users DOT sourceforge DOT net> <402C3B62 DOT 6000902 AT cwilson DOT fastmail DOT fm> <402C6D2E DOT 20403 AT users DOT sourceforge DOT net> <6925152046 DOT 20040214185113 AT familiehaase DOT de> <403267E0 DOT 6050607 AT users DOT sourceforge DOT net> <40326EC8 DOT 5080101 AT users DOT sourceforge DOT net> In-Reply-To: <40326EC8.5080101@users.sourceforge.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Yaakov Selkowitz wrote: > OK, here's the story. I built clamav after the following steps, and > everything completed without errors, and cygcheck shows the applications > are linked to cygclamav-1.dll. But when I try running one of the > programs that were built, I get a Windows error dialog: > > freshclam.exe - Application Error > > ~ The application failed to initialize properly (0xc0000005). Click on > OK to terminate the application. > > This happens by all of the applications, even when I moved > cygclamav-1.dll into my PATH, and even if I call the programs with > - --help or --version options. What's going on now?? Make sure that the dll has executable permissions. chmod +x cygclamav-1.dll -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/