On Mon, 2007-12-17 at 11:54 -0500, Joe Ciccone wrote: > Julio Meca Hansen wrote: > > As the wiki states, either e2fsprogs or udev needs to be installed in > > chapter 5 if we're going to include the util-linux-ng package. > > > > After analysing the matter a bit, I've been testing with the > > installation of e2fsprogs in chapter 5, this set of commands: > > > > mkdir -v build > > cd build > > > > ../configure --prefix=/tools --enable-elf-shlibs --disable-evms > > make libs > > make install-libs > > > > will accomplish the tasks, it gives me no errors during compilation and > > in chapter 6, I can install util-linux-ng without problems, not anyone > > as far as I've been able to observe. > > > > hereby I would like to recommend its inclusion in chapter 5, so we can > > get rid of ticket #2077. > > > > > On a side-note. All you need is libuuid from e2fsprogs or libvolume_id > from udev. libuuid is a bit easier to squeeze out all by itself.
Well, I did proposed the inclusion of e2fsprogs because including udev in chapter 5 would have been a bit more complicated (or, at least, that's what I though due to the concern about having (or not having) to run it before chroot). I saw in CLFS e2fsprogs is included so basically I kind-of copied the installation instructions, but I suppose even if we don't need more than liduuid, it won't do any harm to install the other associated libraries Julio -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page