K 10 svn:author V 3 jdp K 8 svn:date V 27 2000-11-07T22:41:53.000000Z K 7 svn:log V 264 Remove the superfluous call to _rtld_error() in symlook_default(). The function's callers generate the error message when appropriate. This eliminates the message ``Undefined symbol "__register_frame_info"'' which was bogusly returned by dlerror() in some cases. END