pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 2021Q1: net/libfilezilla not building on NetBSD/amd64 9.1_STABLE (16.02.2021)



On Sat, Apr 03, 2021 at 11:18:45AM +0200, Matthias Petermann wrote:
> Is the problem already known? My Google search brought only relatively
> unspecific results related to Ubuntu[1] and GCC[2]. Accordingly, it seems to
> be a compiler problem that is fixed in GCC 8. However, NetBSD 9.1 still uses
> GCC 7.5.0. Could this be the reason and is there a workaround? In pkgsrc
> there are already newer GCC versions in it - how can I test the PKG to force
> the use of GCC 8 from pkgsrc?

Can you set

GCC_REQD+=	8

in the Makefile and check if that fixes it?

Thanks,
 Thomas


Home | Main Index | Thread Index | Old Index