The video plugin needs the math library, -lm, in order to link (otherwise a fatal error occurs when the plugin is loaded). This 3-line patch makes autoconf test for the existence and name of libm and include it when the video plugin is linked.
patch to add -lm when building video plugin
Log in to post a comment.
patch to add -lm when building video plugin