Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F6378FC4 for ; Sun, 11 Sep 2011 10:52:04 +0000 (UTC) Received: (qmail 50728 invoked by uid 500); 11 Sep 2011 10:51:59 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 49786 invoked by uid 500); 11 Sep 2011 10:51:41 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 49770 invoked by uid 99); 11 Sep 2011 10:51:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2011 10:51:36 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcaiod-ooo-dev@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2011 10:51:29 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R2hcx-0005KY-UH for ooo-dev@incubator.apache.org; Sun, 11 Sep 2011 12:51:07 +0200 Received: from e176037191.adsl.alicedsl.de ([85.176.37.191]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Sep 2011 12:51:07 +0200 Received: from Joost.Andrae by e176037191.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Sep 2011 12:51:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ooo-dev@incubator.apache.org From: Joost Andrae Subject: Re: Fix me: Abnormalities during bootstrap Date: Sun, 11 Sep 2011 12:51:29 +0200 Lines: 23 Message-ID: References: <4E6B5B93.30304@gmx.net> <20110910150452.GN1716@kulungile.erack.de> <20110910181636.GR1716@kulungile.erack.de> <4E6BBFE4.9000802@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e176037191.adsl.alicedsl.de User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 In-Reply-To: <4E6BBFE4.9000802@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Hi, my wntmsci12.pro build has finished but the packaging process stopped due to a missing so_activex.dll. This is abnormal because I disabled activex build in winenv.set.sh environment and additionally exported DISABLE_ACTIVEX to TRUE within my Cygwin shell environment. a log snipplet is here: http://pastebin.com/2KFrqG0W >>> writerfilter is a build/dmake module, GNU make isn't involved there, so >>> something else seems to give problems on your system. >> >> perhaps it's the virus scanner. If it breaks again I will go offline and >> disable the AV engine at compile time. > > Virus scanner and cygwin sometimes don't go together well. But even > without a virus scanner cygwin produces surprising errors at times. Any clue how to work-around this ? Perhaps by touching so_activex.dll within the output tree ? Kind regards, Joost