[lfs-support] Getting FAIL msg in 6.17

2014-02-07 Thread Prasad Kumbhar






hello!


I am right now on 6.17 and performed the commands given on the 6.17 but when i 
gave the command
 make -k check then i am getting the terminal full of FAIL msg some of them 
are shown bellow:-
FAIL: gcc.target/i386/isa-6.c (test for excess errors)
FAIL: gcc.target/i386/isa-7.c (test for excess errors)
FAIL: gcc.target/i386/isa-8.c (test for excess errors)
FAIL: gcc.target/i386/isa-9.c (test for excess errors)
FAIL: gcc.target/i386/l_fma_run_double_1.c (test for excess errors)
FAIL: gcc.target/i386/l_fma_run_double_2.c (test for excess errors)
FAIL: gcc.target/i386/l_fma_run_double_3.c (test for excess errors)
FAIL: gcc.target/i386/l_fma_run_double_4.c (test for excess errors)
FAIL: gcc.target/i386/l_fma_run_double_5.c (test for excess errors)

what should i do? i have stopped my self at this...

my host OS is Ubuntu 32bit.
Processor:- AMD A8

please help i am stuck at this point

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


[blfs-support] MC-4.8.11 requires S-Lang

2014-02-07 Thread Sergei Antonov
Hello!
I tried to build MC per this:
http://www.linuxfromscratch.org/blfs/view/svn/general/mc.html
And ./configure failed because of missing S-Lang.

S-Lang is currently in Recommended section. I guess it has to be
moved to Required.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-support] MC-4.8.11 requires S-Lang

2014-02-07 Thread Bruce Dubbs
Sergei Antonov wrote:
 Hello!
 I tried to build MC per this:
 http://www.linuxfromscratch.org/blfs/view/svn/general/mc.html
 And ./configure failed because of missing S-Lang.

 S-Lang is currently in Recommended section. I guess it has to be
 moved to Required.

We assume that recommended dependencies are installed.  With additional 
switches or work-arounds, the recommended dependencies can be omitted, 
but we don't recommend it.  :)

   -- Bruce



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


Re: [blfs-support] MC-4.8.11 requires S-Lang

2014-02-07 Thread Igor Živković
On 02/07/2014 09:44 PM, Sergei Antonov wrote:
 Hello!
 I tried to build MC per this:
 http://www.linuxfromscratch.org/blfs/view/svn/general/mc.html
 And ./configure failed because of missing S-Lang.

 S-Lang is currently in Recommended section. I guess it has to be
 moved to Required.


Technically, it could be compiled with ncurses instead of slang. 
Recommended dependency means if you don't install it, you're on your own.

-- 
Igor Živković
http://www.slashtime.net/
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [lfs-support] Getting FAIL msg in 6.17

2014-02-07 Thread Bruce Dubbs
Prasad Kumbhar wrote:

 I am right now on 6.17 and performed the commands given on the 6.17 but when 
 i gave the command
   make -k check then i am getting the terminal full of FAIL msg some of 
 them are shown bellow:-
 FAIL: gcc.target/i386/isa-6.c (test for excess errors)
 FAIL: gcc.target/i386/isa-7.c (test for excess errors)
 FAIL: gcc.target/i386/isa-8.c (test for excess errors)
 FAIL: gcc.target/i386/isa-9.c (test for excess errors)
 FAIL: gcc.target/i386/l_fma_run_double_1.c (test for excess errors)
 FAIL: gcc.target/i386/l_fma_run_double_2.c (test for excess errors)
 FAIL: gcc.target/i386/l_fma_run_double_3.c (test for excess errors)
 FAIL: gcc.target/i386/l_fma_run_double_4.c (test for excess errors)
 FAIL: gcc.target/i386/l_fma_run_double_5.c (test for excess errors)

 what should i do? i have stopped my self at this...

 my host OS is Ubuntu 32bit.
 Processor:- AMD A8

We need to see the output of the host system requirements script 
(section vii).  It would also be useful to know how much memory you have 
and how much free disk space is on your lfs partition.

   -- Bruce

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