<div dir="ltr">If on a debian based system (Ubuntu, Mint,etc), try "apt-get install build-essentials"<div><br></div><div>M</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 6 August 2013 01:21, Ross Kendall <span dir="ltr"><<a href="mailto:ross@rosskendall.com" target="_blank">ross@rosskendall.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div class="im">
    <div>
      On 05/08/13 17:14, John Allsopp wrote:<br>
    </div>
    <blockquote 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></div>
    [snip]<div class="im"><br>
    <blockquote 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><span>_</span>module<span>_</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></div>
    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?)<div class="im"><br>
    <br>
    Hope that helps.<br>
    <br>
    Cheers,<br>
    Ross.<br>
    <br>
  </div></div>

</blockquote></div><br></div>