Description of problem: After 'ldd -d -r libgdk_imlib.so" one get 21 of "undefined symbol" mesages. It appears that they mostly come from not linked libgdk with an exception of 'pow', i.e. missing -lm. Quoting https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=202256#c1 "The libraries work, but less efficiently than they could if they were linked properly". Version-Release number of selected component (if applicable): imlib-1.9.13-28.fc6
Should be fixed in 1.9.15-1.fc7; this version should also address the opposite issue of some libraries being linked against unnecessarily for some of the shared objects in the package.
Fixed long ago.