On 10/5/2009 7:00 PM, Lars Fabricius wrote:
> Where do you want me to write: version-check.sh?
> i tryed some places but i got this!
> bash: version-check.sh: comman not found
> im using the lfs live cd 6.3 as host.
>
The pre-reqs do say that a knowledge of linux/bash is required...
The idea is
Tirsdag den 6. oktober 2009 00:25:20 skrev Lars Fabricius:
> Mandag den 5. oktober 2009 13:44:51 skrev William Immendorf:
> > On Mon, Oct 5, 2009 at 6:17 AM, Lars Fabricius wrote:
> > > conftest.c: In funktion 'main':
> > > conftest.c:1: internal compiler error: Aborted
> > > pleace submit a full
Lars Fabricius wrote:
> Mandag den 5. oktober 2009 13:44:51 skrev William Immendorf:
>> Try version-check.sh
> Where do to write that? im using the live cd 6.3 as host.
> i tryed some places but i got this
> bash: version-check.sh: comman not found
http://www.linuxfromscratch.org/lfs/view/stable
Mandag den 5. oktober 2009 13:44:51 skrev William Immendorf:
> On Mon, Oct 5, 2009 at 6:17 AM, Lars Fabricius wrote:
> > conftest.c: In funktion 'main':
> > conftest.c:1: internal compiler error: Aborted
> > pleace submit a full bug report,
> > with preprocessed source if appropriate.
> > see http
On Mon, Oct 5, 2009 at 6:17 AM, Lars Fabricius wrote:
> conftest.c: In funktion 'main':
> conftest.c:1: internal compiler error: Aborted
> pleace submit a full bug report,
> with preprocessed source if appropriate.
> see http://gcc.gnu.org/bugs.html> for instruktions.
> ***The command 'gcc -B/usr/
conftest.c: In funktion 'main':
conftest.c:1: internal compiler error: Aborted
pleace submit a full bug report,
with preprocessed source if appropriate.
see http://gcc.gnu.org/bugs.html> for instruktions.
***The command 'gcc -B/usr/bin/ -o conftest -g -02 conftest.c' failed.
***You must set the e
Adrian,
What Pete said, however I must have missed the same section as did you.
Being a linux noob, I thought I was following the install doc verbatim.
It kind of expects you to understand more than some might.
I'm a 25 year computer geek and still struggled with it for the first
dozen packages
I think the problem might be that you are using the incorrect working
directory. You are in /mnt/lfs when you should be in
/mnt/lfs/sources/binutils-2.17
The lfs user doesn't have full permissions in /mnt/lfs because that
directory is owned by root. So the error message is caused by the fact
t
I think the problem might be that you are using the incorrect working
directory. You are in /mnt/lfs when you should be in
/mnt/lfs/sources/binutils-2.17
The lfs user doesn't have full permissions in /mnt/lfs because that
directory is owned by root. So the error message is caused by the fact
t
Em Saturday 08 November 2008 10:37:14 Adrian Fisher escreveu:
> Hello all,
>
> I am trying my hand at creating my own LFS installation but seem to have
> stumbled across a problem. When I type in:
>
> mkdir -v ../binutils-build
> cd ../binutils-build
>
>
> as directed by the manual I a
Hello all,
I am trying my hand at creating my own LFS installation but seem to have
stumbled across a problem. When I type in:
mkdir -v ../binutils-build
cd ../binutils-build
as directed by the manual I am told
mkdir: cannot create directory './binutils-build': Permission
Coneway, Christopher Darius (Christopher) wrote:
???What!
Please don't top-post and please trim your replies. We already got
Jose's message the first time, we don't need it *all* again. See
http://www.linuxfromscratch.org/faq/index.html#netiquette.
Regards,
Matt.
--
http://linuxfroms
???What!
-Original Message-
From: José Carlos Carrión Plaza [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 19, 2005 6:02 PM
To: LFS Support List
Subject: Re: 5.3.1. Installation of Binutils
Coneway, Christopher Darius (Christopher) escribió:
>Greetings, I have a few questi
: 5.3.1. Installation of Binutils
Hi Coneway,
- snip -
When doing this command ,I should be in the tools
directory correct?
mkdir ../binutils-build
cd ../binutils-build
now the problem:
../binutils-2.15.94.0.2.2/configure --prefix=/tools
--disable-nls
and I get the error message " No such
Coneway, Christopher Darius (Christopher) escribió:
Greetings, I have a few questions concerning leading up to this point and
beyond . I'm also an newbie to Linux..but learning :0)
If you are a newbie to Linux, please don't choose LFS as your first
distribution. Mandriva, Knopix, Kano
Stephen Liu wrote:
The book suggests to run;
mkdir ../binutils-build
cd ../binutils-build/
It goes to the Root environment of the Host.
What are you talking about, the root environment, how does this exit you
from your chrooted environment?. This just moves you up one directory. I
would li
On Tue, Jul 19, 2005 at 07:41:05PM +0800, Stephen Liu wrote:
> I also fell into this trick.
>
> I was following LFS 6.1 online book to build LFS 6.1;
> 5.3. Binutils-2.15.94.0.2.2 - Pass 1
> http://www.linuxfromscratch.org/lfs/view/stable/chapter05/binutils-pass1.html
>
> The book suggests to r
THANKS.YOU ROCK!!!
Chris.
-Original Message-
From: Stephen Liu [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 19, 2005 6:41 AM
To: LFS Support List
Subject: Re: 5.3.1. Installation of Binutils
Hi Coneway,
- snip -
> When doing this command ,I should be in the tools
> dir
Hi Coneway,
- snip -
> When doing this command ,I should be in the tools
> directory correct?
> mkdir ../binutils-build
> cd ../binutils-build
> now the problem:
>
> ../binutils-2.15.94.0.2.2/configure --prefix=/tools
> --disable-nls
> and I get the error message " No such file or
> directory.
an [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 18, 2005 2:03 PM
> To: lfs-support@linuxfromscratch.org
> Subject: Re: 5.3.1. Installation of Binutils
>
>
> On 7/18/05, Coneway, Christopher Darius (Christopher)
> <[EMAIL PROTECTED]> wrote:
> Greetings, I have a fe
On 7/18/05, Coneway, Christopher Darius (Christopher)
<[EMAIL PROTECTED]> wrote:
Greetings, I have a few questions concerning leading up to this
point and beyond . I'm also an newbie to Linux..but
learning :0)
I have downloaded and burned the live cd a
[mailto:[EMAIL PROTECTED]
Sent: Monday, July 18, 2005 2:03 PM
To: lfs-support@linuxfromscratch.org
Subject: Re: 5.3.1. Installation of Binutils
On 7/18/05, Coneway, Christopher Darius (Christopher)
<[EMAIL PROTECTED]> wrote:
Greetings, I have a few questions concerning leading up t
[mailto:[EMAIL PROTECTED]
Sent: Monday, July 18, 2005 2:03 PM
To: lfs-support@linuxfromscratch.org
Subject: Re: 5.3.1. Installation of Binutils
On 7/18/05, Coneway, Christopher Darius (Christopher)
<[EMAIL PROTECTED]> wrote:
Greetings, I have a few questions concerning leading up t
Greetings, I have a few questions concerning leading up to this point and
beyond . I'm also an newbie to Linux..but learning :0)
I have downloaded and burned the live cd and using it, I have the LFS version
6.1 and downloaded the lived cd image. Everything up to this point I believe is
w
24 matches
Mail list logo