I'm getting this odd error on trying to build NVIDIA-FreeBSD-x86-260.19.12 , FreeBSD 8.1-RELEASE (i386)
Extract the archive, then make (or make clean, or make install) all generate this error:
===> lib/compat/libnvidia-tls (all)
ELF binary type "0" not known.
/tmp/NVIDIA-FreeBSD-x86-260.19.12/lib/compat/libnvidia-tls/../../../obj/linux tls/tls_test: 1: Syntax error: "(" unexpected
===> lib/compat/libnvidia-glcore (all)
The build apparently fails (make install complains, "kldload nvidia" doesn't work afterwards)
Any idea on what is causing the error, or how to fix?
(the same process on my 7.3-RELEASE box doesn't result in that error)