I'm sorry, I jumped to conclusions before it was completed :) It still fails. It seems dig.o and dighost.o was compiled with dst_gssapi_* functions but ld cannot find them since they are not present in libdns.so
/usr/obj/tooldir.NetBSD-10.99.14-amd64/bin/../lib/gcc/x86_64--netbsd/12.4.0/../../../../x86_64--netbsd/bin/ld: /usr/src/../obj/destdir.amd64/usr/lib/libdns.so : undefined reference to `dst_gssapi_initctx' /usr/obj/tooldir.NetBSD-10.99.14-amd64/bin/../lib/gcc/x86_64--netbsd/12.4.0/../../../../x86_64--netbsd/bin/ld: /usr/src/../obj/destdir.amd64/usr/lib/libdns.so : undefined reference to `dst_gssapi_identitymatchesrealmms' /usr/obj/tooldir.NetBSD-10.99.14-amd64/bin/../lib/gcc/x86_64--netbsd/12.4.0/../../../../x86_64--netbsd/bin/ld: /usr/src/../obj/destdir.amd64/usr/lib/libdns.so : undefined reference to `dst_gssapi_identitymatchesrealmkrb5' /usr/obj/tooldir.NetBSD-10.99.14-amd64/bin/../lib/gcc/x86_64--netbsd/12.4.0/../../../../x86_64--netbsd/bin/ld: /usr/src/../obj/destdir.amd64/usr/lib/libdns.so : undefined reference to `dst_gssapi_acceptctx' --- dependall-compat --- --- dependall-../external/gpl2/libmalloc --- --- dependall-lib --- --- dependall-../external/mit/expat/lib --- dependall ===> compat/amd64/i386/../../../lib/../external/mit/expat/lib/libexpat --- dependall-../external/gpl2/libmalloc --- dependall ===> compat/amd64/i386/../../../lib/../external/gpl2/libmalloc/lib --- dependall-external --- collect2: error: ld returned 1 exit status *** Failed target: dig *** In directory: /usr/src/external/mpl/bind/bin/dig *** Failed commands: ... => /usr/src/../obj/tooldir.NetBSD-10.99.14-amd64/bin/nbctfmerge -t -g -L VERSION -o dig dig.o dighost.o *** [dig] Error code 1 nbmake[10]: stopped making "realall" in /usr/src/external/mpl/bind/bin/dig On Thu, Jun 5, 2025 at 2:11 AM Vitaly Shevtsov <shev.vt1...@gmail.com> wrote: > > Thank you, Christos. It works now. > > On Wed, Jun 4, 2025 at 10:28 PM Christos Zoulas <chris...@astron.com> wrote: > > > > In article > > <cakydt3zgw4c2lcn6zrlc+ymqhkyp_ankcl2eooykc4u21gs...@mail.gmail.com>, > > Vitaly Shevtsov <shev.vt1...@gmail.com> wrote: > > >Hello. I am also having an issue with MKKERBEROS=no > > >When it's set and I try to build the image, I get the following error: > > > > > >libsaslc.so.1.0: error: actual symbols differ from expected symbols > > > > Fixed! > > > > christos > >