저는 fedora 23(중요한 경우 qubes 가상 머신에 설치됨)에서 nvidia 드라이버를 빌드하려고 하는데 나중에 보시겠지만 빌드를 방해하는 주요 문제에 직면했습니다. 직접 확인해보세요:
[user] $ rpmbuild --nodeps -D "kernels 3.19.8-100.fc20.x86_64" --rebuild nvidia-kmod-358.16-1.fc23.src.rpm
Installing nvidia-kmod-358.16-1.fc23.src.rpm
warning: nvidia-kmod-358.16-1.fc23.src.rpm: Header V4 RSA/SHA1 Signature, key ID 5ca6c469: NOKEY
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8Fkbub
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ echo 'kmodtool error: Don'\''t know how to handle 3.19.8-100.fc20.x86_64 -- /usr/lib/modules/3.19.8-100.fc20.x86_64/build/Makefile not found'
kmodtool error: Don't know how to handle 3.19.8-100.fc20.x86_64 -- /usr/lib/modules/3.19.8-100.fc20.x86_64/build/Makefile not found
+ exit 2
error: Bad exit status from /var/tmp/rpm-tmp.8Fkbub (%prep)
RPM build errors:
nvidia-kmod-358.16-1.fc23.src.rpm: Header V4 RSA/SHA1 Signature, key ID 5ca6c469: NOKEY
user mockbuild does not exist - using root
group mockbuild does not exist - using root
user mockbuild does not exist - using root
group mockbuild does not exist - using root
user mockbuild does not exist - using root
group mockbuild does not exist - using root
user mockbuild does not exist - using root
group mockbuild does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.8Fkbub (%prep)
지침을 따르고 있지만 여전히 실패하여 저와 같은 소규모 사용자에게는 어려운 일입니다. 이 문제를 해결할 수 있는 방법이 있는지 아는 사람이 있습니까?