> This is expected, the nvidia-driver is shipping some 32bit library which > are > linked to an hypothetical libx11.so.6:32, so either use the same trick as > the > one I use with golang and make pkg ignore this libx11.so.6:32 lib or stop > shipping a binary which will be anyway unusable because the ports tree do > not > provide a 32bit version of libX11.so.6.
Adding NO_SHLIB_REQUIRES_GLOB=* to x11/nvidia-driver/Makefile solves the issue. Should danfe@ be CCed to be in touch with this issues? Thanks, -- Nuno Teixeira FreeBSD UNIX: <edua...@freebsd.org> Web: https://FreeBSD.org