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-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