On 05/02/2017 09:50, Niru Bhagchandani wrote:

Respected LFS Team,


I am using CentOS 7 and I am trying to compile expect package for LFS Build from chapter 5.12 however when I try to

make command it shows me the below error.





/PATH=".:/tools/lib:/tools/bin:/bin:/usr/bin" TCLLIBPATH="." /tools/bin/tclsh8.6 `echo ./tests/all.tcl`
cat.test
expect.test


==== expect-1.4 glob pattern FAILED
==== Contents of test case:

    expect "*"
exp_send "a\r"

    set timeout 10
    set x 0
    expect "a" {set x 1}
    set x

---- Test generated error; Return code was: 1
/
Looks like you have run "make test". I think none of the LFS developers do that. Errors are expected, because the environment is far from complete at this stage. I'd suggest you don't try to run "make test".

Pierre

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to