e splinters I've got from
sitting on the fence are going to hurt soon, I'm sure!
Kindest regards,
Matt.
Original message From: lf...@cruziero.com
Date:17/02/2014 22:12 (GMT+00:00) To: LFS Developers
Mailinglist Subject: Re: [lfs-dev]
Chapter 5 stripping
>
akhiezer wrote:
>> Date: Mon, 17 Feb 2014 15:54:16 -0600
>> From: Bruce Dubbs
>> To: LFS Developers Mailinglist
>> Subject: Re: [lfs-dev] Chapter 5 stripping
>>
>> Armin K. wrote:
>>> During chapter 5 strip procedure, I've noticed the followi
On 02/17/2014 10:54 PM, Bruce Dubbs wrote:
> Armin K. wrote:
>> During chapter 5 strip procedure, I've noticed the following:
>>
>> strip: unable to copy file '/tools/bin/strip'; reason: Text file busy
>>
>> That's because it's being used and it can't be stripped. One of the
>> solutions could be t
> Date: Mon, 17 Feb 2014 15:54:16 -0600
> From: Bruce Dubbs
> To: LFS Developers Mailinglist
> Subject: Re: [lfs-dev] Chapter 5 stripping
>
> Armin K. wrote:
> > During chapter 5 strip procedure, I've noticed the following:
> >
> > strip: unable to copy f
On 17/02/2014 23:39, Armin K. wrote:
> During chapter 5 strip procedure, I've noticed the following:
>
> strip: unable to copy file '/tools/bin/strip'; reason: Text file busy
>
> That's because it's being used and it can't be stripped. One of the
> solutions could be to call /usr/bin/strip instead
Armin K. wrote:
> During chapter 5 strip procedure, I've noticed the following:
>
> strip: unable to copy file '/tools/bin/strip'; reason: Text file busy
>
> That's because it's being used and it can't be stripped. One of the
> solutions could be to call /usr/bin/strip instead of just strip, since