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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=yKWP8kdMDIhlfP1awc0iADA2fIeKq J//rr3pOl7tp2rA+xG+Wa88ScwScGYyk7q8g5W9JRV+A1h/Q9xuj4T4Eac1fuVGZ yMAyjURGAdT4CUpS5SF4C/QCWL1wAF+fZZSACHDeZjAq8WChQhlAC7fGYqGKvM17 x/lGMJ55lVxzK4= 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:date:message-id:subject:from:to :content-type; s=default; bh=CVCEzevjbnxAHpQL/AEVoSlL1K0=; b=ZGl RC92jnx0lZQVTbiIjJOizdcjg2r69dLNW9UYWXKz3M6PgfhymZ2egV252D6jAJGf TAUuZwxBttXGQl62YppSA/qlJ88eL13hlFNkei5kAFv0to38ah4PtYbIMp2A+Utm Skx0iSoRiYIigQsM7GAT1BUSJUxV1TnYg61jPMsA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-ig0-f179.google.com MIME-Version: 1.0 X-Received: by 10.50.66.197 with SMTP id h5mr11078160igt.82.1440602767208; Wed, 26 Aug 2015 08:26:07 -0700 (PDT) Date: Wed, 26 Aug 2015 17:26:07 +0200 Message-ID: Subject: Problem executing m4 (127 error, but it is installed) From: =?UTF-8?Q?Kizito_Porta_Balany=C3=A0?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 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 To test that really m4 exists, I try m5: $m5 -bash: m5: command not found It is a little strange, Antivirus is configured to no scan the cygwin unit. I'm usuing, CYGWIN_NT-6.3 MYHOSTNAME 2.0.1(0.287/5/3) 2015-04-30 18:15 x86_64 Cygwin Do you have any idea ? Can you help me? Thanks a lot for your time -- 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