pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PREFER_PKGSRC and luatex dlopen dependency
On Tue, Jun 23, 2020 at 12:35:36PM -0500, Jason Bacon wrote:
> On 2020-06-23 10:28, Mayuresh wrote:
> > I have set PREFER_PKGSRC at bootstrap owing to several linking issues
> > faced on Linux. But now I face the following error with luatex. (Wasn't
> > facing this when I wasn't setting PREFER_PKGSRC).
> >
> > ERROR: This package has set PKG_FAIL_REASON:
> > ERROR: luatex-1.12.0 requires a working dlopen().
> >
> > How should I go about this?
> >
> > Mayuresh
> Try adding
>
> .include "../../mk/dlopen.buildlink3.mk"
The message comes from dlopen.buildlink3.mk.
dlopen.builtin.mk is probably failing to detect anything.
Home |
Main Index |
Thread Index |
Old Index