Gentoo Archives: gentoo-user

From: Michael Orlitzky <mjo@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] virtualbox-modules fails to update: incompatible gcc/plugin versions
Date: Tue, 24 Jul 2018 16:16:53
Message-Id: 605600f0-6551-f9e7-7d2f-2ddd9b2758d9@gentoo.org
In Reply to: [gentoo-user] virtualbox-modules fails to update: incompatible gcc/plugin versions by gevisz
1 On 07/24/2018 04:18 AM, gevisz wrote:
2 > # emerge --update --deep --with-bdeps=y --newuse --backtrack=120 --ask world
3 >
4 > Shall I recompile gcc?
5 >
6
7 Nope, recompile your kernel.
8
9 Your kernel and virtualbox-modules (which incorporates stuff from your
10 kernel build) both need to be compiled with the same version of gcc.

Replies