Re: [lfs-support] Gcc-4.8.1 Section 5.5.1 - libmpfr

2014-01-16 Thread Chris Staub
On 01/16/14 18:07, William Darryl Jackson wrote:
> On 01/16/2014 04:23 PM, Pierre Labastie wrote:
>> Le 16/01/2014 22:15, William Darryl Jackson a écrit :
> You are correct - Pierre, I came to that same conclusion. So I very
> carefully repeated the steps on page 36 to ensure those folders were
> being built correctly (owner/group=lfs) then (delete contents of
> gcc-build; reconfigure, and make) -No change; this error must be
> pointing to something else with my system.
>
> My Internet searches indicate that others have had similar problems, but
> I saw no resolution. What if any is the host interaction at this point?
> Gotta find somewhere else to look.
>
> Thanks,
>
> William
>
Type "history" as the lfs user, and paste every command you have run for 
building GCC, starting with unpacking its source tarball.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Gcc-4.8.1 Section 5.5.1 - libmpfr

2014-01-16 Thread William Darryl Jackson
On 01/16/2014 04:23 PM, Pierre Labastie wrote:
> Le 16/01/2014 22:15, William Darryl Jackson a écrit :
>> Greetings,
>>
>> My first pass of make produced the following error:
>>
>> checking for MPFR... no
>> configure: error: libmpfr not found or uses a different ABI (including static
>> vs shared).
>> make[1]: *** [configure-mpc] Error 1
>> make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
>> make: *** [all] Error 2
>>
>> I have triple-checked my configure syntax.
>>
> It seems you already reported that error on January 11th... Have you extracted
> and renamed gmp, mpfr and mpc to the source directory
> (/mnt/lfs/sources/gcc-4.8.1)?
>
> Regards
> Pierre
You are correct - Pierre, I came to that same conclusion. So I very 
carefully repeated the steps on page 36 to ensure those folders were 
being built correctly (owner/group=lfs) then (delete contents of 
gcc-build; reconfigure, and make) -No change; this error must be 
pointing to something else with my system.

My Internet searches indicate that others have had similar problems, but 
I saw no resolution. What if any is the host interaction at this point? 
Gotta find somewhere else to look.

Thanks,

William
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Gcc-4.8.1 Section 5.5.1 - libmpfr

2014-01-16 Thread Pierre Labastie
Le 16/01/2014 22:15, William Darryl Jackson a écrit :
> Greetings,
> 
> My first pass of make produced the following error:
> 
> checking for MPFR... no
> configure: error: libmpfr not found or uses a different ABI (including static
> vs shared).
> make[1]: *** [configure-mpc] Error 1
> make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
> make: *** [all] Error 2
> 
> I have triple-checked my configure syntax.
> 

It seems you already reported that error on January 11th... Have you extracted
and renamed gmp, mpfr and mpc to the source directory
(/mnt/lfs/sources/gcc-4.8.1)?

Regards
Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


[lfs-support] Gcc-4.8.1 Section 5.5.1 - libmpfr

2014-01-16 Thread William Darryl Jackson

Greetings,

My first pass of make produced the following error:

checking for MPFR... no
configure: error: libmpfr not found or uses a different ABI (including 
static vs shared).

make[1]: *** [configure-mpc] Error 1
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
make: *** [all] Error 2

I have triple-checked my configure syntax.

Any thoughts,

William
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page