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

Re: Problems building util-linux-ng on Fedora 8



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 15 Jan 2008, Doug Campbell wrote:

> I am trying to implement loop-AES on a Fedora 8 installation without
> success at the moment.
> 
> I have followed Jari's instructions in section 4 of the loop-AES.README,
> "Instructions for building new mount, umount, losetup, swapon and
> swapoff".
> 
> Fedora 8 uses util-linux-ng instead of util-linux and so I followed the
> alternative instructions of:
> 
>     bzip2 -d -c util-linux-ng-2.13.0.1.tar.bz2 | tar xvf -
>     cd util-linux-ng-2.13.0.1
>     patch -p1 </PATH/TO/LOOP-AES/util-linux-ng-2.13.0.1.diff
>     CFLAGS="-O2 -Wall" ./configure
>     make SUBDIRS=mount
> 
> When I get to the configure step, everything seems to go well and then I
> receive the following:
> 
> checking for uuid_is_null in -luuid... no
> configure: WARNING: uuid library is not found; mkswap(8) will not
> generate UUIDs
> checking for openpty in -lutil... yes
> checking for tgetnum in -ltermcap... no
> checking for blkid_known_fstype in -lblkid... no
> configure: error: blkid or volume_id is needed to build util-linux-ng.
> 
> 
> I also tried
> 
>     CFLAGS="-O2 -Wall" ./configure --with-fsprobe
> 
> and got similiar results:
> 
> checking for uuid_is_null in -luuid... no
> configure: WARNING: uuid library is not found; mkswap(8) will not
> generate UUIDs
> checking for openpty in -lutil... yes
> checking for tgetnum in -ltermcap... no
> configure: error: blkid or volume_id is needed to build util-linux-ng.
> 
> 
> I think from my reading that util-linux-ng depends upon e2fsprogs and
> udev which I have the rpms installed for:
> 
> e2fsprogs-libs-1.40.2-11.fc8
> e2fsprogs-1.40.2-11.fc8
> udev-116-3.fc8
> 
> 
> So I am not sure what I am missing.  Any ideas?
> 
> If more information is needed, please let me know.

At http://www.vlasiu.net/loop-aes/ you will find my util-linux-ng for 
Fedora 8.

You can build your own util-linux-ng from 
util-linux-ng-2.13-3.1.AES.f8g.src.rpm. Of course, the original loop-aes 
patch is adapted for Fedora.

I use x86_64 rpm on my laptop/desktop and I have no problems whatsoever. 
i386 is only tested in vmware but should work on real computers too.


Sincerely,
Gabriel

- -- 

The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or
other use of, or taking any action in reliance upon, this
information by persons or entities other than the intended
recipient is prohibited. If you receive this in error, please
contact the sender and delete the material from any computer.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFHj8SGeWrbH+aEIG4RAkbVAJ9hNVwi7eeGITWBsk5DwiY1og/GhgCfSSxX
vu12rHQdvp5MHutb5VNr7V4=
=bsVm
-----END PGP SIGNATURE-----

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/