FS#58584 - Openblas link error
Attached to Project:
Community Packages
Opened by freyr (freyr) - Sunday, 13 May 2018, 22:49 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 19 May 2018, 14:44 GMT
Opened by freyr (freyr) - Sunday, 13 May 2018, 22:49 GMT
Last edited by Felix Yan (felixonmars) - Saturday, 19 May 2018, 14:44 GMT
|
Details
Description:
`pkg-config -libs openblas` returns -lopenblas but `gcc -lopenblas main.c` fails with usr/bin/ld: cannot find -lopenblas it seems due to renamed *.so Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: gcc -lopenblas main.c |
This task depends upon
Closed by Felix Yan (felixonmars)
Saturday, 19 May 2018, 14:44 GMT
Reason for closing: Fixed
Additional comments about closing: 0.2.20-2
Saturday, 19 May 2018, 14:44 GMT
Reason for closing: Fixed
Additional comments about closing: 0.2.20-2
test.c