pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ld: cannot find -llibgomp
Regret the typo. It was gomp, not gcomp. Corrected.
Anyway, just hope it's the right way to fix.
--
Mayuresh
On Sat, Jul 23, 2022 at 06:49:47PM +0530, Mayuresh wrote:
> In ongoing attempt to build py-torch I face this error
>
> ld: cannot find -llibgomp
>
> Firstly, the buildlink to libgcomp is getting created properly.
>
> Secondly, shouldn't the error have said -lgcomp?
>
> So I tried
>
> BUILDLINK_TRANSFORM.NetBSD+= l:libgcomp:gcomp
>
> Is this the right thing (taken from pkgsrc.txt, not sure about its syntax
> in general)
>
> Any other suggestions?
>
> --
> Mayuresh
Home |
Main Index |
Thread Index |
Old Index