Hi all, this problems seems to be due to a bug in the xlib6 package (see http://bugs.debian.org/90658).
Martin On Sat, 24 Mar 2001, Adrian Bunk wrote: > On Sat, 24 Mar 2001, Toens Bueker wrote: > > > Hi *, > > Hi Toens, > > > after a recent dist-upgrade I get this error-message when > > I try to start xterm, xconsole (or something else out of > > xbase-clients): > > > > [EMAIL PROTECTED]:$ xterm > > xterm: error while loading shared libraries: /usr/X11R6/lib/libXaw.so.7: > > undefined symbol: > > XmuCvtGravityToString > > > > libxaw7 is version 4.0.2-11 > > > > Anyone else with these problems? Am I missing something? > > something goes currently wrong with linking when the paths to the libc5 > libraries are before the paths to the libc6-X11 libraries in > /etc/ld.so.conf. As a workaround move the lines > /usr/lib/libc5-compat > /lib/libc5-compat > to the end of this file and run "ldconfig". > > > by > > Töns > > cu > Adrian > >