Re: [blfs-support] firefox build error

2012-01-16 Thread mais lfs
rm-up and my next round is going to be a serious attempt at creating a competitive distro, even if only for my own use. Thanks to all you people for your hard work that makes all this possible. On 1/16/12, Andrew Benton wrote: > On Tue, 10 Jan 2012 13:51:38 +0200 > mais lfs wrote: >

Re: [blfs-support] firefox build error

2012-01-10 Thread mais lfs
[SOLVED] The error is in the book: .. Required patch: http://www.linuxfromscratch.org/patches/blfs/svn/firefox-9.0.1-libpng-1.5-1.patch .. The book installs libpng-1.5.5 If the patch is omitted the build succeeds. On 1/10/12, Firerat wrote: > On Tue, Jan 10, 2012 at 1:39 PM, mais

Re: [lfs-support] date timezone "issue" during portion of build

2012-01-04 Thread mais lfs
> > As for why I even noticed - I use a scripted build that displays a time > stamp > re timing of builds, I changed PS1 in the chroot command to display the time (in color to make it easier to find in a bunch of output): PS1='[\[\033[01;32m\]\t\[\033[00m\]]\[\033[01;31m\]\u\[\033[00m\]:\w\$ ' T

Re: [lfs-support] glibc tests errors

2012-01-03 Thread mais lfs
Just a final check, I get the following result: root:/sources/glibc-build# grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' SEARCH_DIR("/tools/x86_64-unknown-linux-gnu/lib64") SEARCH_DIR("/tools/x86_64-unknown-linux-gnu/lib") SEARCH_DIR("/usr/lib") SEARCH_DIR("/lib"); Is the *-unknown-* to be e

Re: [lfs-support] glibc tests errors

2012-01-03 Thread mais lfs
@Jason: that's my approach as well, just roll with the blows... (and go play GTA when I take a break - now _that's_ a lol!) I've reached install of glibc again, this time the grep error-check is: root:/sources/glibc-build# grep Error glibc-check-log make[2]: *** [/sources/glibc-build/posix/bug-re

Re: [lfs-support] glibc tests errors

2012-01-02 Thread mais lfs
Did you do the host system requirments in chapter preface > http://www.linuxfromscratch.org/lfs/view/7.0/prologue/hostreqs.html > > Yes, I remember I had to install bison, but something else I now remember, I later had to install autotools on the host as well because something was complaining abou

Re: [lfs-support] glibc tests errors

2012-01-02 Thread mais lfs
On Mon, Jan 2, 2012 at 10:24 PM, Ken Moffat wrote: > On Mon, Jan 02, 2012 at 07:57:49PM +0200, mais lfs wrote: > > On Mon, Jan 2, 2012 at 7:24 PM, Ken Moffat > wrote: > > > > > > > > Take a look in glibc-check-log from the *host* system. > > > &

Re: [lfs-support] glibc tests errors

2012-01-02 Thread mais lfs
On Mon, Jan 2, 2012 at 7:24 PM, Ken Moffat wrote: > On Mon, Jan 02, 2012 at 06:13:55PM +0200, mais lfs wrote: > > I don't know how to proceed, I get the following errors > > when running: make -k check 2>&1 | tee glibc-check-log > > > > root:/sources/

[lfs-support] glibc tests errors

2012-01-02 Thread mais lfs
I don't know how to proceed, I get the following errors when running: make -k check 2>&1 | tee glibc-check-log root:/sources/glibc-build# grep Error glibc-check-log make[1]: *** [csu/tests] Error 2 make[1]: *** [iconv/tests] Error 2 make[1]: *** [locale/tests] Error 2 make[3]: *** [/sources/glibc-