<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Le 24/06/2012 21:05, Arvid Rosén a écrit :
    <blockquote
      cite="mid:87BE3772-BBB0-4CFD-BD2D-6772D6D5F2E5@softube.com"
      type="cite">Hi!
      <div><br>
      </div>
      <div>Tried to build the latest git version (./confugure
        --without-tk --without-matio)</div>
      <div><br>
      </div>
      <div>The result:</div>
      <div><font class="Apple-style-span" face="'Courier New'">make[3]:
          *** No rule to make target `src/c/scoUtils.c', needed by
          `libsciscicos_blocks_la-scoUtils.lo'.  Stop.</font></div>
      <br>
    </blockquote>
    <font face="'Courier New'">It is because one file has been renamed
      (.c => .cpp).<br>
      rm -rf modules/scicos_blocks/.deps && ./config.status
      && make<br>
      fixes it.<br>
      <br>
      Sylvestre<br>
      <br>
    </font>
  </body>
</html>