On Thu, Feb 24, 2011 at 6:18 PM, Ankit Sharma wrote:
> checking for recent GMP... yes
> checking for gmp internal files... configure: error: header files gmp-impl.h
> and longlong.h not found
> make[1]: *** [configure-mpfr] Error 1
> make[1]: Leaving directory `/sources/gcc-build'
> make: *** [all
I recall that I had these errors in one of my failed attempts. I did
not find a cause, so I reformatted the target partition and started
chapter six over. I attributed it to user error since I eventually
got past it.
-Brian
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http:/
On Thu, Feb 24, 2011 at 11:04 AM, bsquared wrote:
> You need to describe the problem, provide output from commands etc..
Oh, I see that you had previously.
Are you building on clean source?
make clean
-Brian
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromsc
On Thu, Feb 24, 2011 at 10:11 AM, Karthik Bhuvanagiri
wrote:
> md5 checksum of grub-1.98 tar ball is matching with the md5 checksum given
> in 3.2 section.
> What else could be the problem?
>
You need to describe the problem, provide output from commands etc..
As far as I know,
tar -xavf [sourc
Hello All,
I am following LFS book v6.7. Currently I am trying to build glibc in
chapter 6 and at the step just before "Re-adjusting the tool chain".
I apologize if this is a repeat question. I searched in the lfs-support
search page and found few hits but none of the threads seem to provide the
Hi, I'm trying to build LFS version 6.7
I'm facinf a problem in section 6.16.1. Installation of GCC
make returns the following error.
Code:
checking for recent GMP... yes
checking for gmp internal files... configure: error: header files
gmp-impl.h and longlong.h not found
make[1]: *** [configur
md5 checksum of grub-1.98 tar ball is matching with the md5 checksum given
in 3.2 section.
What else could be the problem?
2011/2/16 Bruce Dubbs
> Karthik Bhuvanagiri wrote:
> > Hi,
> >
> > Where can I get md5sum of grub-1.98 tar ball?
>
> All md5sums are in section 3.2. All Packages.
>
> -- B