Makefile fails to install file correctly, installing HPL
Fresh3 days ago
Mar 15, 20268117 viewsConfidence Score0%
0%
Problem
I started installing HPL a while ago and had a related question. I've been following along with this guide from Intel. I figure this warrants a whole new one. When I try to make the archive, the output seems fine until the end, where it gives an error. Going to the directory shows a file, "Make.inc…
Error Output
make[2]: Entering directory `/hpl-2.0/src/auxil/intel64' Makefile:47: Make.inc: No such file or directory make[2]: *** No rule to make target `Make.i…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Makefile fails to install file correctly, installing HPL
Low Risk
in there's a line where it's trying to create a symlink: the command fails if the source code directory is not , variable should be defined in your : Changing the variable to your actual path should solve the problem (or move source code to ).
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix