Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 02:30:09 +0930
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        FreeBSD-ports <freebsd-ports@freebsd.org>
Subject:   Re: Issues between openmp and llvm
Message-ID:  <e5659220-6956-d6de-575e-e56d4c1ecc53@ShaneWare.Biz>
In-Reply-To: <k212-hmjj-wny@FreeBSD.org>
References:  <dc3533c0-20f3-e99c-f7b2-2904b24d8c47@ShaneWare.Biz> <k212-hmjj-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13/09/2017 20:51, Jan Beich wrote:
> Shane Ambler <FreeBSD@ShaneWare.Biz> writes:
> 
>>> ... libomp.so - found (/usr/local/llvm-devel/lib/libomp.so)
>>
>> The issue is that the build then fails because cc/ld is looking for
>> openmp files in /usr/local where they should be installed.
> 
> Try using SOVERSION to ignore devel/llvm* copy e.g.,
> 
>    LIB_DEPENDS += libomp.so.0:devel/openmp
> 

Yes that works, now. As other libs from llvm are versioned what are the
chances that it will always to work?

-- 
FreeBSD - the place to B...Software Developing

Shane Ambler




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e5659220-6956-d6de-575e-e56d4c1ecc53>