Code Monkey home page Code Monkey logo

cryptsetup-android's People

Contributors

aelmahmoudy avatar eighthave avatar hamiltont avatar n8fr8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cryptsetup-android's Issues

Compile issues

Hello,

I'm attempting to build this on an Ubuntu 14.04.2 LTS virtual machine using android-ndk-r10d. Everything builds except cryptsetup itself:

checking for dm_task_set_uuid in -ldevmapper... no
configure: error: Cannot link with static device-mapper library.
make: *** [cryptsetup/Makefile] Error 1

Building against:
cryptsetup-1.6.7.tar.gz
libgcrypt-1.6.3.tar.gz
libgpg-error-1.19.tar.gz
LVM2.2.02.111.tgz
popt-1.16.tar.gz
util-linux-2.25.2.tar.gz

Any thoughts or suggestions?

Missing dependency in README

The pkg-config module is also required for building.

The line
install required software: sudo apt-get install autoconf automake libtool autopoint git make patch

should be changed to include pkg-config
install required software: sudo apt-get install autoconf automake libtool autopoint git make patch pkg-config

Then your instructions should mention initializing the git submodules
git submodule init
git submodule update

Thanks for keeping it alive.

Segfaults when attempting to work with LUKS devices

cryptsetup segfaults when attempting to access/create LUKS devices. It works with loop-AES devices though.

Attempting to update LVM2 to v2_02_97 in hope that this would fix the issue, but it wouldn't compile !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.