Thanks Bruce, I repeat the procedure and work fine.
Thanks again,
Lázaro.
En 12/10/2011 16:12:49, Bruce Dubbs escribió:
> Lázaro Morales wrote:
>> Thanks to all for the help,
>>
>> I decide start the project from zero using a clean installation of
>> Debian
>> 6 32bit only for this purpose. S
Lázaro Morales wrote:
> Thanks to all for the help,
>
> I decide start the project from zero using a clean installation of Debian
> 6 32bit only for this purpose. So I compile "binutils" successfully on a
> dedicated directory as you and the book say but when I try with "gcc" I
> get this ne
Thanks to all for the help,
I decide start the project from zero using a clean installation of Debian
6 32bit only for this purpose. So I compile "binutils" successfully on a
dedicated directory as you and the book say but when I try with "gcc" I
get this new error:
[...]
checking whether g
Also Please note that i am referring to steps for chapter 5 ..Hope you
are also at same chapter ..
Bye
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On 04/10/11 06:36 PM, Lázaro Morales wrote:
> What I don't understand is Why when I execute configure:
>
> $ ./configure \
> --target=$LFS_TGT --prefix=/tools \
> --disable-nls --disable-shared --disable-multilib \
> --disable-decimal-float --disable-threads \
> --disable-libmudfl
When I put the folders out the "gcc" folder, configure can't create the
Makefile because
don't find the "gmp", "mpc", "mpfr" folders.
Regards,
Lázaro.
En 01/10/2011 01:46:40, Ashish Mishra escribió:
> hi , i think you are doing steps at WRONG place . the folders gcc ,
> gmp , mpfr etc has to
Thanks for your reply Ashish, I tried again but nothing happens. I get
the same error. It looks like file "gmp.h" don't exist inside gmp
directory. What
I don't understand is Why when I execute configure:
$ ./configure \
--target=$LFS_TGT --prefix=/tools \
--disable-nls --disable-shared --
hi , i think you are doing steps at WRONG place . the folders gcc ,
gmp , mpfr etc has to be created at source directory under lfs. so you
should have ../lfs/source/gcc .../lfs/source/gmp .../lfs/source/mpfr
etc etc. the gmp , mpfr etc folder has to be create at .../lfs/source
directory and not
while installing in chapter 5 I faced same issue , even though the
recquired folder was present i got error.I did the following
:- removed all the folder required at this point including
gcc. repeated the steps one by one and also crosschecked result at
each step.Also before mak
Hello Juan Alberto,
Thanks for your reply.
En 30/09/2011 12:47:44, Juan Alberto Regalado Galván <00j...@gmail.com>
escribió:
> So by this point you should have three more folders under the gcc
> directory named "mpfr" "gmp" and "mpc". Those should be the names of
> the folders (without number
> checking for gmp.h... no
> configure: error: gmp.h can't be found, or is unusable.
> make[1]: *** [configure-mpfr] Error 1
> make[1]: Leaving directory `/media/lfs/build/gcc-4.5.2'
> make: *** [all] Error 2
>
> What this means?
Looks like you're missing gmp. Di
Hello,
I'm using 6.8 version of the LFS book and as host system Ubuntu 11.04,
after compiling successfully binutils I try to compile gcc with mpfr, gmp
and mpc but I get this error:
checking for gmp.h... no
configure: error: gmp.h can't be found, or is unusable.
make[1
Hello,
I am using LFS Version 6.2 and I have problems compiling gcc for the
third time, after chrooting.
Problems occur suddenly in the middle of compiling process. It seems
that the compiler does not find the
system include files anymore. Here is the compiler output (when starting
make again
Robert Jakob wrote:
> Chris Staub schrieb:
>> Robert Jakob wrote:
>>
>>>
>>> //
>>>
>> No, do not create any symlinks. The most likely cause of this problem is
>> that you either forgot to remove the gcc source and build dirs after
>> compiling pass 2, or you applied the specs patch.
>>
Chris Staub schrieb:
> Robert Jakob wrote:
>
>> Hello,
>>
>> I am using LFS Version 6.2 and I have problems compiling gcc for the
>> third time, after chrooting.
>> Problems occur suddenly in the middle of compiling process. It seems
>> that the co
Robert Jakob wrote:
> Hello,
>
> I am using LFS Version 6.2 and I have problems compiling gcc for the
> third time, after chrooting.
> Problems occur suddenly in the middle of compiling process. It seems
> that the compiler does not find the
> system include files anymore.
16 matches
Mail list logo