On 2007-06-17, Miles Colman <[EMAIL PROTECTED]> wrote: > I think the default install of x11-wm/ion on Mac OS 10.4 is broken. > Ion installs sucessfully, but produces the following errors: > Ion startup error log: >>> Failed to load module de: dlopen(/sw/lib/ion/de.so, 9): Symbol not found: > _grbrush_get_slave
This is some *BSD legacy brain damage, gcc/linker/libdl not agreeing on whether symbols should be prefixed with _. -- Tuomo
