On Thu, 1 Dec 2011 16:22:18 -0800 (PST), Fernando de Oliveira 
<[email protected]> wrote:
> Hi,
> 
> The upgrade from e2fsprogs-1.41.14 to e2fsprogs-1.42 is successful in LFS
> 6.7 and 6.8, but not 6.5, with
> 
> ../configure --prefix=/usr --with-root-prefix="" \
>     --enable-elf-shlibs --disable-libblkid --disable-libuuid \
>     --disable-uuidd --disable-fsck

I'm not quite sure what you mean here.  Are you trying to build from a LFS-6.5 
host, or
are you trying to upgrade e2fsprogs on a LFS-6.5 host.  The error message you 
are seeing
looks like you're attempting the latter as it's complaining about the contents 
of
/usr/include/bits/fcntl.h which, at this stage in the build, should be coming 
from the
newer version of Glibc in your chroot, and should definitely not be coming from 
your
host.

In that case, I don't see a problem with you passing --disable-defrag at all if 
you don't
use that functionality, but I see no reason at the moment to add that to the 
book.

Regards,

Matt.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to