On Wed, 23 Mar 2005 14:50:49 -0800, Elliot F wrote: > devilspie: relocation error: devilspie: undefined symbol: _wnck_atom_get It should not be dynamically linking to libwnck, that's not a stable library. The build system should probably statically link it (or copy/paste code). thanks -mike