From: Anderson M. B. <amb...@uc...> - 2019-03-05 19:23:19
|
Hello, I'm trying to install the linux-gpib-kernel-4.2.0 on my ubuntu UBUNTU 18.04.1 LTS. I updated the kernel to 4.19.0-041900-generic and proceeded to install the driver. When I run the make command, this returns me the following error echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) I would appreciate a more detailed step-by-step guide on how to do this installation. -- Enviado via UCSMail. |