[arch-general] anything in release notes cover this?
DKMS make.log for rt5592sta_linux_patched-dkms-2.6.0.0 for kernel 4.4.5-1-ARCH (x86_64) Thu Mar 10 23:37:22 EST 2016 make -C tools make[1]: Entering directory '/var/lib/dkms/rt5592sta_linux_patched-dkms/2.6.0.0/build/tools' gcc -g bin2h.c -o bin2h make[1]: Leaving directory '/var/lib/dkms/rt5592sta_linux_patched-dkms/2.6.0.0/build/tools' /var/lib/dkms/rt5592sta_linux_patched-dkms/2.6.0.0/build/tools/bin2h cp -f os/linux/Makefile.6 /var/lib/dkms/rt5592sta_linux_patched-dkms/2.6.0.0/build/os/linux/Makefile make -C /lib/modules/4.4.3-1-ARCH/build SUBDIRS=/var/lib/dkms/rt5592sta_linux_patched-dkms/2.6.0.0/build/os/linux modules make[1]: *** /lib/modules/4.4.3-1-ARCH/build: No such file or directory. Stop. Makefile:357: recipe for target 'LINUX' failed make: *** [LINUX] Error 2 --
On Thu, 10 Mar 2016 23:41:56 -0500 (EST), Jude DaShiell wrote:
DKMS make.log for rt5592sta_linux_patched-dkms-2.6.0.0 for kernel 4.4.5-1-ARCH [snip] ^^^^^^^^^^^^ modules make[1]: *** /lib/modules/4.4.3-1-ARCH/build: No such [snip] ^^^^^^^^^^^^
Hi, is it related to this package: https://aur.archlinux.org/packages/rt5592sta_linux_patched-dkms/ If so, arch-general is not the appropriated place to send a request. However, more important is that you did not provide enough information. How did you build the module, did you launch dkms manually, was it automatically build when the kernel was upgraded and so on? Right now I used pacman to update from 4.4.3-1-ARCH to 4.4.5-1-ARCH, while uname -r is 3.10.61-rt65-1-rt-lts and building vbox modules was done automatically and finished successfully: [snip] make KERNELRELEASE=4.4.5-1-ARCH -C /usr/lib/modules/4.4.5-1-ARCH/build M=/var/lib/dkms/vboxhost/5.0.14_OSE/ [snip] DKMS: install completed. Before that something seemingly new, removed the old modules successfully: :: Running pre-transaction hooks... (1/1) Remove DKMS modules IOW regarding official Arch packages nothing seems to be broken. Regards, Ralf
participants (2)
-
Jude DaShiell
-
Ralf Mardorf