Error Reported When Executing the make Command During the OPTIMIZED-ROUTINES Installation
Symptom
When executing the make command during the OPTIMIZED-ROUTINES installation, an error is reported stating "/usr/bin/ld: cannot find -lm" and "/usr/bin/ld: cannot find –lc."
Key Process and Cause Analysis
The environment dependency is missing.
Conclusion and Solution
Run the following command:
yum install -y glibc-static
Parent topic: Troubleshooting