Fekete Zoltán <fekete.zoltan%minux.hu@localhost> writes: > A bit oudtaed answer, but for the sake of completeness: > > /usr/pkgsrc/multimedia/gstreamer1/work/gstreamer-1.26.5/output/ > /usr/bin/ld: /lib64/libtirpc.so.3: undefined reference to > `gss_release_name@gssapi_krb5_2_MIT' It looks like the libtirpc system library needs kerberos and doesn't NEEDED on it. I don't know what the man page for the lib says. This seems like an issue with your GNU/Linux system, to understand what is supposed to be, and then whether upstream gstreamer1 builds outside of pkgsrc, or what the distribution package changes.