VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2506 - 2508 of 16363)

Ticket Resolution Summary Owner Reporter
#15329 invalid virtualbox-guest-additions-5.0.18 compilation fails Kajan
Description

virtualbox-guest-additions-5.0.18 fails to compile for Gentoo Linux and kernels 4.4/4.5.1

make -j3 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' KERN_DIR=/lib/modules/4.4.0-pf8/build KERNOUT=/lib/modules/4.4.0-pf8/build all 
grep: /lib/modules/4.4.0-pf8/build/include/linux/version.h: No such file or directory
make KBUILD_VERBOSE=1 -C /lib/modules/4.4.0-pf8/build SUBDIRS=/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm SRCROOT=/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm modules
make[1]: Entering directory '/usr/src/linux-4.4_p8-pf'
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)
mkdir -p /var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/.tmp_versions ; rm -f /var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/.tmp_versions/*
make -f ./scripts/Makefile.build obj=/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm
make[2]: *** No rule to make target '/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/vboxvideo_drm.o', needed by '/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm/vboxvideo.o'.  Stop.
Makefile:1384: recipe for target '_module_/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm' failed
make[1]: *** [_module_/var/tmp/portage/x11-drivers/xf86-video-virtualbox-5.0.18/work/vboxvideo_drm] Error 2
#15327 fixed Compatibility with 4.5 Kernel => Fixed in SVN Salz
Description

Compiling the host modules fails if CONFIG_NET_CLS_ACT is set with:

  CC [M]  /var/lib/dkms/virtualbox/5.0.18/build/vboxnetflt/linux/VBoxNetFlt-linux.o
In file included from include/linux/filter.h:16:0,
                 from include/net/sock.h:64,
                 from include/linux/tcp.h:22,
                 from include/linux/ipv6.h:72,
                 from include/net/ipv6.h:16,
                 from /var/lib/dkms/virtualbox/5.0.18/build/vboxnetflt/linux/VBoxNetFlt-linux.c:38:
include/net/sch_generic.h: In function ‘skb_at_tc_ingress’:
include/net/sch_generic.h:413:9: error: implicit declaration of function ‘G_TC_AT’ [-Werror=implicit-function-declaration]
  return G_TC_AT(skb->tc_verd) & AT_INGRESS;
         ^
include/net/sch_generic.h:413:33: error: ‘AT_INGRESS’ undeclared (first use in this function)
  return G_TC_AT(skb->tc_verd) & AT_INGRESS;
                                 ^
include/net/sch_generic.h:413:33: note: each undeclared identifier is reported only once for each function it appears in
cc1: some warnings being treated as errors
scripts/Makefile.build:258: recipe for target '/var/lib/dkms/virtualbox/5.0.18/build/vboxnetflt/linux/VBoxNetFlt-linux.o' failed

This is due to a change in the kernel headers in 4.5: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=fdc5432

The appended patch fixes compilation on linux 4.5

#15326 worksforme After upgrading to 5.0.18 Guest Additions some Linux windows appearing as black rectangles -> duplicate of #15417. PAE-PRO
Description

I have VB running on a Windows 10 PC as host. I upgraded from 5.0.16 to 5.0.18.

After updating a Linux Mint 17.3 Cinnamon VM to Guest Additions 5.0.18 applications such as Chrome and GitKraken now come up as black rectangles. These are front of screen so other windows are hidden behind them and the VM is unusable. Some windows such as the terminal and the file explorer are OK. 3D support is switched on.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy