delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/08/26/12:12:07

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=RETMMiyH/n1KjUZ7
mrpXcGwwC97DvO+MzVOxnJySFQjFzEx5Rl4tofN+gAhmmDlqEHbghiHcQhymDwJa
PJyLpxqh+GfBIWkKjgH1nopKnLuvXi3Y/11A3VFSe8LemTGvKX4wimkxw6vZRFxK
BtImrf/Z4wZql2DbohfL6GFFdLo=
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=IK2zwpWgu9GcjayXM/Dc3f
Xp4+U=; b=f1b7BAWIiovH13tePXC/3kzxXSy6we0hbRpV1higCo2I1/rBJqpIXF
Lo/M2EN2jjlr4uXNONwGeyI048SC9RrT9ImI8imZ1GbyAupSUiHjnxjmRd0yr7gu
q+Jtci8RW6UUBlF+oblMRKMR0OuaxqZ+IWsVr61wn74FdX529ibPo=
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-f178.google.com
MIME-Version: 1.0
X-Received: by 10.107.132.20 with SMTP id g20mr5528135iod.175.1440605504334; Wed, 26 Aug 2015 09:11:44 -0700 (PDT)
In-Reply-To: <CAO2ddnZ_OxFjvRDH1knz_XBt6ZhXk8X0Az=pGXq2gSPgBRNB-g@mail.gmail.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>
Date: Wed, 26 Aug 2015 18:11:44 +0200
Message-ID: <CAO2ddnZdfj_0-sTAu2uYvjZutdYf-dKuKz+rKpG_bhJTmPda-g@mail.gmail.com>
Subject: 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 t7QGC0UG019281

2015-08-26 17:44 GMT+02:00 Eric Blake <eblake AT redhat DOT com>:
> On 08/26/2015 09:26 AM, Kizito Porta BalanyĆ  wrote:
>> Hello,
>>
>> I'm trying to build MONIT, but with the new version of cygwin, I need m4.
>>
>> I have installed it, but when running it, I get a 127 error:
>>
>> $cd /usr/bin
>> $ m4
>> $ echo $?
>> 127
>
> 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):

$ 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\system32\KERNEL32.dll
      C:\Windows\system32\api-ms-win-core-rtlsupport-l1-2-0.dll
      C:\Windows\system32\ntdll.dll
      C:\Windows\system32\KERNELBASE.dll
        C:\Windows\system32\api-ms-win-core-apiquery-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-processthreads-l1-1-2.dll
      C:\Windows\system32\api-ms-win-core-registry-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-heap-l1-2-0.dll
      C:\Windows\system32\api-ms-win-core-memory-l1-1-2.dll
      C:\Windows\system32\api-ms-win-core-handle-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-synch-l1-2-0.dll
      C:\Windows\system32\api-ms-win-core-file-l1-2-1.dll
      C:\Windows\system32\api-ms-win-core-delayload-l1-1-1.dll
      C:\Windows\system32\api-ms-win-core-io-l1-1-1.dll
      C:\Windows\system32\api-ms-win-core-job-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-threadpool-legacy-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-threadpool-private-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-libraryloader-l1-2-0.dll
      C:\Windows\system32\api-ms-win-core-namedpipe-l1-2-0.dll
      C:\Windows\system32\api-ms-win-core-datetime-l1-1-1.dll
      C:\Windows\system32\api-ms-win-core-sysinfo-l1-2-1.dll
      C:\Windows\system32\api-ms-win-core-timezone-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-localization-l1-2-1.dll
      C:\Windows\system32\api-ms-win-core-processenvironment-l1-2-0.dll
      C:\Windows\system32\api-ms-win-core-string-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-debug-l1-1-1.dll
      C:\Windows\system32\api-ms-win-core-errorhandling-l1-1-1.dll
      C:\Windows\system32\api-ms-win-core-fibers-l1-1-1.dll
      C:\Windows\system32\api-ms-win-core-util-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-profile-l1-1-0.dll
      C:\Windows\system32\api-ms-win-security-base-l1-2-0.dll
      C:\Windows\system32\api-ms-win-security-appcontainer-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-comm-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-realtime-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-wow64-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-systemtopology-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-processtopology-l1-2-0.dll
      C:\Windows\system32\api-ms-win-core-namespace-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-file-l2-1-1.dll
      C:\Windows\system32\api-ms-win-core-xstate-l2-1-0.dll
      C:\Windows\system32\api-ms-win-core-localization-l2-1-0.dll
      C:\Windows\system32\api-ms-win-core-normalization-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-localization-private-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-sidebyside-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-appcompat-l1-1-1.dll
      C:\Windows\system32\api-ms-win-core-windowserrorreporting-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-console-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-console-l2-1-0.dll
      C:\Windows\system32\api-ms-win-core-psapi-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-psapi-ansi-l1-1-0.dll
      C:\Windows\system32\api-ms-win-core-psapi-obsolete-l1-1-0.dll
  C:\Windows\KSR\bin\cygsigsegv-2.dll

Can you help me?
I just installed openssl-devel and monit's compilation started to fail
(perhaps this information can help)

Thanks a lot.


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