[arch-general] VMware 10.0.2, kernel 3.14.2: recompiling vmware modules modules
Hi all, As reported by the forum thread https://bbs.archlinux.org/viewtopic.php?pid=1410987 I encounter the same problem. Unfortunately, the topic has been closed because of trolling, but would you know a quick workaround (staying with this kernel)? I need VMware workstation for work too :-)
Hi On Fri, May 2, 2014 at 9:54 AM, Mihamina Rakotomandimby <mihamina.rakotomandimby@rktmb.org> wrote:
Hi all,
As reported by the forum thread https://bbs.archlinux.org/viewtopic.php?pid=1410987 I encounter the same problem.
Unfortunately, the topic has been closed because of trolling, but would you know a quick workaround (staying with this kernel)?
I need VMware workstation for work too :-)
The issue should be fixed now. The problem was that kernel 3.14.2 was compiled with gcc 4.9.0 + new compile flags. You was trying to compile kernel modules with old gcc. Now gcc 4.9.0 is moved to stable and the problem should be resolved. Could you please try?
On 05/02/2014 08:03 PM, Anatol Pomozov wrote:
As reported by the forum thread https://bbs.archlinux.org/viewtopic.php?pid=1410987 I encounter the same problem. The issue should be fixed now. The problem was that kernel 3.14.2 was compiled with gcc 4.9.0 + new compile flags. You was trying to compile kernel modules with old gcc. Now gcc 4.9.0 is moved to stable and the problem should be resolved. Could you please try?
$ sudo pacman -Suy [...] Packages (9): binutils-2.24-3 gcc-4.9.0-1 gcc-libs-4.9.0-1 glibc-2.19-4 libltdl-2.4.2-13 libtool-2.4.2-13 linux-api-headers-3.14.1-1 procps-ng-3.3.9-3 psmisc-22.21-2 It's OK now. Thank you very much.
participants (2)
-
Anatol Pomozov
-
Mihamina Rakotomandimby