Actions
Emulator Issues #8287
closedCompile failure on Linux
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Compiling Dolphin on Linux from git fails during the configure phase, with the error:
CMake Error at CMakeLists.txt:534 (add_subdirectory):
add_subdirectory given source "Externals/enet" which is not an existing
directory.
After bisecting the culprit commit was found to be 074d688884b70eb094661e70894b85470e0f8ff8: "Change netplay initial gctime to be determined by the hosts initial time".
System details:
Operating system: Gentoo GNU/Linux x86_64
Kernel version: 3.18.7-hardened-r1
Actions