Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5C3318EF5 for ; Wed, 10 Feb 2016 22:56:32 +0000 (UTC) Received: (qmail 70001 invoked by uid 500); 10 Feb 2016 22:56:32 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 69934 invoked by uid 500); 10 Feb 2016 22:56:32 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 69914 invoked by uid 99); 10 Feb 2016 22:56:32 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2016 22:56:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CE6141A06A8 for ; Wed, 10 Feb 2016 22:56:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.771 X-Spam-Level: * X-Spam-Status: No, score=1.771 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id n5UKq2xzm9-D for ; Wed, 10 Feb 2016 22:56:30 +0000 (UTC) Received: from biz75.inmotionhosting.com (biz75.inmotionhosting.com [173.247.255.112]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 9570C20271 for ; Wed, 10 Feb 2016 22:56:30 +0000 (UTC) Received: from ip70-181-175-67.sd.sd.cox.net ([70.181.175.67]:62629 helo=[192.168.1.113]) by biz75.inmotionhosting.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.85) (envelope-from ) id 1aTdgT-0006nE-Bh for dev@openoffice.apache.org; Wed, 10 Feb 2016 14:56:30 -0800 Subject: Re: Building on Windows To: dev@openoffice.apache.org References: <56AD4B23.2080504@acm.org> <56B0BB60.20300@acm.org> <56B0D4E0.3040108@acm.org> <56B19127.1090406@acm.org> <56B1DF6B.6000806@acm.org> <56B1E468.9030509@acm.org> <56B1E66D.90301@acm.org> <56B33313.2090502@t-online.de> <56B35E83.7020802@acm.org> <56B36603.5040108@acm.org> <56B381AC.2040904@acm.org> <56B39359.7090600@acm.org> <56B3B73D.6090307@t-online.de> <009001d15fa9$9d5a0810$d80e1830$@acm.org> <56B400BB.4060103@acm.org> <56B4AFE4.4010604@acm.org> <56B684F7.9020707@acm.org> <56BBA9AD.2030800@acm.org> From: Patricia Shanahan Message-ID: <56BBC01E.6060301@acm.org> Date: Wed, 10 Feb 2016 14:56:30 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - biz75.inmotionhosting.com X-AntiAbuse: Original Domain - openoffice.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - acm.org X-Get-Message-Sender-Via: biz75.inmotionhosting.com: authenticated_id: pats+patriciashanahan.com/only user confirmed/virtual account not confirmed Thanks. Silly typo, when I've typed "build --all" dozens of times over the last couple of weeks. On 2/10/2016 2:22 PM, Damjan Jovanovic wrote: > I can reproduce that. The "--All" needs to be in lowercase, ie. "build --all". > > On Wed, Feb 10, 2016 at 11:20 PM, Patricia Shanahan wrote: >> I have experienced a major step backwards. My build attempts all fail: >> >> ====================================================================== >> $ build --All >> build -- version: 275224 >> >> >> ============= >> Building module instsetoo_native >> ============= >> >> Entering >> /cygdrive/c/OpenOfficeDev/Trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages >> >> Usage: >> dmake [-P#] [-{f|K} file] [-{w|W} target ...] [macro[!][[*][+][:]]=value >> ...] >> [-v[cdfimrtw]] [-m[trae]] [-ABcdeEghiknpqrsStTuVxX] [target ...] >> ERROR: error 65280 occurred while making >> /cygdrive/c/OpenOfficeDev/Trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages >> ====================================================================== >> >> This persists despite a clean checkout and configure. >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org >> For additional commands, e-mail: dev-help@openoffice.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org > For additional commands, e-mail: dev-help@openoffice.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org