hi
i am taking a crack at Gem since i am now studying VRML/OpenGL I have been successfully using Wings with SGI Performer but a clean Gem Install still eludes me I am also able to use the .rpm for Planet ccrma but it seg faults on me lots
any tips would be appreciated this is my error building from source
echo ----------../Pixes----------
make[1]: Entering directory /root/gem-0.87/src/Pixes' c++ -c -g -fPIC -I../ -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gltt -I../../../GemLibs/particle -I../../../GemLibs/liborb -I../../../GemLibs/glm -I/usr/local/include -I.. pix_puzzle.cpp -o pix_puzzle.o In file included from ../Base/GemPixObj.h:18, from ../Pixes/pix_fx.h:16, from pix_puzzle.h:17, from pix_puzzle.cpp:16: ../Base/GemBase.h:27:8: warning: extra tokens at end of #endif directive pix_puzzle.cpp: In method
void pix_puzzle::processFX (imageStruct &)':
pix_puzzle.cpp:241: memcpy' undeclared (first use this function) pix_puzzle.cpp:241: (Each undeclared identifier is reported only once for each function it appears in.) pix_puzzle.cpp: In function
void pix_puzzle::stateMessCallback (void
*, float)':
pix_puzzle.cpp:274: warning: passing t_floatarg' for argument 1 of
pix_fx::activate (int)'
make[1]: *** [pix_puzzle.o] Error 1
make[1]: Leaving directory `/root/gem-0.87/src/Pixes'
make: *** [subdirs] Error 255
[root@localhost Gnu]#
thanks in advance
Pat