yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #12689
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