Latest NVIDIA driver 470.63.01 installation fails with latest Linux kernel 5.16.5-100

Hi,
I have recently attempted to install the latenst Linux driver using Fedora 34. Which failed during the install process using runlevel3.target.

$ uname -a
Linux burtha-f34 5.16.5-100.fc34.x86_64 #1 SMP Sat Jan 29 13:00:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

NVIDIA-Linux-x86_64-470.63.01.run

The error reported in /var/log/nvidia-installer.log is as follows. Plenty left out that is repeated.

make[2]: *** [scripts/Makefile.build:287: /tmp/selfgz1709/NVIDIA-Linux-x86_64-470.63.01/kernel/nvidia/nv-pci.o] Error 1
In file included from /tmp/selfgz1709/NVIDIA-Linux-x86_64-470.63.01/kernel/nvidia/nv-i2c.c:15:
/tmp/selfgz1709/NVIDIA-Linux-x86_64-470.63.01/kernel/common/inc/os-interface.h:27:10: fatal error: stdarg.h: No such file or directory
27 | #include <stdarg.h>
| ^~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:287: /tmp/selfgz1709/NVIDIA-Linux-x86_64-470.63.01/kernel/nvidia/nv-i2c.o] Error 1
make[2]: Target ‘__build’ not remade because of errors.
make[1]: *** [Makefile:1850: /tmp/selfgz1709/NVIDIA-Linux-x86_64-470.63.01/kernel] Error 2
make[1]: Target ‘modules’ not remade because of errors.
make[1]: Leaving directory ‘/usr/src/kernels/5.16.5-100.fc34.x86_64’
make: *** [Makefile:80: modules] Error 2
ERROR: The nvidia kernel module was not created.
ERROR: Installation has failed. Please see the file ‘/var/log/nvidia-installer.log’ for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.

Has anyone suggestions on getting this incompatibility fixed ?

Regards,
Jeremy