On 13.01.2024 09:45, bbartlomiej.mail%gmail.com@localhost wrote:
I tried with not including cpuflags but no change. netbsd# cat /etc/mk.conf .sinclude "/usr/pkg/share/mk/cpuflags.mk" COPTS?= -pipe ${DEFCOPTS} CFLAGS+= -pipe X11_TYPE= modular MAKE_JOBS= 12 PKG_DEFAULT_OPTIONS+= -alsa -pulseaudio -dbus -gvfs -jack -wayland PKG_DEFAULT_OPTIONS+= official-mozilla-branding pam ssl oss ACCEPTABLE_LICENSES+= mozilla-trademark-license ms-ttf-license ubuntu-font-license gnu-agpl-v3
Seems that after removing "-dbus" and "-wayland" from my PKG_DEFAULT_OPTIONS graphics/ristretto builds. That is odd to me. Any ideas why that may have happened - complaining about gtk.h which was there, but fixed by "wayland" option?
-- Regards, Bartlomiej Krawczyk