- Original Message -
From: "Dan Nicholson" <[EMAIL PROTECTED]>
To: "LFS Support List"
Sent: Thursday, February 22, 2007 7:09 PM
Subject: Re: first pass GCC bootstrap problem
> On 2/22/07, Nick Bowes <[EMAIL PROTECTED]> wrote:
>>
>> Thanks Dan, I'll give this a shot tonight when I have t
Nick Bowes wrote:
> - Original Message -
> From: "Dan Nicholson" <[EMAIL PROTECTED]>
> To: "LFS Support List"
> Sent: Thursday, February 22, 2007 7:09 PM
> Subject: Re: first pass GCC bootstrap problem
>
>
>> If it's your first time following the book, chances are that you did
>> get co
rm -rvf ./gcc-build
--
Freedom, Truth, Love, Beauty.
John Rodenbiker
[EMAIL PROTECTED]
On Feb 23, 2007, at 7:52 AM, Nick Bowes wrote:
> - Original Message -
> From: "Dan Nicholson" <[EMAIL PROTECTED]>
> To: "LFS Support List"
> Sent: Thursday, February 22, 2007 7:09 PM
> Subject: Re:
On Fri, Feb 23, at 09:11 Warren Head wrote:
> >
> I took a shot at it, but I am missing the linefeed check and insert linefeed
> stuff.
>
> #!/bin/bash
> for filename in $(find . -type f);do
> if [[ -n $(file $filename |grep CRLF) ]]
> then
> sed 's/^M$//' $filename > $filena
On 2/23/07, Nik Davis <[EMAIL PROTECTED]> wrote:
> On 2/22/07, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> >
> > Is there any reason you're using OSS? I think regular ALSA would do the
> trick.
>
> When I first installed the LFS system I wasn't getting sound, and asked on
> this list and was suggest
On 2/23/07, Ag. Hatzimanikas <[EMAIL PROTECTED]> wrote:
> On Fri, Feb 23, at 09:11 Warren Head wrote:
>
> Here what I came up quickly (untested).
>
> Test1.Don't look for files with an empty last line.
> [[ -n $(sed '$!d' $filename) ]]
> Test2,take the last character.
> lastcharacter=$(cat -A $file
Hallo
after mounting the kernel filesystem the build log was the same as
http://www.linuxfromscratch.org/lfs/build-logs/development/chapter6/gcc-4.0.2
So everything is ok now.
Thanx
Kai
Dan Nicholson schrieb:
> On 2/22/07, Kai Ulrich <[EMAIL PROTECTED]> wrote:
>
>> Hey Dan , Hey Ken,
>>
Hallo,
after executing patch -Np1 -i ../db-4.4.20-fixes-1.patch
I got following info.
Seams somthing is wrong.
root:/sources/gcc-build# patch -Np1 -i ../db-4.4.20-fixes-1.patch
can't find file to patch at input line 10
Perhaps you used the wrong -p or --strip option?
The text leading up to thi
On 2/23/07, Kai Ulrich <[EMAIL PROTECTED]> wrote:
>
> root:/sources/gcc-build# patch -Np1 -i ../db-4.4.20-fixes-1.patch
You're in the wrong location. You're supposed to be in the db-4.4.20
source tree when you start the Berkeley DB commands.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo
worked fine
thanx
kai
Dan Nicholson schrieb:
> On 2/23/07, Kai Ulrich <[EMAIL PROTECTED]> wrote:
>
>> root:/sources/gcc-build# patch -Np1 -i ../db-4.4.20-fixes-1.patch
>>
>
> You're in the wrong location. You're supposed to be in the db-4.4.20
> source tree when you start the Berkeley DB co
10 matches
Mail list logo