Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2017 13:21:04 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Shane Ambler <FreeBSD@ShaneWare.Biz>
Cc:        FreeBSD-ports <freebsd-ports@freebsd.org>
Subject:   Re: Issues between openmp and llvm
Message-ID:  <k212-hmjj-wny@FreeBSD.org>
In-Reply-To: <dc3533c0-20f3-e99c-f7b2-2904b24d8c47@ShaneWare.Biz> (Shane Ambler's message of "Wed, 13 Sep 2017 20:35:05 %2B0930")
References:  <dc3533c0-20f3-e99c-f7b2-2904b24d8c47@ShaneWare.Biz>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?k212-hmjj-wny>