Date: Thu, 23 Jun 2016 08:04:22 +0800 From: Raymond Cheung <korekontakt@gmail.com> To: Torsten Zuehlsdorff <mailinglists@toco-domains.de> Cc: Kurt Jaeger <lists@opsec.eu>, ports@freebsd.org Subject: Re: Wxlua / Zbstudio Message-ID: <CAFGnCTZPML32ndHBVNeW%2BGcecwNFCZon7qt1sOJLAGz8nObn2w@mail.gmail.com> In-Reply-To: <d29c29f2-1ab4-53a5-c571-dc1296e287df@toco-domains.de> References: <CAFGnCTa_kmYuK6_pmx0eksV%2BX5fazF04dgaH=fGZXUeJWzdy7Q@mail.gmail.com> <CAFGnCTY2z2PFSHkvC_aOQ0HqmP3cibD95hndXQD2yqoSHPjUMQ@mail.gmail.com> <20160609190710.GT41922@home.opsec.eu> <CAFGnCTaYVBmZ-y-AfhMF0mtY1NrKioP0s=3Dmo7aftkiabnXnA@mail.gmail.com> <9f300278-31ab-bc50-1fc7-8e7e6dc44215@toco-domains.de> <CAFGnCTYe13XHjM1-sEHKUpopy_k_ZyXRd%2Bk8rFUX5VkHDXuKYA@mail.gmail.com> <d29c29f2-1ab4-53a5-c571-dc1296e287df@toco-domains.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Torsten, OpenBlas (make config; # with OpenMP option), OpenMP, Lapack & ++, GotoBlas are installed. Header files of OpenBlas is also included to $CMAKE_LIBRARY_PATH. However, I still got the same error message, missing lapack. I tried on both FreeBSD 10.3 and 11 Alpha 4 with gcc, clang34, clang37, clang38 and clang-devel. But no luck. FreeBSD 11 Alpha 4 plus clang38/clang-devel produced the less errors. Raymond On Jun 22, 2016 16:48, "Torsten Zuehlsdorff" <mailinglists@toco-domains.de> wrote: > Hello Raymond, > > I call run zbstudio 32bit binary on FreeBSD 11 Alpha 4. I will try to build >> wxlua later. >> >> Another question about lua / torch is lapack. I tried to make and install >> via the OpenBlas port with the flags (add USE_THREAD=1 NUM_THREAD=8 in >> order to make) suggested by the link below: >> https://github.com/torch/torch7/issues/174 >> >> However, it can't find the .a file of OpenBlas after build/compile. If I >> make without flags, it can make install properly. Please help. >> > > Mh, i'm not very familiar with such lua issues. And also i have no clue > what you have done and what the concrete problem is. > After some recherche i would suggest to try install math/lapack++ or > math/lapack. Better the first one since it depends on OpenBlas and provides > a file named "lib/liblapackpp.a" The other port provides a file called > lib/liblapack.a. I'm not sure which is the correct one - but give it a try. > > Greetings, > Torsten >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFGnCTZPML32ndHBVNeW%2BGcecwNFCZon7qt1sOJLAGz8nObn2w>