> Author: matthew
> Date: 2007-12-08 16:41:48 -0700 (Sat, 08 Dec 2007)
> New Revision: 8431
> 
> Modified:
>    trunk/BOOK/chapter01/changelog.xml
>    trunk/BOOK/chapter01/whatsnew.xml
>    trunk/BOOK/general.ent
>    trunk/BOOK/packages.ent
> Log:
> Updated to E2fsprogs-1.40.3.  Fixes #2116.

Umm, did you check the testsuite? Methinks not.

make[1]: Entering directory `/home/pkgmgr/e2fsprogs-1.40.3/build/lib/ss'
        CC ../../../lib/ss/test_ss.c
        MK_CMDS test_cmd.c
        CC test_cmd.c
        LD test_ss
        RUN TEST test_ss
Regression test for ss library failed!
make[1]: *** [check] Error 1

It needs something like this:

sed -i.bak 's,(test_ss,(./test_ss,' lib/ss/Makefile.in

I've sent a short note upstream.

Regards
Greg
-- 
http://www.diy-linux.org/

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

Reply via email to