﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3894	"2 tests fails in LFS 7.9-rc2 ""6.44. Automake-1.15"""	yuksiy	lfs-book@…	"I tested the instructions 
according to [http://www.linuxfromscratch.org/lfs/view/7.9-rc2/chapter06/automake.html].
[[br]]
Then 2 FAILs occurred during the test.
[[br]]
Please refer to the following attached files for the details.
[[br]]
automake_build_1.sh
[[br]]
automake_build_1.sh.log
[[br]]
automake_build_1_test-suite.log

The following command is put just before ""make -j4 check"" in the page mentioned above.
{{{
sed -i ""s:./configure:LEXLIB=/usr/lib/libfl.a &:"" t/lex-{clean,depend}-cxx.sh
}}}
libfl.a used here existed 
in [http://www.linuxfromscratch.org/lfs/view/7.8/chapter06/flex.html LFS 7.8 ""6.32. Flex-2.5.39""].
[[br]]
(Find in page with the keyword ""libfl."".)
[[br]]
However, libfl.a doesn't exist anymore 
in [http://www.linuxfromscratch.org/lfs/view/7.9-rc2/chapter06/flex.html LFS 7.9-rc2 ""6.32. Flex-2.6.0""].
[[br]]
(Find in page with the keyword ""libfl"".)

It's thought that this leads to the failures of this test.

I deleted the sed command mentioned above for trial and retried the test, but was not able to solve the problem.
[[br]]
3 FAILs occurred during the test this time.
[[br]]
Please refer to the following attached files for the details.
[[br]]
automake_build_2.sh
[[br]]
automake_build_2.sh.log
[[br]]
automake_build_2_test-suite.log

Is there any solution?
"	defect	closed	normal	7.9	Book	SVN	normal	fixed		yuk@…
