From owner-freebsd-ports@freebsd.org Thu Jun 23 20:27:57 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA183B73F19 for ; Thu, 23 Jun 2016 20:27:57 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B4E662229 for ; Thu, 23 Jun 2016 20:27:57 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B0A55B73F18; Thu, 23 Jun 2016 20:27:57 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B04D3B73F16 for ; Thu, 23 Jun 2016 20:27:57 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 780C62224 for ; Thu, 23 Jun 2016 20:27:56 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from [192.168.1.21] (x4d0a21d7.dyn.telefonica.de [77.10.33.215]) by toco-domains.de (Postfix) with ESMTPA id C55651AAF018; Thu, 23 Jun 2016 22:27:54 +0200 (CEST) Subject: Re: Wxlua / Zbstudio To: Raymond Cheung References: <20160609190710.GT41922@home.opsec.eu> <9f300278-31ab-bc50-1fc7-8e7e6dc44215@toco-domains.de> Cc: ports@freebsd.org, Kurt Jaeger From: Torsten Zuehlsdorff Message-ID: Date: Thu, 23 Jun 2016 18:44:56 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2016 20:27:57 -0000 Hello Raymond, > 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. There are various variables to set to specify where to look vor the libs, like lapack. Sadly i'm out of time. Tomorrow i'm heading into vacation. When back i will come back to your request and try to create a port for this. Maybe we could success together (with more time). Greetings, Torsten