<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,
    <br>
    <br>
    I am trying to get my USB Zigbee dongle (AVRRZUSBSTICK) working with
    voyage linux. This requires a few modules, which I believe, voyage
    linux does not support. I think it needs: cdc_eem, cdc_acm,
    cec_ether, rndis_host, rndis_wlan. I think these will be built if I
    compile compat-wireless.
    <br>
    <br>
    So, I am following your instructions here: <a
      class="moz-txt-link-freetext"
href="http://www.punknix.com/building-compat-wireless-drivers-for-2.6.30">http://www.punknix.com/building-compat-wireless-drivers-for-2.6.30</a>
    <br>
    <br>
    I am getting stuck when I do the first "make" in these instructions.
    <br>
    <br>
    I get the following error:
    <br>
    <br>
    <a class="moz-txt-link-abbreviated"
      href="mailto:root@voyage:/usr/src/compat-wireless-2.6.32.16#">root@voyage:/usr/src/compat-wireless-2.6.32.16#</a>
    make KLIB=<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/src/linux-source-2.6.32-voyage<span
        class="moz-txt-tag">/</span></i> KLIB_BUILD=<i
      class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/src/linux-source-2.6.32-voyage<span
        class="moz-txt-tag">/</span></i>
    <br>
    make: Warning: File
    `/usr/src/linux-source-2.6.32-voyage/arch/x86/Makefile' has
    modification time 3.1e+08 s in the future
    <br>
    make: warning:  Clock skew detected.  Your build may be incomplete.
    <br>
    /usr/src/compat-wireless-2.6.32.16/config.mk:61: *** "ERROR: Your
    >=2.6.27 kernel has CONFIG_MAC80211 disabled, you should have it
    CONFIG_MAC80211=m if you want to use this thing.".  Stop.
    <br>
    <br>
    I have checked config.mk and it seems that CONFIG_MAC80211=m
    <br>
    <br>
    I have the kernel source extracted in <i class="moz-txt-slash"><span
        class="moz-txt-tag">/</span>usr/src<span class="moz-txt-tag">/</span></i>
    <br>
    I am using voyage 0.7
    <br>
    The kernel version is 2.6.32-voyage
    <br>
    I have not run a "make autoconf" or created a .config file in <i
      class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/src/linux-source-2.6.32-voyage<span
        class="moz-txt-tag">/</span></i>
    <br>
    <br>
    Do you have any idea what the problem is?
    <br>
    <br>
    Thank you for your help,<br>
    Dave
  </body>
</html>