Please tell why you can't do dynamic builds. Themes and plugins are
loaded dynamically as modules, they really need dynamic builds. Changing
this would be not trivial (using libltdl for the module loader for example).

I suggest to fix dynamic builds rather than trying static builds.

Once I had the same error, but it turned out that set GLOBAL_PLUGIN_DIR
wrong (from a former test). Running cinelerra under strace control will
reveal such cases (what files/paths it searches and which ones fail).
Running strace cinelerra didn't produce anything meaningful to my eyes.

The attempt to static build was just to get around amd 64 compile problems - to do with ffmeg/libavcodec linking (see the svn 1008 build failure thread). It sounds like I have just used impossible configure options (--disable-shared, --enable-static, -with/without-fpic etc...)

If you still want me to play around with strace or post or email you output let me know...

Graham

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to