Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: Cygwin List <cygwin@cygwin.com>
Subject: Re: Building dll's and executables in same package
From: "Dr. Volker Zell" <Dr.Volker.Zell@oracle.com>
Date: Wed, 18 Feb 2004 13:35:21 +0100
Message-ID: <87brnwwoom.fsf@vzell-de.de.oracle.com>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, cygwin32)
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="


Oops

I send this to cygwin-apps instead of here...



--=-=-=
Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <cygwin-apps-return-13162-dr.volker.zell=oracle.com@cygwin.com>
Received: from rgmum3.us.oracle.com by rgmum6.us.oracle.com
	with ESMTP id 789381351077090090; Wed, 18 Feb 2004 00:41:30 -0700
Received: from rgmgw4.us.oracle.com by rgmum3.us.oracle.com
	with ESMTP id 949990841077089972; Wed, 18 Feb 2004 00:39:32 -0700
Received: from agminet04.oracle.com (agminet04.oracle.com [141.146.126.231])
	by rgmgw4.us.oracle.com (Switch-2.1.5/Switch-2.1.0) with ESMTP id
 i1I7dVb15254
	for <dr.volker.zell@oracle.com>; Wed, 18 Feb 2004 00:39:31 -0700 (MST)
Received: from agminet04.oracle.com (localhost [127.0.0.1])
	by agminet04.oracle.com (Switch-3.1.2/Switch-3.1.0) with ESMTP id
 i1I7dVtE018888
	for <dr.volker.zell@oracle.com>; Tue, 17 Feb 2004 23:39:31 -0800
Received: from sources.redhat.com (sources.redhat.com [67.72.78.213])
	by agminet04.oracle.com (Switch-3.1.2/Switch-3.1.0) with SMTP id
 i1I7dMtE018779
	for <dr.volker.zell@oracle.com>; Tue, 17 Feb 2004 23:39:27 -0800
Received: (qmail 29464 invoked by alias); 18 Feb 2004 07:39:18 -0000
Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm
Precedence: bulk
Sender: cygwin-apps-owner@cygwin.com
List-Unsubscribe: <mailto:cygwin-apps-unsubscribe-dr.volker.zell=oracle.com@cygwin.com>
List-Subscribe: <mailto:cygwin-apps-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps@cygwin.com>
List-Help: <mailto:cygwin-apps-help@cygwin.com>, <http://sources.redhat.com/lists.html#faqs>
Mail-Followup-To: cygwin-apps@cygwin.com
Delivered-To: mailing list cygwin-apps@cygwin.com
Received: (qmail 29448 invoked from network); 18 Feb 2004 07:39:16 -0000
Received: from unknown (HELO inet-mail1.oracle.com) (148.87.2.201)
  by sources.redhat.com with SMTP; 18 Feb 2004 07:39:16 -0000
Received: from rgmgw4.us.oracle.com (rgmgw4.us.oracle.com [138.1.191.13])
	by inet-mail1.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id
 i1I7dbTm029630;
	Tue, 17 Feb 2004 23:39:37 -0800 (PST)
Received: from rgmgw4.us.oracle.com (localhost [127.0.0.1])
	by rgmgw4.us.oracle.com (Switch-2.1.5/Switch-2.1.0) with ESMTP id
 i1I7d7b14240;
	Wed, 18 Feb 2004 00:39:08 -0700 (MST)
Received: from vzell-de.de.oracle.com
 (dhcp-duesseldorf-140-84-22-12.de.oracle.com [140.84.22.12])
	by rgmgw4.us.oracle.com (Switch-2.1.5/Switch-2.1.0) with ESMTP id
 i1I7d4b14114;
	Wed, 18 Feb 2004 00:39:06 -0700 (MST)
To: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
CC: cygwin-apps@cygwin.com
Subject: Re: Building dll's and executables in same package
References: <40326EC8.5080101@users.sourceforge.net>
From: "Dr. Volker Zell" <Dr.Volker.Zell@oracle.com>
Date: Wed, 18 Feb 2004 08:41:10 +0100
In-Reply-To: <40326EC8.5080101@users.sourceforge.net> (Yaakov Selkowitz's
 message of "Tue, 17 Feb 2004 14:43:04 -0500")
Message-ID: <87r7wsygvd.fsf@vzell-de.de.oracle.com>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion,
 cygwin32)
MIME-Version: 1.0

>>>>> "Yaakov" == Yaakov Selkowitz writes:

    Yaakov> OK, here's the story.  I built clamav after the following steps, and
    Yaakov> everything completed without errors, and cygcheck shows the applications
    Yaakov> are linked to cygclamav-1.dll.  But when I try running one of the
    Yaakov> programs that were built, I get a Windows error dialog:

    Yaakov> freshclam.exe - Application Error

    Yaakov> ~  The application failed to initialize properly (0xc0000005).  Click on
    Yaakov> OK to terminate the application.

    Yaakov> This happens by all of the applications, even when I moved
    Yaakov> cygclamav-1.dll into my PATH, and even if I call the programs with
    Yaakov> - --help or --version options.  What's going on now??

It happened to me too sometimes. Check the permissions on the dll's
sometimes they do not have the execute permission. Don't know why so.

    Yaakov> Yaakov

Ciao
  Volker


--=-=-=
Content-Type: text/plain; charset=us-ascii

--
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/
--=-=-=--

