On Oct 23, 2013, at 6:24 PM, Dan McGhee wrote:
> make -k check 2>&1 | tee glibc-check-log
> grep Error glibc-check-log
What as the output when running make -k check?
Sincerely,
William Harrington
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/l
Okay, thanks.
2013/10/23 Ken Moffat
> On Wed, Oct 23, 2013 at 09:00:36PM -0400, Viola Zoltán wrote:
> > Dear Ken, I need the new distro from you suggestion ONLY, JUST for the
> > building of LFS, no for other works/jobs! No problem, if it not have
> > wifi-possibility or others. I saved the ful
On Wed, Oct 23, 2013 at 09:00:36PM -0400, Viola Zoltán wrote:
> Dear Ken, I need the new distro from you suggestion ONLY, JUST for the
> building of LFS, no for other works/jobs! No problem, if it not have
> wifi-possibility or others. I saved the full LFS and BLFS books to my
> new-used partition,
Dear Ken, I need the new distro from you suggestion ONLY, JUST for the
building of LFS, no for other works/jobs! No problem, if it not have
wifi-possibility or others. I saved the full LFS and BLFS books to my
new-used partition, I will work from its. And I was downloaded all needed
packages, of co
On Wed, Oct 23, 2013 at 07:14:15PM -0400, Viola Zoltán wrote:
> Dear Ken, I am sure that this is no memory problem. I have absolutely full
> totally new memory chipset in my laptop, and all programs work very good,
> both in my Sabayon (because I use not Gentoo, but Sabayon) and my old
> Ubuntu 11.
In fact, I don't think it conducted any tests.
The commands I use in the glibc-build directory come right out of the book
make -k check 2>&1 | tee glibc-check-log
grep Error glibc-check-log
I do call them from a function defined in a build.conf file called
check_commands, but that shouldn't m
Dear Ken, I am sure that this is no memory problem. I have absolutely full
totally new memory chipset in my laptop, and all programs work very good,
both in my Sabayon (because I use not Gentoo, but Sabayon) and my old
Ubuntu 11.10 distro in an other partition.
Okay, I try the LFS with any other h
On Wed, Oct 23, 2013 at 05:49:27PM -0400, Viola Zoltán wrote:
> @akhiezer:
>
> I tryed:
>
> CFLAGS="-O2 -g" make
>
> but no changed:
>
My final suggestion is : try a different host distro. The recent
google matches for this were almost all for people updating packages
on gentoo, which is why
@akhiezer:
I tryed:
CFLAGS="-O2 -g" make
but no changed:
-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
/bin/sh ../../gcc-4.8.1/gcc/../move-if-change tmp-attrtab.c
insn-attrtab.c
/bin/sh ../../gcc-4.8.1/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c
/bin/sh ../../gcc-4.8.1/gcc/../m
The full printenv output:
TERM=xterm
OLDPWD=/Mount/Simplicity/sources/gcc-build
LC_ALL=POSIX
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;3
> From lfs-support-boun...@linuxfromscratch.org Wed Oct 23 21:34:56 2013
> Date: Wed, 23 Oct 2013 16:16:23 -0400
> From: Viola Zoltán
> To: akhiezer ,
> LFS Support List
> Subject: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 -
> Pass 1
>
>
>
> Sorry, nothing change.
Sorry, nothing change. I was deleted all GCC source, begin from first the
5.5 chapter (compiling of GCC), with this command (after the configure):
CFLAGS="-fno-exceptions -fno-rtti" make
but it write me this error message:
/bin/sh ../../gcc-4.8.1/gcc/../move-if-change tmp-latencytab.c
insn-lat
> Date: Wed, 23 Oct 2013 10:01:40 +0100
> From: (akhiezer)
> To: LFS Support List
> Subject: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 -
> Pass 1
>
> > Date: Tue, 22 Oct 2013 19:41:24 -0400
> > From: Viola Zoltán
> > To: LFS Support List
> > Subject: Re: [lfs-support] New
> Date: Tue, 22 Oct 2013 19:41:24 -0400
> From: Viola Zoltán
> To: LFS Support List
> Subject: Re: [lfs-support] Newbie need help - bus error in 5.5. GCC-4.8.1 -
> Pass 1
>
>
>
> Excuse me, I am very newbie and very idiotic... I tryed it:
>
> CFLAGS="-fno-exceptions -fno-rtti"; make
>
> CFLAGS="
Le 22/10/2013 23:31, Viola Zoltán a écrit :
>
> lfs@Csiszilla ~ $ cat .bashrc
> set +h
> umask 022
> LFS=/Mount/Simplicity
> LC_ALL=POSIX
> LFS_TGT=$(uname -m)-pc-linux-gnu
Should be :
|LFS_TGT=$(uname -m)-lfs-linux-gnu
See section 4.4 and 5.2 for why.
|
> PATH=/tools/bin:/bin:/usr/bin
> export
15 matches
Mail list logo