delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/08/26/13:04:24

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:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type
:content-transfer-encoding; q=dns; s=default; b=iprbrdPR5vfFGMfI
NNIAPSXWASSVytxsPF4m4rAe/VeBIQWbv15UJO7a5VNyP6xCR0q6v08kpDzAnZ5n
a4HAPTIU1HyPzLqky4VomW6sLTb5s4ees7YEfkKIDaZgJFjfiNRLFLwsnOk6dcfA
ilIiGE7ya9WWjITc4J0R60t9fv0=
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:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type
:content-transfer-encoding; s=default; bh=bPypMX1far1lRP8Uc7/o73
bMABk=; b=GBinSGgHHzwVNF0pYIRDbv+GtfjgwCbMy6EswxHslb3YqFnYdSl8Lu
i2povcZ1Ti9y47//4aClbwKATXUTtDnDeLBEZXNDZPRK6EssoUIBh4iUnOTSj2jR
Pao4OppgKMkgTrU+UcGwKkcgdmc2lidO456lhJJbNABYXnkEmgxvU=
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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-io0-f175.google.com
MIME-Version: 1.0
X-Received: by 10.107.132.20 with SMTP id g20mr5929644iod.175.1440608645399; Wed, 26 Aug 2015 10:04:05 -0700 (PDT)
In-Reply-To: <55DDE95A.10305@redhat.com>
References: <CAO2ddnaqsmqfFfsFHTo4eHZrCDgwoAhDwMyT_6apfRNtN6NdKQ AT mail DOT gmail DOT com> <55DDDED1 DOT 7000701 AT redhat DOT com> <CAO2ddnZ_OxFjvRDH1knz_XBt6ZhXk8X0Az=pGXq2gSPgBRNB-g AT mail DOT gmail DOT com> <CAO2ddnZdfj_0-sTAu2uYvjZutdYf-dKuKz+rKpG_bhJTmPda-g AT mail DOT gmail DOT com> <55DDE95A DOT 10305 AT redhat DOT com>
Date: Wed, 26 Aug 2015 19:04:05 +0200
Message-ID: <CAO2ddnZdd+0cbAsHpo251HO_cbet=UjB9sBqbNeSU6PCTa9Uaw@mail.gmail.com>
Subject: Re: Fwd: Problem executing m4 (127 error, but it is installed)
From: =?UTF-8?Q?Kizito_Porta_Balany=C3=A0?= <kfeina AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t7QH4LYf022812

2015-08-26 18:29 GMT+02:00 Eric Blake <eblake AT redhat DOT com>:
> On 08/26/2015 10:11 AM, Kizito Porta BalanyĆ  wrote:
>>> Probably a missing dll.  What does:
>>>
>>> cygcheck m4
>>>
>>> state?  I'm guessing you may be missing libsigsegv2, which would show up
>>> as 'cygcheck: track_down: could not find cygsigsegv-2.dll'?  If so,
>>> rerun setup.exe to install it (however, the m4 dependencies should
>>> automatically be pulling it in).
>>
>> cygcheck returns no error (no missing cygsigsegv-2.dll):
>
> Bummer, then something else is wrong.
>
>>
>> $ cygcheck m4
>> Found: C:\Windows\KSR\bin\m4.exe
>> Found: C:\Windows\KSR\bin\m4.exe
>> C:\Windows\KSR\bin\m4.exe
>>   C:\Windows\KSR\bin\cygwin1.dll
> ...
>>   C:\Windows\KSR\bin\cygsigsegv-2.dll
>
> Looks like the executable is fine, then. Maybe it's a virus scanner
> interfering, even though you said you've exempted things?  Also, are you
> sure you are getting the correct m4?  What does:

Sure, cygwin folder is excluded, but Symantec is Symantec.
Due that I can't stop Symantec via services, I rebooted the server and
now m4 works as expected.

Sorry again for the inconvenience. Thanks to your information I
discovered what passed.

Thanks a lot again.

Regards.
>
> $ type m4
>
> say?  What about trying to execute it by absolute path:
>
> $ /bin/m4 --version
> $ /cygdrive/c/Windows/KSR/bin/m4 --version
>
> Could it be a collision between a non-executable file named 'm4' vs. the
> normal 'm4.exe' that is confusing cygwin .exe magic?  Are you sure that
> nothing is messing with PATH and picking up a bogus m4 earlier in the
> lookup process?
>
> --
> Eric Blake   eblake redhat com    +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>

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