On 2007-06-04, Quentin Huys <[EMAIL PROTECTED]> wrote:
>>> Failed to load module de: dlopen(/usr/local/lib/ion/de.so, 9): Symbol not
> found: _grbrush_get_slave

This is some BSD-inherited symbol mangling brain damage.
(libdl and gcc/linker not agreeing whether it should be done.) 
Try linking statically (the PRELOAD_MODULES setting).

-- 
Tuomo

Reply via email to