Changes between Initial Version and Version 1 of Ticket #56991, comment 84
- Timestamp:
- Oct 1, 2019, 3:55:09 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56991, comment 84
initial v1 2 2 3 3 First, thanks to all of you for your work on this! I'm following along trying to get wine-devel installed, but I get [https://gist.github.com/christopher-b/88634618235e7bafc2d7838d32a08ab2 tripped up] installing python37. Any idea where I might have gone wrong? 4 5 {{{ 6 :info:destroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOTypes.h:38:10: fatal error: 'IOKit/IOReturn.h' file not found 7 :info:destroot #include <IOKit/IOReturn.h> 8 :info:destroot ^~~~~~~~~~~~~~~~~~ 9 }}} 10 4 11 5 12 The steps I followed: