I actually got a whole set of kdeinit stuff to link on OSX. One problem is that targets of type "module" or "kioslave" still link as shlibs, not as modules. I'm still not real clear on how bksys's builders work, but it *seems* like we need to use the loadable module builder instead of the shared library builder. does that seem correct?