Hey, The problem got sorted out. I didnt have Gem initially ...and i compiled gridflow with --no-gem08 . Sisil.
On Wed, Aug 5, 2009 at 4:52 AM, Mathieu Bouchard <[email protected]> wrote: > On Sat, 1 Aug 2009, sisil mehta wrote: > > undefined symbol: _ZN9GemPixObj10postrenderEP8GemState >> GEM: Graphics Environment for Multimedia >> undefined symbol: _ZN9GemPixObj14processRGBAMMXER11imageStruct >> gridflow: can't load library >> > > This is a very strange thing. You are trying to load gridflow twice, once > before loading GEM and once after, and the error message is different both > times. You should be removing the first attempt to load gridflow for sure. > But I have no idea why the second one has that problem. > > Reconfigure your GridFlow-build telling not to have GEM support: > > ./configure --no-gem08 --no-gem09 > make > > This should make things working, but it would be cool to know what's the > matter with the GEM support. Did you use the --gem-include option? > > > _ _ __ ___ _____ ________ _____________ _____________________ ... > | Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec >
_______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
