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.