<div dir="ltr">hello, <div><br></div><div>I got the same here with ubuntu 12.04</div><div>even if I do : </div><div>./configure --without-glew --without-glewmx</div><div><br></div><div>+</div><div>a</div><div><br></div><div>

<br></div></div><div class="gmail_extra"><br clear="all"><div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div>
<br><br><div class="gmail_quote">2014-05-13 12:36 GMT+02:00 Cyrille Henry <span dir="ltr">&lt;<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

hello,<br>
<br>
after a system upgrade (i&#39;m on ubuntu 14.04 now)<br>
a git pull / make clean / autogen / configure<br>
make give me this error :<br>
 make[3]: *** Pas de règle pour fabriquer la cible « glew.cpp », nécessaire pour « libGem_la-glew.lo ». Arrêt.<br>
<br>
that translate into : no rule to build « glew.cpp », needed for « libGem_la-glew.lo ». Stop<br>
<br>
any idea how to solve this?<br>
thanks<br>
c<br>
<br>
<br>
P.S.<br>
my configure output :<br>
<br>
Result:<br>
  Target                 : Gem.pd_linux<br>
  Objects                :<br>
  default window         : gemglxwindow<br>
<br>
Configuration:<br>
  Compiler               : g++<br>
  CXXFLAGS               : -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx<br>
                         : -fopenmp -I/usr/include/ImageMagick   -fopenmp -I/usr/include/ImageMagick   -I/usr/include/FTGL -I/usr/include/freetype2     -I/usr/include/lqt           -I/usr/include/unicap<br>
  DEFINES                :<br>
<br>
  LIBS                   : -lXxf86vm -ldl -lz -lm<br>
                         : -lvlc   -lv4l2   -lv4l1   -lunicap -lrt   -liec61883 -lraw1394   -lraw1394   -ldv -lm   -ldc1394   -lquicktime -lpthread -lm -lz -ldl   -lgmerlin_avdec -lgavl   -lftgl   -lMagickCore   -lMagick++ -lMagickCore<br>


  LDFLAGS                :<br>
                         :<br>
<br>
  Install path           : /usr/local<br>
<br>
 RTE (Pure Data):<br>
  external-extension     : pd_linux<br>
  CFLAGS                 : -DPD<br>
  LIBS                   :<br>
<br>
 used optional libraries:<br>
<br>
  font-rendering         : FTGL<br>
     default font        :<br>
<br>
  image-support<br>
    use ImageMagick      : yes (Magick++)<br>
    use QuickTime        : no<br>
    use TIFF             : yes<br>
    use JPEG             : yes<br>
  moviefile-support<br>
    use PLUGINS          : yes<br>
    use mpeg             : no<br>
    use mpeg-3           : yes<br>
    use QuickTime        : yes<br>
    use aviplay          : no<br>
    use gmerlin          : yes<br>
  capture-support<br>
    use PLUGINS          : yes<br>
    use v4l              : yes (libv4l)<br>
    use v4l2             : yes (libv4l)<br>
    use ieee1394         : yes (libdc1394)<br>
    use DV               : yes<br>
    use Unicap           : yes<br>
    use Video-for-WinDOS : no<br>
    use QuickTime        : no<br>
<br>
<br>
Le 08/05/2014 11:50, IOhannes m zmölnig a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
On 05/08/2014 11:09 AM, Cyrille Henry wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hello Iohannes,<br>
I noticed that you commit lot&#39;s of things in Gem git recently.<br>
i did not really had a look, but do you need me to compile the latest<br>
git to check for regression or else?<br>
<br>
</blockquote>
<br>
regression tests are always welcome.<br>
<br>
those mass commits did not really add any new features, but where fixing<br>
bugs found by static code analysis (i submitted Gem to [1], and there<br>
tests revealed about 238 defects, ranging from integer-overruns via<br>
infinite-loops to resource-leaks.<br>
by now, i&#39;ve eliminated almost all of these issues, but might have<br>
introduced some subtle bugs by doing so.<br>
<br>
so please go ahead, compile and see whether your patches are still<br>
working ok :-)<br>
<br>
fgrdsa<br>
IOhannes<br>
<br>
<br>
[1] <a href="https://scan.coverity.com/projects/1832" target="_blank">https://scan.coverity.com/<u></u>projects/1832</a><br>
<br>
<br>
<br></div></div><div class="">
______________________________<u></u>_________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@iem.at" target="_blank">GEM-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/<u></u>listinfo/gem-dev</a><br>
<br>
</div></blockquote>
<br>
______________________________<u></u>_________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@lists.iem.at" target="_blank">GEM-dev@lists.iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/<u></u>listinfo/gem-dev</a><br>
</blockquote></div><br></div>