On Sat, 2 Jul 2011 15:12:59 +0200
"Andrea Bencini" wrote:
> Hi,
>
> I have problems with glibc-2.3.6 under hostsystem Fedora 8 and lfs Version
> 6.2
>
> The last 58 lines of terminal output are:
>
> scripts/check-c++-types.sh: line 38: g++: command not found
I'm guessing that this is your f
On Sat, Jul 2, 2011 at 8:12 AM, Andrea Bencini wrote:
> I have problems with glibc-2.3.6 under hostsystem Fedora 8 and lfs Version
> 6.2
> Should I be worried about this or can I continue?
Well, while your issue is that you don't have a c++ compiler
installed, the more patent and bloody issue is
Hi,
I have problems with glibc-2.3.6 under hostsystem Fedora 8 and lfs Version
6.2
I have build Glibc outside of the source directory in a dedicated build
directory:
mkdir -v ../glibc-build
cd ../glibc-build
Next, I have prepared Glibc for compilation:
../glibc-2.3.6/configure --p
A couple of quick questions that I can't find by googling:
1) I'm using the LFS Live CD 6.0-1 to build LFS, and on 2 very different
platforms, the Chapter 6 Glibc compiled fine but didn't pass the test; I
don't have the error message handy anymore but it had to do with the NPTL
part of the test.