Bug report

14 views
Skip to first unread message

Hui Liu

unread,
Mar 4, 2018, 8:13:53 PM3/4/18
to lap...@icl.utk.edu
Dear developer,

I am using LAPACKE. When I tried to link, and the following error popped up,

/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64/liblapacke.so:
undefined reference to `LAPACKE_dsytrf_aa_work'
/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64/liblapacke.so:
undefined reference to `LAPACKE_ssytrf_aa_work'

I checked the source code, and it seemed the file,
../lapack-3.8.0/LAPACKE/src/Makefile, missed two object files:

lapacke_dsytrf_aa_work.o and lapacke_ssytrf_aa_work.o, which should be
included in OBJ_A.

I modified the Makefile, and then everything went well.

Thanks.
Hui

Julie Langou

unread,
Mar 4, 2018, 8:28:34 PM3/4/18
to Hui Liu, lap...@icl.utk.edu
Thank you Hui,
This has been corrected
Sincerely,
Julie
> --
> LAPACK library Website: http://www.netlib.org/lapack/
> --- You received this message because you are subscribed to the Google Groups "LAPACK Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to lapack+un...@icl.utk.edu.
> To post to this group, send email to lap...@icl.utk.edu.
> To view this discussion on the web visit https://groups.google.com/a/icl.utk.edu/d/msgid/lapack/995a9da8-59a4-ee34-e160-347ff0beba77%40ucalgary.ca.
> For more options, visit https://groups.google.com/a/icl.utk.edu/d/optout.

Reply all
Reply to author
Forward
0 new messages