<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">
      On 05/08/13 17:14, John Allsopp wrote:<br>
    </div>
    <blockquote cite="mid:51FFCF6D.7070204@johnallsopp.co.uk"
      type="cite"><br>
      This is a bit like watching a controlled demolition. The building
      seems like it's not going to fall and then slowly it leans and
      eventually crashes to the ground.
      <br>
      <br>
      I'm guessing this isn't going to work .. unless y'all think
      otherwise.
      <br>
      <br>
    </blockquote>
    [snip]<br>
    <blockquote cite="mid:51FFCF6D.7070204@johnallsopp.co.uk"
      type="cite">/home/john/wirelessDongle/rtl8187/r8187.h:29:26: <b>fatal
        error: linux/config.h: No such file or directory
      </b><br>
      compilation terminated.
      <br>
      make[2]: *** [/home/john/wirelessDongle/rtl8187/r8187_core.o]
      Error 1
      <br>
      make[1]: *** [<span class="moz-txt-underscore"><span
          class="moz-txt-tag">_</span>module<span class="moz-txt-tag">_</span></span>/home/john/wirelessDongle/rtl8187]
      Error 2
      <br>
      make[1]: Leaving directory `/usr/src/kernels/3.6.10-2.fc16.i686'
      <br>
      make: *** [modules] Error 2
      <br>
    </blockquote>
    <br>
    <br>
    Hi John,<br>
    <br>
    When you are compiling from source there are quite often additional
    libraries required. In this case you are compiling a kernel module
    so you need to install the kernel header files. If you use the
    package manager on your system you will probably find a "kernel
    development" group selection that you can use to make sure all the
    required tools and source code is installed. (Did your CD not
    include a readme.txt or other instructions with this information?)<br>
    <br>
    Hope that helps.<br>
    <br>
    Cheers,<br>
    Ross.<br>
    <br>
  </body>
</html>