pkgsrc-Users archive

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

Re: gnutls on NetBSD 9, please help



> Hi!
>
> gnutls is broken on NetBSD 9, see
> http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20241107.1415/gnutls-3.8.8/build.log
>
>   CC       groups.lo
> groups.c:93:2: error: initializer element is not constant
>   group_x25519,
>   ^~~~~~~~~~~~
>
> Someone who's still using NetBSD 9 - please fix this, I guess the
> required c standard (USE_CC_FEATURES) needs to be bumped, but I don't
> know to what.
>  Thomas

Hi Thomas,

I'm followoing pkgsrc_current on NetBSD9_Stable - amd64.

I've been bumping things to pkgsrc gcc10 (GCC_REQD=10 in Makefile) when I
get these odd build failures. I'm of course not sure this is correct or
optimal, but it usually gets them to build and they seem to run correctly.

I had to do this, just this week, on gnutls build due to this very error.
--gene




Home | Main Index | Thread Index | Old Index