<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Greg,<br>
    <br>
    I just compiled linux 3.12.4 for Manjaro Linux and found a weird
    regression in slmodem and rt3563sta, some extra-modules I'm
    compiling. In slmodem I get now followed error:<br>
    <br>
    <pre style="margin: 0; padding: 0;"><code style="overflow: scroll;" class="bbc_code">make[2]: Entering directory '/build/src/slmodem-2.9.11-20080126/drivers'
cc -Wall -pipe -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DMODVERSIONS --include /lib/modules/3.12.4-1-MANJARO/build/include/linux/modversions.h -I/lib/modules/3.12.4-1-MANJARO/build/include -I. -I./../modem  -o amrmo_init.o -c amrmo_init.c
cc -Wall -pipe -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DMODVERSIONS --include /lib/modules/3.12.4-1-MANJARO/build/include/linux/modversions.h -I/lib/modules/3.12.4-1-MANJARO/build/include -I. -I./../modem  -o sysdep_amr.o -c sysdep_amr.c
In file included from <command-line>:0:0:
/usr/include/stdc-predef.h:40:1: fatal error: /lib/modules/3.12.4-1-MANJARO/build/include/linux/modversions.h: No such file or directory
 #endif
 ^
compilation terminated.</code>
</pre>
    <br>
    And rt3563sta quits with:<br>
    <br>
    <pre style="margin: 0; padding: 0;"><code style="overflow: scroll;" class="bbc_code">/build/src/DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217/tools/bin2h
scripts/Makefile.build:49: *** CFLAGS was changed in "/build/src/DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217/os/linux/Makefile". Fix it to use ccflags-y.  Stop.
Makefile:1228: recipe for target '_module_/build/src/DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217/os/linux' failed
make[1]: *** [_module_/build/src/DPO_RT3562_3592_3062_LinuxSTA_V2.4.1.1_20101217/os/linux] Error 2
make[1]: Leaving directory '/usr/src/linux-3.12.4-1-MANJARO'
Makefile:317: recipe for target 'LINUX' failed
make: *** [LINUX] Error 2</code>
</pre>
    <br>
    However, using 3.12.3 on the same machine, same toolchain - it
    works. Any other extra-modules I'm compiling still work and 3.10.23
    don't has this issue at all. I also got the same issues using pure
    Archlinux. More info also in our forums:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://forum.manjaro.org/index.php?topic=9080.0">http://forum.manjaro.org/index.php?topic=9080.0</a><br>
    <br>
    Thx for your time.<br>
    <br>
    Philip Müller<code></code><code><br>
    </code>
  </body>
</html>