bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to run make


From: Eli Zaretskii
Subject: Re: Unable to run make
Date: Wed, 09 Nov 2016 18:10:28 +0200

> From: Steve Alphonse Siani <address@hidden>
> Date: Wed, 9 Nov 2016 10:39:27 -0500
> 
> I am unable to run "make" command. I Tried to reinstall everything in another 
> place but it still print the same
> error: 
> 
> 1 [main] make 101064 child_info_fork::abort:
> D:\Software\omnetpp-4.6\tools\win32\usr\bin\msys-unistring-2.dll: Loaded to 
> different address: parent
> (0x6C0000) != child(0xE70000)
> make: fork: Resource temporarily unavailable

This is an MSYS build of Make, so please report this to the MSYS
project which produced the binary.

The error message suggests that you have a problem with loading the
dependency DLL named msys-unistring-2.dll.  I'm not an expert on this
stuff, but perhaps rebasing the DLL will fix the problem.

Alternatively, find and install a native Windows build of Make, if you
don't need the MSYS environment.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]