On Mon, Feb 23, 2009 at 6:06 AM, M. David Peterson <[email protected]>wrote:
> In learning of the streaming module now present in SVN, I quickly got it > compiled and up and running against ffmpeg, but am running into the issue > mentioned in the subject line. > Extended error message: > > plugin_loader.c:194: ERROR: >> dlopen(/usr/lib64/cherokee/libplugin_streaming.so): >> /usr/lib64/cherokee/libplugin_streaming.so: undefined symbol: cosh >> > plugin_loader.c:363: ERROR: Can't open "streaming" module >> > Couldn't read the config file: /etc/cherokee/cherokee.conf >> > > Any ideas what's up? > This issue is still present in both the 0.99.0 and 0.99.1 releases. It makes itself known on both x86 and x86_64. Is anyone else seeing the same issue? It would be one thing if this was an issue with a non-standard library contained in a non-standard lib path, but being unable to locate symbols located in libm seems a bit strange, and nothing I do to aid in the process of locating and linking against libm seems to help. Any ideas? One thing worth pointing out: Prior to the release of 0.99.0, attempting to specify the location of the ffmpeg libraries via the configure script had no effect on where the build process would look for the ffmpeg libraries which was always in /usr/local/lib. I haven't looked at the code (will do that now) but could this be something as simple as a hard coded reference to a non-standard location of the math library? -- /M:D M. David Peterson Co-Founder & Chief Architect, 3rd&Urban, LLC Email: [email protected] | [email protected] Mobile: (206) 999-0588 http://3rdandUrban.com | http://amp.fm | http://www.oreillynet.com/pub/au/2354 | http://broadcast.oreilly.com/m-david-peterson/
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
