Control: tag -1 moreinfo Control: severity -1 normal Hi,
your problems seem to be related to your custom kernel, I do cannot reproduce it with the official Debian kernel (4.19.0-rc7-amd64 in experimental). On 2018-10-27 11:47, Anuprita Duggal wrote: > Assembler messages: > Error: can't open arch/x86/kernel/macros.s for reading: No such file or > directory > Error: can't open arch/x86/kernel/macros.s for reading: No such file or > directory > In file included from > /var/lib/dkms/nvidia-legacy-340xx/340.107/build/conftest.h:1, > from > /var/lib/dkms/nvidia-legacy-340xx/340.107/build/nv-linux.h:15, > from /var/lib/dkms/nvidia-legacy-340xx/340.107/build/nv.c:13: > /var/lib/dkms/nvidia-legacy-340xx/340.107/build/conftest/macros.h:1:2: error: > #error INIT_WORK() conftest failed! > #error INIT_WORK() conftest failed! > ^~~~~ Your compile command line contains -Wa,arch/x86/kernel/macros.s -Wa,- this is something I do not see while building against the official Debian kernels. Andreas

