[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luuid vs. forks
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 28 Feb 2010 17:28:49 -0300
> > FWIW, works for me. Using e2fsprogs-1.41.9/lib/uuid + LHF's luuid binding.
>
> Do you remember how you installed e2fsprogs?
It works for me even without installing e2fsprogs. Just downloadit and do
cd e2fsprogs-1.41.10
./configure
cd lib/uuid
make
./tst_uuid
Now change the luuid Makefile to use e2fsprogs-1.41.10/lib/uuid/libuuid.a.