Hello -

I was having trouble getting the calcite VM up and running, and it seemed to 
fail w/ the compilation of the guest addition. Are there any known issues?

Thanks.

here is my setup:


  1.  Mac OS Catalina 10.15
  2.  Virtual box 6.1.10
  3.  vagrant 2.2.9

The error from /var/log/vboxadd-setup.log.3 is:
Building the main Guest Additions 6.1.10 module for kernel 3.16.0-30-generic.
Building the shared folder support module.
Error building the module.  Build output follows.
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C 
/lib/modules/3.16.0-30-generic/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j1 
modules
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
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)

Reply via email to