Hi All,
When I run "make" under the directory "lapack-3.5.0/lapacke/example" in Linux, I got the following error message:
...
../include/lapacke.h:16439: error: ‘LAPACK_GLOBAL’ declared as function returning a function
../include/lapacke.h:16439: warning: parameter names (without types) in function declaration
make: *** [example_DGESV_rowmajor.o] Error 1
Has someone encountered the same issue before?
Thanks,
Liang

