Re: Trouble compiling cryptsetup-luks on CentOS 4.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2006-11-27 at 23:53 -0500, Alexander Burke wrote:
> Hello, list!
> 
> When trying to compile cryptsetup-luks-1.0.4 on CentOS 4.4 i686 (kernel 
> 2.6.9-42.0.3.EL), I get the following:
> 
[snip]
> 
> Any thoughts?
> 
> Thanks in advance,
> Alex

I tried putting in "undefined reference to `_IO'" into Google search and
found some issue people have been with missing "_IO" function. A fix is
to include in the compilation [1a,1b]:

#include <sys/ioctl.h>.

What does ./configure tell you? What's your version of libc-dev?

-- 
Henrik Holst <henrik.holst@xxxxxxxxxx>

[1a] http://cyberelk.net/tim/parport/archive/current/4834.html
[2b] http://cyberelk.net/tim/parport/archive/current/4836.html

---------------------------------------------------------------------
dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/
To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx
For additional commands, e-mail: dm-crypt-help@xxxxxxxx


[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux