sorry Jim, i didn't notice you sent this to the list too
Jim Ruxton wrote:
working. Maybe it would be good to put this information in the Gem FAQ.
I'd prefer fixing the configure nevertheless
Now the sad ending to this story is that "make" is not finishing or creating Gem.pd_linux . There are errors in compiling GemGluObj.cpp ie. GemGluObj.cpp: In method 'void GemGluObj::typeMess (t_symbol *)': GemGluObj.cpp:83: 'strcmp` undeclared (first use this function) GemGluObj.cpp:83: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: ***[GemGluObj.o] Error 1
etc.
Any thoughts on this one. Thanks again for all the help I've been getting with this.
put "#include <string.h>" on the top of all files where this happens.
please send me the names of all these files, so i can fix it (i get no errors on win32 and Debian)
mfg.cds.adr IOhannes