hello, 

I got the same here with ubuntu 12.04
even if I do : 
./configure --without-glew --without-glewmx

+
a



--
do it yourself                      
http://antoine.villeret.free.fr


2014-05-13 12:36 GMT+02:00 Cyrille Henry <ch@chnry.net>:
hello,

after a system upgrade (i'm on ubuntu 14.04 now)
a git pull / make clean / autogen / configure
make give me this error :
 make[3]: *** Pas de règle pour fabriquer la cible « glew.cpp », nécessaire pour « libGem_la-glew.lo ». Arrêt.

that translate into : no rule to build « glew.cpp », needed for « libGem_la-glew.lo ». Stop

any idea how to solve this?
thanks
c


P.S.
my configure output :

Result:
  Target                 : Gem.pd_linux
  Objects                :
  default window         : gemglxwindow

Configuration:
  Compiler               : g++
  CXXFLAGS               : -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx
                         : -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
  DEFINES                :

  LIBS                   : -lXxf86vm -ldl -lz -lm
                         : -lvlc   -lv4l2   -lv4l1   -lunicap -lrt   -liec61883 -lraw1394   -lraw1394   -ldv -lm   -ldc1394   -lquicktime -lpthread -lm -lz -ldl   -lgmerlin_avdec -lgavl   -lftgl   -lMagickCore   -lMagick++ -lMagickCore
  LDFLAGS                :
                         :

  Install path           : /usr/local

 RTE (Pure Data):
  external-extension     : pd_linux
  CFLAGS                 : -DPD
  LIBS                   :

 used optional libraries:

  font-rendering         : FTGL
     default font        :

  image-support
    use ImageMagick      : yes (Magick++)
    use QuickTime        : no
    use TIFF             : yes
    use JPEG             : yes
  moviefile-support
    use PLUGINS          : yes
    use mpeg             : no
    use mpeg-3           : yes
    use QuickTime        : yes
    use aviplay          : no
    use gmerlin          : yes
  capture-support
    use PLUGINS          : yes
    use v4l              : yes (libv4l)
    use v4l2             : yes (libv4l)
    use ieee1394         : yes (libdc1394)
    use DV               : yes
    use Unicap           : yes
    use Video-for-WinDOS : no
    use QuickTime        : no


Le 08/05/2014 11:50, IOhannes m zmölnig a écrit :
On 05/08/2014 11:09 AM, Cyrille Henry wrote:
hello Iohannes,
I noticed that you commit lot's of things in Gem git recently.
i did not really had a look, but do you need me to compile the latest
git to check for regression or else?


regression tests are always welcome.

those mass commits did not really add any new features, but where fixing
bugs found by static code analysis (i submitted Gem to [1], and there
tests revealed about 238 defects, ranging from integer-overruns via
infinite-loops to resource-leaks.
by now, i've eliminated almost all of these issues, but might have
introduced some subtle bugs by doing so.

so please go ahead, compile and see whether your patches are still
working ok :-)

fgrdsa
IOhannes


[1] https://scan.coverity.com/projects/1832



_______________________________________________
GEM-dev mailing list
GEM-dev@iem.at
http://lists.puredata.info/listinfo/gem-dev


_______________________________________________
GEM-dev mailing list
GEM-dev@lists.iem.at
http://lists.puredata.info/listinfo/gem-dev