Quoting "B. Bogart" ben@ekran.org:
I'm rebuilding Gem under linux now and...
Well I can't get the Gem update from today to compile: /home/bbogart/gem/gemcvs/Gem.pd_linux: /home/bbogart/gem/gemcvs/Gem.pd_linux: undefined symbol: _ZN12pix_movement17processYUVAltivecER11imageStruct
I forgot some ifdefs and Johannes added them, but the #ifdef __VEC__ should be inside the function in the .cpp file. Alternately, you could wrap the ifdef around the prototype in the header file. I will fix this up when I get home later if it's not done by someone else before then.
cgc