Missing symbol(s) in liblapacke
Bug #1119799 reported by
Colin Rundel
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lapack (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I am building a library (plasma) that links against lapacke and I am getting the following linking error:
undefined reference to `LAPACKE_
The function is also missing from a dump of the library's symbol table (using objdump -tT) but is present if I compile the library from source. The function definition is also present in lapacke.h. I have not checked if any additional symbols are missing from the library.
This occurs with 12.10 and liblapacke 3.4.1-6 amd64.
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.