All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel Compile Issue
@ 2021-06-23  2:48 Aruna Hewapathirane
  2021-06-24 10:21 ` Thomas Bracht Laumann Jespersen
  0 siblings, 1 reply; 14+ messages in thread
From: Aruna Hewapathirane @ 2021-06-23  2:48 UTC (permalink / raw)
  To: kernelnewbies; +Cc: Dhaval Giani

Hello everyone,

I am trying to compile a old kernel and it compiles fine. I used:
time make -j$(nproc) and this is a-ok and works.
make modules_install works fine. Now when I try to install the newly
compiled kernel I get this error below.

Error! Bad return status for module build on kernel: 3.18.2-testing (x86_64)

it says Consult /var/lib/dkms/open-vm-tools/9.4.6/build/make.log for
more information.
and this file shows me what is below:

==============================================================
DKMS make.log for open-vm-tools-9.4.6 for kernel 3.18.2-testing (x86_64)
Tue Jun 22 22:30:14 EDT 2021
/bin/sh: 1: test: -I./arch/x86/include: unexpected operator
Using standalone build system.
Makefile:167: Makefile.normal: No such file or directory
make[2]: *** No rule to make target 'Makefile.normal'.  Stop.
/bin/sh: 1: test: -I./arch/x86/include: unexpected operator
Using standalone build system.
Makefile:167: Makefile.normal: No such file or directory
make[2]: *** No rule to make target 'Makefile.normal'.  Stop.
===============================================================

I can use all the help I can get right now. Anyone ever experience
this ? If so is
is there a fix or workaround ? What causes this error ?

I have multiple kernels on this ancient box and would really prefer
not to have to
wipe everything and reinstall from scratch.

The only thing I did recently was install Virtualbox and Wireshark.
Both work no issues.

If anyone has any pointers would be most welcome and much appreciated.

Thanks - Aruna

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-06-29  9:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23  2:48 Kernel Compile Issue Aruna Hewapathirane
2021-06-24 10:21 ` Thomas Bracht Laumann Jespersen
2021-06-24 13:35   ` Aruna Hewapathirane
2021-06-24 16:13     ` Cindy Sue Causey
2021-06-24 17:56       ` Aruna Hewapathirane
2021-06-24 17:29     ` Thomas Bracht Laumann Jespersen
2021-06-24 18:19       ` Aruna Hewapathirane
2021-06-24 23:09         ` Valdis Klētnieks
2021-06-24 23:36           ` Aruna Hewapathirane
2021-06-25  0:51             ` Valdis Klētnieks
2021-06-25 20:05               ` Aruna Hewapathirane
2021-06-26  6:39                 ` Valdis Klētnieks
2021-06-28 11:58                   ` Aruna Hewapathirane
2021-06-29  9:25                     ` Thomas Bracht Laumann Jespersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.