Dear List, Gabor, I am attempting to run the Fluxus video extension. This one seems to have compiled fine, though not without a few warnings during the building process. When I try to require fluxus-video (or more precisely when the most basic example from the install dir does) I get this;
load-extension: couldn't open "/usr/local/lib/fluxus-017/compiled/native/i386-l inux/3m/fluxus-video_ss.so" (/usr/local/lib/fluxus-017/compiled/native/i386-linu x/3m/fluxus-video_ss.so: undefined symbol: sws_scale) === context === standard-module-name-resolver I wanted to trace the cause of this but the .so file is compiled and I can't quickly find "sws_scale" in the source for the video stuff. Can others replicate this or is this some sort of issue with my system? Yours, Kas.
