BlueMax
BlueMax
I've compiled boost 1.6.0 with clang38 successfully. I don't say its working, just that it compiles without errors so far. :) 1) Use boost 1.6.0 official source 2) ./bootstrap.sh 3)...
Encfs v1.7.4 expects the shell in '/bin/sh' whereas v1.7.5 looks in '/system/bin/sh'. That's why it works properly in v.1.7.5 and not in v1.7.4.
No, a first test shows no problems indeed. It also seems to encode much faster. Will test some more...
No issues with 1.7.4 after 2 days running. Seems stable.
Tested. The bug is still there.
PIE isn't the culprit here anyway. For everything below JellyBean an ARMv6 build probably is the best tradeoff. The old encfs binary v1.7.4 works properly so far as a workaround...
Not sure. I'm currently judging by practical testing. On 1.7.5 this works properly: `encfs $folder2 $folder --public --extpass="gscript-input text-entry title text"` On 1.7.4 it throws this error: `Internal error: failed...
I've found the bug in v1.7.4 (see above link) but i would prefer a fixed 1.7.5 version. Any other ideas what could be wrong or what you've changed in the...
I've tested encfs-armv7 on CM12. Seems to work properly. Also 'extpass' is OK. Is 1.7.5 update not important or why do you focus on 1.7.4?
~~I've tested the first 1.7.5 PIE build again. I previously tested it on CM11 where it did not run properly (the reason i started this thread). Now, on CM12 i...