> From: Steve Alphonse Siani <steve.alphonse.si...@gmail.com>
> 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.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to