Hi all!
To create LFS I use Ubuntu in x86_64 host system. I create x86_64 target
system. LFS - 6.8
In chapter 6.35 (Automake-1.11.1) I can't compile this package, becuase
configure can't normally configurate make-file and end of work without
errors. Make compile and install only aclocal and automak
On Tue, Apr 12, 2011 at 10:26 AM, Andrew Benton wrote:
> On Tue, 12 Apr 2011 08:00:35 -0600
> Dave Hajoglou wrote:
>
>> I seem to have encountered this issue (
>> http://comments.gmane.org/gmane.linux.lfs.devel/10624 ) just now
>> though it seems the patch isn't in the patch list nor in the
>> i
On Tue, 12 Apr 2011 08:00:35 -0600
Dave Hajoglou wrote:
> I seem to have encountered this issue (
> http://comments.gmane.org/gmane.linux.lfs.devel/10624 ) just now
> though it seems the patch isn't in the patch list nor in the
> instructions. Did I miss a step? I manually applied the patch a
>
> This is a bug in the binutils testsuite and has been fixed upstream.
> Apparently gcc folks decided that exception_defines.h is now a private
> header and should not be directly included. Heres the upstream patch
> that fixed this one for me.
>
>
> =
On Mon, 11 Apr 2011, Chris Hamons wrote:
> I am at this step in my LFS build (Building and installing Binutils in
> chroot):
>
> http://www.linuxfromscratch.org/lfs/view/development/chapter06/binutils.html
>
> I am seeing four test failures:
>
> root:/sources/binutils-build/ld# for summary in
I seem to have encountered this issue (
http://comments.gmane.org/gmane.linux.lfs.devel/10624 ) just now
though it seems the patch isn't in the patch list nor in the
instructions. Did I miss a step? I manually applied the patch and
had to copy two headers from the kernel headers in order to get