Hi guys,
Just retried to deploy amdgpu-pro drivers (amdgpu-pro-21.10-1247438-rhel-8.3) for my Fedora34 server installation, 5.12.7-300.fc34.x86_64 (x86_64) kernel. Compiler package is gcc-11.1.1-1.fc34.x86_64
While installing amdgpu-dkms-5.9.20.104-1247438.el8.noarch.rpm I'm getting this wierd compile error:
DKMS make.log for amdgpu-5.9.20.104-1247438.el8 for kernel 5.12.7-300.fc34.x86_64 (x86_64)
jue 03 jun 2021 20:45:50 CEST
make: you are in folder '/usr/src/kernels/5.12.7-300.fc34.x86_64'
CC [M] /var/lib/dkms/amdgpu/5.9.20.104-1247438.el8/build/scheduler/sched_main.o
CC [M] /var/lib/dkms/amdgpu/5.9.20.104-1247438.el8/build/scheduler/sched_fence.o
gcc: error fatal: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compile ends.
And there it crashes, repeating the same message for different folders. Is this happening to anybody else?
KR