← Back to team overview

yade-users team mailing list archive

Re: [Question #293500]: Undefined symbol : zpotrf_

 

> Found Cholmod: /usr/local/lib/libcholmod.a

That is probably the source of  your problems. You are statically
link cholmod, which is not shipped by packages. But I assume,
that headers for compilation are taken from packaged version. One need
to decide, what version you want to use and let cmake configure
MakeFile according to your needs.

Regards

Anton

Follow ups

References