Michael Havens wrote:
I compiled bc and ran what they told me to run to test the package. as they
recommended I redirected the output to a file but when I

    cat check.fail|grep fail

The output was similar to this:

   Total failures: 1
   Percent failed: .50

repeated thirty times with different numbers (mostly '0') with ten total
failures.
what do I need to grep to find the errors so I know what to google for?

Did you read the paragraph after the line that runs the tests?

Did you look at the full check.fail file with an editor or a viewer like 'less'?

  -- Bruce

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

Reply via email to