This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem executing m4 (127 error, but it is installed)


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

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]