Created
October 4, 2016 17:58
-
-
Save gregmercer/5035f6c24782c2ecc8e526a6810b87cc to your computer and use it in GitHub Desktop.
No rule to make target
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Xamarin.iOS.Tasks.Core $ make install -C /Users/macgmercer/Desktop/projects/xamarin/xamarin-macios | |
Checking system... | |
Found OSX 10.11.5 (at least 10.11 is required) | |
Found Xcode 8.0 in /Applications/Xcode8-GM.app | |
Found autoconf (GNU Autoconf) 2.69 (no specific version is required) | |
Found glibtool (GNU libtool) 2.4.6 (no specific version is required) | |
Found automake (GNU automake) 1.15 (no specific version is required) | |
Found Mono 4.6.1.3 (at least 4.4.0.148 and not more than 4.9.99 is required) | |
Found Xamarin Studio 6.1.1.15 (at least 6.1.0.4373 and not more than 6.2.0.9999 is required) | |
Found CMake 3.6.2 (at least 2.8.8 is required) | |
System check succeeded | |
LN share | |
LN Commands | |
Making install in builds | |
make[1]: *** No rule to make target `mac32/mono/profiler/.libs/libmono-profiler-log.a', needed by `/Users/macgmercer/Desktop/projects/xamarin/xamarin-macios/_mac-build/Library/Frameworks/Xamarin.Mac.framework/Versions/git/lib/libmono-profiler-log.a'. Stop. | |
make: *** [install-recurse] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment