I think I got a handle on this thing always blowing up on me. First the path for java via OPTS is set to j2sdk1.4.1 but the current java module is 1.4.2. Second it would bomb on ruby. Some digging around and adding OPTS="$OPTS --enable-shared" to the ruby build (and lin it) before linning kdebindings has taken care of this issue.