Le 14/11/2013 02:09, Ken Moffat a écrit :
> On Wed, Nov 13, 2013 at 09:59:18PM +, Vasco Almeida wrote:
>> Please find attached "mymakelog" file. Thank you again for your support.
>>
>> Vasco
> I see the following -
> [...]
> This looks as if makeinfo in now *required*. Try installing
> tex
Ron Hartikka wrote:
> I now think the copy-paste theory was wrong.
> I should not have expected CC to be set after running the configure command
> in 5.9.1.
> I was unfamiliar with the idea of passing environment vars to a single
> program on the command line.
> I have used shells for a long time a
I now think the copy-paste theory was wrong.
I should not have expected CC to be set after running the configure command
in 5.9.1.
I was unfamiliar with the idea of passing environment vars to a single
program on the command line.
I have used shells for a long time and not learned that till now.
So
Dan McGhee wrote:
> I'm in the final stages of building and installing GRUB so that it works
> in an EFI environment. It's been quite interesting and I'm looking
> forward to sharing what I have done on this list. However, before I do
> that, I need to say that I'm not "quite" done yet. I still
On Wed, Nov 13, 2013 at 09:59:18PM +, Vasco Almeida wrote:
> Please find attached "mymakelog" file. Thank you again for your support.
>
> Vasco
I see the following -
if (/mnt/lfs/sources/binutils-2.23.2/missing makeinfo
--split-size=500 --split-size=500 --version) >/dev/null
On 11/13/2013 03:41 AM, Pierre Labastie wrote:
> Le 13/11/2013 02:53, Ken Moffat a écrit :
>> On Tue, Nov 12, 2013 at 07:57:30PM -0500, Baho Utot wrote:
>>> If you are using bash 4.0 or greater
>>>
>>> ../path/to/binutils-source/./configure ... | tee myconflog 2>&1
>>>
>>> becomes
>>>
>>> ../path/
I'm in the final stages of building and installing GRUB so that it works
in an EFI environment. It's been quite interesting and I'm looking
forward to sharing what I have done on this list. However, before I do
that, I need to say that I'm not "quite" done yet. I still have not yet
gotten my
akhiezer wrote:
>>> What happens if you do:
>>> (1) highlight & copy the text using the same method - i.e. same mouse
>>> buttons,
>>> same source of text (html/pdf/...), same environment
>>> (terminal/browser/...),
>>> etc - as when it went wrong.
>>> (2) vi -i
>>> (3) do the paste
> Date: Wed, 13 Nov 2013 14:55:59 -0600
> From: Bruce Dubbs
> To: LFS Support List
> Subject: Re: [lfs-support] SOLVED: lfs 7.4 section 5.9.1. Installation of
> Binutils error: Cannot run C compiled programs
>
> akhiezer wrote:
> >> Date: Wed, 13 Nov 2013 07:20:38 -0500
> >> From: Ron Hartikka
On 11/13/2013 05:15 PM, Ken Moffat wrote:
Well, I'm pleased that you didn't fall into the trap I accidentally
set by putting '2>&1' after the pipe to tee.
Also, configure won't report an error if it gets as far as creating
the Makefiles - but the results of the various tests which configure
Ron Hartikka wrote:
> Thanks.
>
> OK. I'll look at akh's suggstion in my next session.
>
> I already did a similar thing, actually.
>
> I think this was in 5.9 binutils pass 2.
>
> I set the environment variables - like 'export CC=$LFS_TGT-gcc' one at a
> time.
You really don't want to do that. I
akhiezer wrote:
>> Date: Wed, 13 Nov 2013 07:20:38 -0500
>> From: Ron Hartikka
>> To: LFS Support List
>> Subject: Re: [lfs-support] SOLVED: lfs 7.4 section 5.9.1. Installation of
>> Binutils error: Cannot run C compiled programs
>>
>>
>>
>> Even supposing the HTML looks innocent, I'm wondering
Le 13/11/2013 04:27, Ron Hartikka a écrit :
> This looks like virgo's problem at...
>
> http://www.mail-archive.com/lfs-support@linuxfromscratch.org/msg20545.html
>
> I was pasting from the 7.4 online book into a terminal window.
>
> I got to this point (5.9.1):
> *CC=$LFS_TGT-gcc\
On Wed, Nov 13, 2013 at 10:52:02AM +, Vasco Almeida wrote:
> Thank you for your suggestions, Ken.
>
> I did check the minimum Host System Requirements when I started off (I
> am indeed trying to build LFS-7.4 on Ubuntu 12.04), but rechecked them
> and nothing seems amiss.
>
> As for capturi
On Wed, Nov 13, 2013 at 09:41:33AM +0100, Pierre Labastie wrote:
> Le 13/11/2013 02:53, Ken Moffat a écrit :
> > On Tue, Nov 12, 2013 at 07:57:30PM -0500, Baho Utot wrote:
> >> If you are using bash 4.0 or greater
> >>
> >> ../path/to/binutils-source/./configure ... | tee myconflog 2>&1
> >>
> >> b
Thanks.
OK. I'll look at akh's suggstion in my next session.
I already did a similar thing, actually.
I think this was in 5.9 binutils pass 2.
I set the environment variables - like 'export CC=$LFS_TGT-gcc' one at a
time.
Then I pasted the whole configure command into a file and bashed it.
An
On Wed, Nov 13, 2013 at 2:52 AM, Vasco Almeida wrote:
> On 11/13/2013 12:33 AM, Ken Moffat wrote:
> > On Tue, Nov 12, 2013 at 11:31:56PM +, Vasco Almeida wrote:
> >
> > Where do I go from here?
> >
>
> > Find the part of the output with the actual 'Error' message (it might
> > say 'error').
> Date: Wed, 13 Nov 2013 07:20:38 -0500
> From: Ron Hartikka
> To: LFS Support List
> Subject: Re: [lfs-support] SOLVED: lfs 7.4 section 5.9.1. Installation of
> Binutils error: Cannot run C compiled programs
>
>
>
> Even supposing the HTML looks innocent, I'm wondering if there are other
> ways
Even supposing the HTML looks innocent, I'm wondering if there are other
ways for a multi-line selection to get corrupted.
I experimented with the configure command in 7.4/5.9 Binutils.
I was convinced that the method didn't work there in my situation.
I'll repeat this later.
On Wed, Nov 13,
On 11/13/2013 12:33 AM, Ken Moffat wrote:
> On Tue, Nov 12, 2013 at 11:31:56PM +, Vasco Almeida wrote:
>
> Where do I go from here?
>
> Find the part of the output with the actual 'Error' message (it might
> say 'error'). It looks as if the real error was before that warning
> about makeinf
Le 13/11/2013 02:53, Ken Moffat a écrit :
> On Tue, Nov 12, 2013 at 07:57:30PM -0500, Baho Utot wrote:
>> If you are using bash 4.0 or greater
>>
>> ../path/to/binutils-source/./configure ... | tee myconflog 2>&1
>>
>> becomes
>>
>> ../path/to/binutils-source/./configure ... |& tee myconflog
>>
>
> Date: Tue, 12 Nov 2013 22:27:20 -0500
> From: Ron Hartikka
> Subject: [lfs-support] SOLVED: lfs 7.4 section 5.9.1. Installation of
>Binutils error: Cannot run C compiled programs
> To: lfs-support@linuxfromscratch.org
> Message-ID:
>
> Content-Type: text/plain; charset="iso-8859-1"
>
22 matches
Mail list logo