Re: ion on mac os x tiger
Tuomo Valkonen <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
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