Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fixes to compile on Linux Mint 17.2 #102

Closed
wants to merge 1 commit into from

Conversation

cognitive-i
Copy link

Unfortunately encfs 1.7.4 shipping with Linux Mint 17.2 appears broken (Unable to find nameio interface nameio/block, version 4:0:0).

This pull request puts in two minor tweaks to the CMakeLists.txt to build with the versions of CMake (2.8.12.2) and g++ (4.8.4) that Mint ships with.

@pepa65
Copy link

pepa65 commented Aug 4, 2015

Excellent! Working great on Ubuntu LTS as well.

@vgough
Copy link
Owner

vgough commented Aug 20, 2015

This isn't a complete replacement for CMAKE 3.1's C++11 support. Can you check if #105 works for you? I have checked it on OSX and changed the Circle CI build rules to run it against default cmake (2.8 I believe).

@vgough
Copy link
Owner

vgough commented Aug 21, 2015

Dropping this.

@vgough vgough closed this Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants