[lfs-support] 6.25.1 Installation of E2fsprogs

2013-09-01 Thread Pwn Me
now i'm stuck with this error.. :) this happened when i typed make check.. 1 
test was failed :(


127 tests succeeded1 tests failed
Tests failed: f_mmp 
make[1]: *** [test_post] Error 1
make[1]: Leaving directory `/sources/e2fsprogs-1.42.7/build/tests'
make: *** [check-recursive] Error 1



is this okay? if not, kindly help me out guys.. :) thank you.-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] tar patch

2013-09-01 Thread Bruce Dubbs
Baho Utot wrote:
 I have just built the book after updating from svn and it doesn't have
 the tar man page patch in the wget-list nor in the md5sums files.

OK, thanks.  I'll investigate.

   -- Bruce


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


Re: [lfs-support] tar patch

2013-09-01 Thread Bruce Dubbs
Bruce Dubbs wrote:
 Baho Utot wrote:
 I have just built the book after updating from svn and it doesn't have
 the tar man page patch in the wget-list nor in the md5sums files.

 OK, thanks.  I'll investigate.

Needed a minor change to the Makefile.  Please update and retry.  You 
should only need:

make wget-list md5sums

   -- Bruce

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


Re: [lfs-support] 6.17 GCC-4.7.2 error :(

2013-09-01 Thread Ken Moffat
On Sat, Aug 31, 2013 at 06:50:35PM -0700, Pwn Me wrote:
 thanks for the reply.. all were marked as FAIL
 
 my processor is Intel® Core™2 Duo CPU T6400 @ 2.00GHz × 2
 i'm working in Linux Ubuntu 13.04
 i can't find the kernel version. :3
 
 
 And did you have anything listing the details from the tests ?  I'm
not familiar with libitm, but I assume that each test which fails
will create a file showing the expected result and the actual
result.

 The kernel version should be available from 'uname -r' but that
distro is recent enough.  Did you make the /bin/sh link to bash
before you started building LFS ?  If you are using dash as the
shell on the host, it can trigger all sorts of problems.  I'm not
expecting that to cause a problem in chroot, but your problem is
uncommon.

 Core 2 is a perfectly common i686 processor - I wondered if you
were running on something unusual.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] tar patch

2013-09-01 Thread Baho Utot
On 09/01/2013 09:57 AM, Bruce Dubbs wrote:
 Bruce Dubbs wrote:
 Baho Utot wrote:
 I have just built the book after updating from svn and it doesn't have
 the tar man page patch in the wget-list nor in the md5sums files.
 OK, thanks.  I'll investigate.
 Needed a minor change to the Makefile.  Please update and retry.  You
 should only need:

 make wget-list md5sums

 -- Bruce

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


[lfs-support] musl-libc based system.

2013-09-01 Thread 邓尧
Hi,
Using musl-libc ( www.musl-libc.org ) instead of glibc as the system's C
library seems to be possible, since google showed some such systems. Anyone
knows how to build such a system or have any suggestions on building such a
system ? I tried, but failed to build G++ against this C library.

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