You are not logged in.
Pages: 1
I've been trying lately to compile the latest beta drivers via AUR, and I've tried several different PKGBUILDS but none of them build. I've been specifically trying the nvidia-full-beta one and I get the following error msg.
- Building Nvidia module for 3.15.2-1-ARCH...
NVIDIA: calling KBUILD...
make[1]: Entering directory '/usr/lib/modules/3.15.2-1-ARCH/build'
make[1]: *** No rule to make target 'modules'. Stop.
make[1]: Leaving directory '/usr/lib/modules/3.15.2-1-ARCH/build'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
Makefile:176: recipe for target 'nvidia.ko' failed
make: *** [nvidia.ko] Error 1
== ERROR: A failure occurred in build().
Aborting...
== ERROR: Makepkg was unable to build nvidia-full-beta.
== Restart building nvidia-full-beta ? [y/N]I haven't found too much on the forum, does anybody have any idea how to resolve this problem?
Offline
Post the exact command you're using.
What's the output of
pacman -Q linux
uname -aOffline
I'm currently using Yaourt to install AUR packages. So the command is
yaourt -S nvidia-full-betaAnd regarding the output for those commands.
linux 3.15.3-1
linux ziltoid 3.15.3-1-ARCH #1 SMP PREEMPT Tue Jul 1 07:32:45 CEST 2014 x86_64 GNU/LinuxOffline
You shouldn't be installing it in /usr/lib/modules/3.15.2-1-ARCH/build if you're running linux 3.15.3-1.
Try installing with just makepkg.
Offline
Offline
You need linux-headers.
6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.
Offline
Offline
Pages: 1