Hello --
In Ch. 6.11, the "make check" command fails with these very serious looking errors:
Code:
scripts/check-c++-types.sh: line 38: g++: command not found
scripts/check-c++-types.sh: line 38: g++: command not found
scripts/check-c++-types.sh: line 38: g++: command not found
scripts/check-c++-types.sh: line 38: g++: command not found
scripts/check-c++-types.sh: line 38: g++: command not found
scripts/check-c++-types.sh: line 38: g++: command not found
scripts/check-c++-types.sh: line 38: g++: command not found
make[1]: *** [/sources/glibc-build/c++-types-check.out] Error 1
make[1]: Leaving directory `/sources/glibc-2.3.4-20040701'
make: *** [check] Error 2
As the documentation states that all tests are critical, I am loathe to continue until I can fix this error. Any help would be appreciated. Thanks!