delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/02/23/10:25:50

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:content-type:mime-version:subject:from
:in-reply-to:date:content-transfer-encoding:message-id
:references:to; q=dns; s=default; b=bkTIlJ8SHAHAhXMAwIO6N6xkCxtC
/eZHWKr62mBX6uhxRc3NKzhw0M75ZLH1coBAq0HnILM/KUcX2fdrYOP0ivcG9sX+
nvPjpiwXCwl2XjNnvaleYqMH/bp/JK/oz58id43r9GUo9KOGmYEvt+zkuifLqOXQ
WBKNJVYpe9gv5aU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:content-type:mime-version:subject:from
:in-reply-to:date:content-transfer-encoding:message-id
:references:to; s=default; bh=7zMIkiMYHKS++BzWqcRDKVRXOWs=; b=LV
7SMzo2eZuWUPJaaujvRqkSbPyDOeiHzXuX0ordhRoMx6Ke3O14xY2ptKA2kBe+Tt
J2NsRTp8N1gfjevTwrSfushali97HTHvq/65rrFNbwfkrszPNxhMGncAK6s/0GqZ
oB0j8WOa6gLhXKji8viGHfGYWnBR53gcMArmmLJFM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: p3plsmtpa09-06.prod.phx3.secureserver.net
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\))
Subject: Re: cygwin64: Issue with sigaddset
From: Richard Elberger <rich AT richelberger DOT com>
In-Reply-To: <20150223150514.GT437@calimero.vinschen.de>
Date: Mon, 23 Feb 2015 10:25:30 -0500
Message-Id: <69393947-C292-420D-B020-22238950B977@richelberger.com>
References: <B7278424-8EBE-4119-9F02-F68CB98388A3 AT richelberger DOT com> <20150223124239 DOT GN437 AT calimero DOT vinschen DOT de> <6627A2BA-85A0-47F4-A8AC-BB8EC4A0D456 AT richelberger DOT com> <20150223140353 DOT GQ437 AT calimero DOT vinschen DOT de> <A1BD4B69-E09C-423B-8181-6C0ED9506B98 AT richelberger DOT com> <20150223150514 DOT GT437 AT calimero DOT vinschen DOT de>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1NFPlWC027884

I think I did more than I needed to.  I extracted the inst package as well.

64-bit.  yeah I did the stupid thing of putting in x86 and ash’s inability to run (for rebase) let me know that I had screwed something up.

I will follow your instruction below.  My fault for not backing up files beforehand - lesson learned.

You may hear from me again soon - I have some weird problem with perl -w (other tests failing in core).  I need to use the ‘filetest “strict”’ pragma in order to get it to work since that changes behavior to include ACL evaluation.  Basically it’s not treating someone in the Administrators group as a ‘rootish’ user.  i.e. if a file is 0444 and user A is in Administrators group, -w test fails.  But under ‘filetest “strict”’ it passes. The queer thing here is that in perl, it seems I can open the file for writing even if -w fails. Anyways, it’s still not clear enough in my head to figure out if it’s cygwin or perl that needs to account for it.

Thanks again for the awesome , blazingly fast turnaround!



> On Feb 23, 2015, at 10:05 AM, Corinna Vinschen <corinna-cygwin AT cygwin DOT com> wrote:
> 
> On Feb 23 09:52, Richard Elberger wrote:
>> Corinna,
>> 
>> Works great! Good thing I just ran the test before blowing away the
>> perl distribution because….
> 
> Thanks for testing!
> 
>> Unfortunately now I think I really screwed things up.  I never did a
>> snapshot install before. I followed the instructions in the FAQ.
>> 
>> So now I am getting an incompatible error from ld looking at
>> libcygwin.a when searching -lcygwin (I wanted to rebuild perl from
> 
> 32 vs. 64 bit libs?
> 
>> scratch to make absolutely sure).  I looked at the FAQ to see what I
>> have to do to recover but couldn’t find any relevant notes.
>> 
>> Help is welcome before I use the sledgehammer and run setup.exe again.
> 
> Not knowing what you did exactly, this may be the best solution.
> Reinstall just the "cygwin" package.  Afterwards copy the release
> DLL /usr/bin/cygwin1.dll somewhere safe.  Copy only the snapshot
> DLL cygwin1.dll over the release cygwin1.dll in Windows Explorer.
> Make sure the new DLL has execute permissions.  That should be all.
> 
> 
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Maintainer                 cygwin AT cygwin DOT com
> Red Hat


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright 2019   by DJ Delorie     Updated Jul 2019