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 6D22F188C0 for ; Mon, 1 Feb 2016 22:09:04 +0000 (UTC) Received: (qmail 99454 invoked by uid 500); 1 Feb 2016 22:08:30 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 99374 invoked by uid 500); 1 Feb 2016 22:08:30 -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 99363 invoked by uid 99); 1 Feb 2016 22:08:30 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 22:08:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 99C05C0E23 for ; Mon, 1 Feb 2016 22:08:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 7RatOZ4Zyo-F for ; Mon, 1 Feb 2016 22:08:17 +0000 (UTC) Received: from biz75.inmotionhosting.com (biz75.inmotionhosting.com [173.247.255.112]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id C62DE2148A for ; Mon, 1 Feb 2016 22:08:16 +0000 (UTC) Received: from ip70-181-175-67.sd.sd.cox.net ([70.181.175.67]:54465 helo=[192.168.1.113]) by biz75.inmotionhosting.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.85) (envelope-from ) id 1aQMdi-0006en-Fd for dev@openoffice.apache.org; Mon, 01 Feb 2016 14:08:08 -0800 Subject: Re: Building on Windows Reply-To: dev@openoffice.apache.org References: <56AD4B23.2080504@acm.org> <56AD5C58.3020407@acm.org> <56AE7476.9000207@acm.org> <56AEC4CB.2010409@acm.org> <56AFBA36.807@acm.org> To: dev@openoffice.apache.org From: Patricia Shanahan Message-ID: <56AFD746.5040706@acm.org> Date: Mon, 1 Feb 2016 14:08:06 -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: <56AFBA36.807@acm.org> 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 On 2/1/2016 12:04 PM, Patricia Shanahan wrote: > > > On 1/31/2016 6:36 PM, Patricia Shanahan wrote: >> Now I'm stuck. I got through configure, with warnings. My build attempt >> failed with: >> >> $ build --all >> build -- version: 275224 >> >> >> ============= >> Building module solenv >> ============= >> >> Entering /cygdrive/c/OpenOfficeDev/Trunk/main/solenv >> >> /cygdrive/c/OpenOfficeDev/Trunk/main/solenv/bin/mkout.pl: line 1: >> $':\r': command not found >> mkout -- version: 1.8 > > The perl module mkout.pl starts with: > > : > eval 'exec perl -wS $0 ${1+"$@"}' > if 0; > > > My Perl is very rusty. Can anyone translate? Especially, the initial > line with just a ":" confuses both me and the build. I took my problem to StackOverflow. See http://stackoverflow.com/a/35140265/1798593 I worked around it by setting igncr in my Cygwin bash SHELLOPTS, and the build is now building. Patricia --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org