On Thursday 09 July 2009 21:03:55 Nicolas FRANCOIS wrote:
> Hi.
>
> I tried to install Hal from the dev version of the book, but got
> something telling me that Udev doesn't provide a "libvolume" anymore. I
> googled this, and couldn't find some suitable workaround.
>
> I tried a more recent version of Hal, but it seems to have quiet a few
> more deps these days : Consolekit and something else, that I can't
> compile either.
>
> Can someone help me on this one ?
I'm not sure that I can help as the versions I used are different and the book 
instructions regarding util-linux and e2fsprogs have had some changes.

Anyhow, these are the notes cut from my logs building on LFS SVN-20090529:

---
## had to install util-linux-ng-2.15.1-rc1 with --with-fsprobe=builtin and lfs
## instruction...
groupadd -g 19 haldaemon &&
useradd -c "HAL Daemon User" -d /dev/null -u 19 \
        -g haldaemon -s /bin/false haldaemon

hal-0.5.12
  --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/hal --
localstatedir=/var --disable-console-kit --disable-policy-kit --with-udev-
prefix=/etc
---


Hope you can sort it out with that,
Trent.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to