[PD] GEM won't compile (more info)

J. Scott Hildebrand jshildebrand at ucdavis.edu
Thu Aug 1 00:54:04 CEST 2002



      here is what happens when i use "make" in the final steps of setting
up GEM:

[jscotth at nyquist Gnu]$ make
for d in ../Manips  ../Particles ../Base ../MarkEx ../Pixes ../Controls
../Nonge
os  ../Geos ../tv; do \
    echo ""\
    echo "----------$d----------"; \
    cd $d && make || exit -1; \
done
 echo ----------../Manips----------
make[1]: Entering directory `/linux-ws/jscotth/GEM/gem-0.87/src/Manips'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/linux-ws/jscotth/GEM/gem-0.87/src/Manips'
 echo ----------../Particles----------
make[1]: Entering directory `/linux-ws/jscotth/GEM/gem-0.87/src/Particles'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/linux-ws/jscotth/GEM/gem-0.87/src/Particles'
 echo ----------../Base----------
make[1]: Entering directory `/linux-ws/jscotth/GEM/gem-0.87/src/Base'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/linux-ws/jscotth/GEM/gem-0.87/src/Base'
 echo ----------../MarkEx----------
make[1]: Entering directory `/linux-ws/jscotth/GEM/gem-0.87/src/MarkEx'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/linux-ws/jscotth/GEM/gem-0.87/src/MarkEx'
 echo ----------../Pixes----------
make[1]: Entering directory `/linux-ws/jscotth/GEM/gem-0.87/src/Pixes'
c++ -c -g  -fPIC  -I../ -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/i           nclude/gltt -I../../../GemLibs/particle
-I../../../GemLibs/liborb -I../../../Gem           Libs/glm -I../Base -I..
pix_filmLinux.cpp -o pix_filmLinux.o
In file included from ../Pixes/pix_film.h:27,
                 from ../Pixes/pix_filmLinux.h:19,
                 from pix_filmLinux.cpp:18:
../Base/GemBase.h:27:8: warning: extra tokens at end of #endif directive
In file included from pix_filmLinux.cpp:18:
../Pixes/pix_filmLinux.h:21:33: quicktime/quicktime.h: No such file or
directory
../Pixes/pix_filmLinux.h:22:35: quicktime/colormodels.h: No such file or
directo           ry
../Pixes/pix_filmLinux.h:25:22: libmpeg3.h: No such file or directory
make[1]: *** [pix_filmLinux.o] Error 1
make[1]: Leaving directory `/linux-ws/jscotth/GEM/gem-0.87/src/Pixes'
make: *** [subdirs] Error 255
[jscotth at nyquist Gnu]$






--------------------------------------------------------------------

	"640K ought to be enough for anybody." -- Bill Gates, 1981

--------------------------------------------------------------------




More information about the Pd-list mailing list