Robert Vogl wrote: > > Hi, > > if I type in a URL I always get the notification: > > "The process for the http://foo.bar protocol died unexpectedly" > > .xsession-errors protocolls this: > > kdeinit: kio_http: error in loading shared libraries > /opt/kde2/lib/kio_http.so: undefined symbol: MD5Init > > Since it is not fixed in the current snapshot (20001001), are there any > efforts to fix it for the final release? > > Snapshot 20001001, compiled from the sources; Kernel 2.0.36; glibc 2.0.7; QT > 2.2.0. > Hmm, do you --enable-final or any special CXXFLAGS? MD5Init is declared in extern_md5.c and is only disabled (together with calls to it) if you specify -DNO_MD5 Greetings, Stephan -- ... but you ain't had mine >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<