Project

General

Profile

Actions

Emulator Issues #9062

closed

Dolphin no longer compiles on Ubuntu 14.04 derivatives

Added by shoegazer over 9 years ago. Updated over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
Linux
Issue type:
Bug
Milestone:
Current
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Recently, and probably due to [this commit:] (https://github.com/dolphin-emu/dolphin/pull/3091/files#diff-bacd3c30147c6d65726c6176ce3cb720R11), CMake fails to produce a makefile on Mint 17.2 (and it seems, any Ubuntu-based distro would be affected). The CMakeError.log displays:

"/dolphin/Build/CMakeFiles/CMakeTmp/src.cxx:2:30: fatal error: mbedtls/version.h: No such file or directory
#include <mbedtls/version.h>"

This is probably due to the upgrade from PolarSSL to mbedtls (Ubuntu-based distros are still way behind - mine uses PolarSSL 1.3.4). In an attempt to remedy this, I cloned, compiled and installed the latest mbedtls source available [here:] (https://github.com/ARMmbed/mbedtls), but that didn't work.

Thanks anyone in advance for looking into this.

Actions

Also available in: Atom PDF