eternaltyro / cryptsetup

Since Google code is shuttering...
http://code.google.com/p/cryptsetup
GNU General Public License v2.0
0 stars 0 forks source link

cannot cross compile cryptsetup #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./configure --host=arm-none-linux-gnueabi
2. installed e2fsprogs, but could not specified inlcude dir while configure
3.

What is the expected output? What do you see instead?
lots of libs could not be found.

What version of the product are you using? On what operating system?
1.3.0, ubuntu 10.04

Please provide any additional information below.
if anybody could help to test how to cross compile cryptsetup is much 
appreciate. tool chain could be download from 
http://www.codesourcery.com/gnu_toolchains/arm/portal/release858

Original issue reported on code.google.com by power...@gmail.com on 24 Mar 2011 at 2:35

GoogleCodeExporter commented 9 years ago
could not get device mapper to compile.. failed

Original comment by power...@gmail.com on 24 Mar 2011 at 4:44

GoogleCodeExporter commented 9 years ago
cryptsetup configure should be cross-compiler friendly, despite it is not easy 
to setup the environment properly.

You did no pasted any error logs, cannot help here.

BTW what device-mapper lib you are trying to use? Note it is now part of lvm2 
package - which version, error logs? (anyway, lvm-devel list is better for 
libdevmapper problems.)

Original comment by gmazyl...@gmail.com on 25 Mar 2011 at 8:43

GoogleCodeExporter commented 9 years ago

Original comment by gmazyl...@gmail.com on 11 May 2011 at 10:29